//*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P {
	font-size: 12px;
}
TABLE.contenttable TR TD {
   font: normal 11px;
   background: transparent;
}
/* Tables, specifically */
TABLE.contenttable-0 P {
	color: #1B2943;
}
TABLE.contenttable-1 P {
	color: #2B4D67;
}
TABLE.contenttable-1 TR.tr-0 TD P {
	font-weight:12px
;
}
TABLE.contenttable-1 TR.tr-0 TD {
	background-color: White;
}
TABLE.contenttable-2 P {
   color: #3C3C3C;
}
TABLE.contenttable-2 TR TD.td-0 {
}
TABLE.contenttable-2 TR TD.td-0 P {
	font-weight:12px
;
}
TABLE.contenttable-3 P {
	color: #8A0020;
}
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD {
   background-color: #E7E7E7;
}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P {
	font-weight:12px
;
}
/* RTE / Table styling */
TABLE.contenttable {
   border: 1px none;
   margin: 5px 5px 5px 5px;
   width: 100%;
   font: normal;
}
TABLE.contenttable TR TD {
	padding: 5px 5px 5px 5px;
}
TABLE.contenttable TR TD P.bodytext {
	font-size: 12px
;
}
TABLE.contenttable TR {
}
/*****************/
/* Various Forms */
/*****************/
/* Email, Login and Search forms generally:*/
FORM TABLE TR TD {
	padding-left: 5px;
	padding-right: 5px;
   
}
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell {
   background-color: transparent;
   border: 1px none Black;
}
FORM TABLE TR TD.csc-form-fieldcell {
	background-color: Navy;
	border: 1px none Black;
	margin: 5px 5px 5px;
}
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA {
	border: 1px solid Black;
	background: #4682B4;
	background-color: White;
	border-color: #6A9BC5;
	margin: 5px 5px 5px;
}
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req {
   font-weight: 12px;
   border: 1px dotted Black;
}
/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell {
   border: 1px solid Blue;
   font-size: 12px;
   background: #D4ECA8;
   width: 100%;
}
/* Search form, specifically */
FORM TABLE.csc-searchform {
	width: 100%;
}
FORM TABLE.csc-searchform TR TD {
   padding: 2px;
}
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell {
	font-weight:12px
;
}
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT {
	border: 1px none #2B5070;
	background: #E4E4E4;
	width: 250px;
	color: #000000;
	font-family: sans-serif;
	font-size: 11px;
}
/* Login form, specifically */
FORM TABLE.csc-loginform {
	width: 70%;
}
#tx-newloginbox-pi1-user, #tx-newloginbox-pi1-pass {
	border: 1px solid #aec4de;
}
.tx-newloginbox-pi1-submit {
	border: 1px solid #aec4de;
	color: #000000;
	background: #ffffff;
}
/******************/
/* Linker Inhalt */
/******************/
#inhaltl {
	width: 160px;
	margin: 5px 5px 5px 10px;
}
.box4{
   background: transparent;
   padding: 4px;
margin: 0px;
width:130px;
margin-right:4px;
   position:absolute; 
	top:190px;
   left: 80%;

} 

/******************/
/* Headers, plain */
/******************/
H1, H2, H3, H4, H5, H6  {
	color: #434343;
	font-size: 16px;
	padding: 1px 3px 3px 3px;
	background: #F0F894;
	margin-bottom: 5px;
}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
	color: #434343;
	font-size: 16px;
	padding: 1px 3px 3px 3px;
	background: #F0F894;
	margin-bottom: 5px;
}
 H4.csc-firstHeader{
   margin-top: 1px;
   margin: 1px;
   padding: 1px;
   font-family: Tahoma;
   color: #4C4C00;
   padding: 1px;
   margin-right: 1px;
   background: #EAEAEA url(Images/bg_rechts.gif);
   font-size: 10px;
   font-weight: bold;
}
body {
	color: Black;
	background: url(http://www.ney-fleckl.de/fileadmin/templates/sim/background_big.gif);
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
}
a {
   color: #505100;
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
}
a:hover {
   color: #111100;
   border-color: #FFD700 1px dotted;
   border-bottom: 1px dotted #505100;
   font: normal;
	background: #F0F894;
}
acronym {
	border-bottom: 1px dashed #699121;
	cursor: help;
}
h1:hover {
	background: #F0F894;
}
label, input, select {
   /* Alle Labels UND Formularelemente auswählen */
   display: block;
   float: left;
   width: 200px; /* Breite.*/
   font-weight: bold;
   margin: 2px;
   
}
#column2 ul {
	margin: 30px;
}
#column2 li {
	color: #1A1A1A;
	list-style: circle inside;
	text-indent: 15px;
	font-size: 11px;
}
.login {
   border: 1px solid #c9dcea;
   color: #999999;
   background: #4F6A1A;
}
.login_hover {
	border: 1px solid #999999;
	color: #cccccc;
}
submit {
   border: 1px solid #c9dcea;
   color: #282800;
   cursor: pointer;
   margin: 2px 0px;
   text-decoration: none;
   width: 50px;
   text-align: center;
}
submit_hover {
   border: 1px solid #999999;
   color: #89B0D1;
   cursor: pointer;
   margin: 2px 5px;
   text-decoration: none;
   text-align: left;
} 
#wrap {
	background: url(http://www.ney-fleckl.de/fileadmin/templates/sim/background_big.gif)
   text-align: left;
   font-size: 12px;
   font-family: Verdana;
margin: 0px,0px,0px,0px;

}

/* The background-image's for the #wrap below are for preloading all the page's images, just add your own images to the pattern */
#header {
	color: White;
	font-size: 11px;
}
#nav {
   padding-bottom: 8px;
   width: 160px;
   margin: 8px;

}
/* Vertical Navigation Menu */
#all_nav1 {
   display: block;
   line-height: 10px;
   color: #0F1505;
   text-decoration: none;
   text-align: left;
   width: 160px;
   margin: 5px 5px;
}
#all_nav2 {
   display: block;
   line-height: 5px;
   color: #3D5214;
   text-decoration: none;
   text-align: left;
   width: 160px;
}
#all_nav3 {
   display: block;
   line-height: 5px;
   color: #3D5214;
   text-decoration: none;
   width: 160px;
   text-align: left;
}
.nav1 A, .nav2 A, .nav3 A{
   display: block;
   line-height: 26px;
   border-bottom: 1px solid #D1FFA4;
   color: #2A380E;
   text-decoration: none;
   width: 160px;
   background: transparent;
}
.nav1 A:hover, .nav2 A:hover, .nav3 A:hover{
   display: block;
   line-height: 26px;
   color: #FFFFF0;
   text-decoration: none;
   width: 160px;
   background: #6B8E23;
   border-right-width: thin;
}
.nav1_act A, .nav2_act A, .nav3_act A {
   display: block;
   line-height: 26px;
   border-bottom: 1px solid Black;
   color: #F3F7FA;
   text-decoration: none;
   width: 160px;
   background: #89B62D;
}
.nav2 A:visited,.nav3 A:visited {
   display: block;
   line-height: 25px;
   border-bottom: 1px solid Black;
   color: Black;
   text-decoration: none;
   width: 160px;
   background: #6B8E23;
   font-weight: bold;
}
#column1 {
   float: left;
   width: 150px;
   margin: 15px;
}
#column1 img {
   border: 1px none transparent;
}
/* in the tag below, #column2, I used the Underscore Hack to give the column2 div the correct margins in Firefox 1 */
#column2 {
	width: 750px;
	margin-left: 220px;
	padding: 5px;
}
#links div {
   float: left;
   width: 0px;
}
#links div li {
	list-style: none;
}
#links div li a {
	padding-left: 5px;
	text-decoration: none;
	background-position: left;
}
#links div li a:hover {
	color: #ACC7DF;
	text-decoration: none;
}
#footer {
	clear: none;
	color: #434343;
	font-family: Verdana;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
	background: transparent;
	float: right;
}
#footer a {
   text-decoration: none;
   text-align: left;
}
legend {padding-left:10px;padding-right:10px;border: 0px;}
fieldset {border:0px;padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:10px;border: 1px solid #C0C0C0;}.
radiolayout {width:150px;padding-top:15px;padding-bottom:15px;}
.formu {
   width: 80%;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 50px;
   border: 1px dotted #909000;
}
.mf-radio {border:0px;}.mf-text {
   color: #000000;
   border: 1px solid #C7C800;
   margin-bottom: 5px;
}
.mf-check {border: 0px;}.mf-select {border:0px;}.mf-input {
   border: 1px solid #C7C800;
   margin-bottom: 5px;
}
.mf-submit {
   color: #ffffff;
   background-color: #525E69;
   border: 1px dotted #C7C800;
   font-weight: bold;
}
a img { 
border: none