/* CSS Document */

@import "/fileadmin/templates/css/style_rte.css";


body {
margin-top:10px;
/* background:url(/fileadmin/templates/images/bg_seite.jpg); */
/* background-color:#F7D6E2; */
background-color:#FFFFFF;
}

div#hauptebene {
position:relative;
z-index:1;
}

div#header { 
position:relative;
z-index:2; 
}


div#headline {
margin-left:295px;
margin-top:120px;
width:165px;
}


div#wrapper { position:absolute; top:169px; width:840px; z-index:19; background-image:url(/fileadmin/templates/images/bg_content.gif);  }           
div#links   { float:left; width:279px; top:204px; z-index:20; }
div#mitte   { float:left; width:329px; top:204px; z-index:21; padding-top:55px; }
div#rechts  { float:left; width:232px; top:204px; z-index:22; background-color:#FFCC99; }

div#content       { padding-left:20px; padding-right:20px; padding-bottom:0px; margin-bottom:0px; color:#587CBA;  }
div#content_right { padding-left:30px; padding-right:30px; padding-bottom:0px; margin-bottom:0px; color:#587CBA;  }

table.content {
width:840px;
border-spacing:0px 0px;
}

table.content td {
background-image:url(/fileadmin/templates/images/bg_content.gif);
}

p,li,ul,ol,span,td { font-family:verdana; font-size:11px; color:#587CBA; line-height:18px;}

/* FORMATIERUNG DER "BILD-TEXTE" */
dd.csc-textpic-caption { font-family:verdana; font-size:9px; color:#587CBA; font-weight:bold; }


hr {  width: 100%; background-color: #EEF1F8; color: #EEF1F8; height: 1px; border: 0px }

a img { border:0px; }


a.navigation         {font-family:tahoma; font-size:10px; color:#A6A6A6;}
a.navigation:link    { text-decoration: none; color: #A6A6A6; }
a.navigation:visited { text-decoration: none; color: #A6A6A6; }
a.navigation:hover   { text-decoration: none; color: #5B5B5B; }


td.navigation_meta a:link    { text-decoration:none; color:#C60036; font-size:10px; font-weight:normal; background:url(/fileadmin/templates/images/flieger_nav_meta.gif) no-repeat; padding-left:20px; padding-right:5px; }
td.navigation_meta a:visited { text-decoration:none; color:#C60036; font-size:10px; font-weight:normal; background:url(/fileadmin/templates/images/flieger_nav_meta.gif) no-repeat; padding-left:20px; padding-right:5px; }
td.navigation_meta a:hover   { text-decoration:none; color:#C60036; font-size:10px; font-weight:normal; background:url(/fileadmin/templates/images/flieger_nav_meta.gif) no-repeat; padding-left:20px; padding-right:5px; }

a:link    { text-decoration:underline; color: #587CBA; font-weight:bold; }
a:visited { text-decoration:underline; color: #587CBA; font-weight:bold; }
a:hover   { text-decoration:underline; color: #466088; font-weight:bold; }

/* //////////////////////////////////////////////////////////////*/
/* FORMULARE */


input.kontxturplace_input,select.kontxturplace_select {
font-family: verdana; 
font-size:11px;
color:#587CBA;
width:100px;
font-weight: bold;
}


input.form  {
font-family: verdana; 
font-size:11px;
color:#587CBA;
width:100px;
font-weight: bold;
}


select.form  {
font-family: verdana; 
font-size:11px;
color:#587CBA;
width: 170px;
font-weight: bold;
}

input.button,input.kontxturplace_button  {
font-family: verdana; 
font-size:11px;
color:#587CBA;
font-weight: bold;
border:1px solid #587CBA;
background-color:#BDD3EB;
width:auto;
}

input.button:hover {
background-color:#587CBA;
color:#FFFFFF;
}

textarea    {
font-family: verdana; 
font-size:11px;
color:#587CBA;
color:#587CBA;
width: 170px;
height:100px;
font-weight: bold;
}



fieldset.csc-mailform {
  padding: 1em;
  font:80%/1 sans-serif;
  border:1px;
  }

label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }

  


/* LOGIN-BOX */
.tx-newloginbox-pi1 table { border:2px solid #F8F7FC; width:100%; }
.tx-newloginbox-pi1 th    { background:#BDD3EA; padding:4px; text-align:right; white-space:nowrap; width:25%; font-family: verdana; font-size:11px; color:#587CBA; }
.tx-newloginbox-pi1 td    { background:#EEF1F8; padding:4px;  }
.tx-newloginbox-pi1 input { font-family: verdana; font-size:11px; color:#587CBA;}  
  
/* //////////////////////////////////////////////////////////////////
FRONT-END-USER-REGISTRATION
///////////////////////////////////////////////////////////////////*/
		.tx-srfeuserregister-pi1 p { }
		.tx-srfeuserregister-pi1 h4 { }
		.tx-srfeuserregister-pi1 legend { }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash {  }
		/* .tx-srfeuserregister-pi1 a:link { } */
		.tx-srfeuserregister-pi1 label { }
		.tx-srfeuserregister-pi1 label span { }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { font-size:9px; line-height:normal; }
		.tx-srfeuserregister-pi1 select,input { width:100px; font-family: verdana;  font-size:11px; color:#587CBA; }
		.tx-srfeuserregister-pi1-submit       { width:auto; font-family: verdana; font-size:11px; color:#587CBA; font-weight: bold; border:1px solid #587CBA; background-color:#BDD3EB; }
    	.tx-srfeuserregister-pi1-submit:hover { background-color:#587CBA; color:#FFFFFF; }

		.tx-srfeuserregister-pi1 input[type=password] { }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { }
		.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1  { }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { }
		.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { }
		.tx-srfeuserregister-pi1 ul { }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values { }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { }
		.tx-srfeuserregister-pi1 dl { }
		.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd {  width:100px; }
		.tx-srfeuserregister-pi1 dt label { width:100px; }
		.tx-srfeuserregister-pi1 dd { width:155px; }
		* html .tx-srfeuserregister-pi1 dd { }
		.tx-srfeuserregister-pi1 dd p { }
		.tx-srfeuserregister-pi1 dd label { }
		.tx-srfeuserregister-pi1  {font-family:arial; font-size:12px; font-weight:bold; }
		.tx-srfeuserregister-pi1-text { background-color:#666666 solid 1px; font-family:arial; font-size:12px; font-weight:bold; }
        a.tx-srfeuserregister-pi1 { text-decoration:underline; color: #000000; font-weight:bold; background:none; padding:0px; }
		
		input.tx-srfeuserregister-pi1-checkbox { width:auto; }
		div.tx-srfeuserregister-pi1 { width:291px; padding:0px; }
		
		div.tx-srfeuserregister-pi1 fieldset { border:1px solid red; }
		
		
/*****************************************
 **  Sitemap  ****************************
 *****************************************/
div.sitemap_level1 {
display:none;
}

div.sitemap_level2 { padding-left:0px;  }
div.sitemap_level3 { padding-left:10px; }
div.sitemap_level4 { padding-left:20px; }

input.form_radio {width:auto; }		  

