* {
	padding: 0px;
	margin: 0px;
}

body, html {
	height: 100%;
}


html {
	background-color: #FFF;
	background-image: url(../bilder/seitenhint_1.gif);
	background-repeat: repeat-y; 
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 0.75em;
	line-height: 1.5em;
}



/*************************************************************************/

/*                              E B E N E N                              */

/*************************************************************************/



#container{ /* alles umfassender container */
	position: relative;
	width: 985px;
	display: block;

}




#linke_spalte{
position: relative;
float: left;
width: 200px;
top: 0;
left: 0;


}


#hauptnavi{
text-indent: 16px;

}






#rechte_spalte{
position: relative;
float: left;
width: 765px;
padding-left: 10px;
top: 0;
left: 0;
}



* html #rechte_spalte{ /* F..cking IE ... */
width: 775px;
}









#hilfsnavigation{
width: 100%;
height: 26px;
background-color: #FFF;
border-top: 16px white solid;
}


#kopf{
position: relative;
float: left;
width:600px;
margin-bottom: 20px;
clear: both;

}



#teaserspalte{
position: absolute;
width: 145px;
top: 0;
right: 5px;

/* margin-top: 192px; */
margin-top: 163px;
}







#suche{

margin-top: 0;
}







#inhalt{
position: relative;
float: left;
width:600px;

}


#suchversteck{
width: 10px;
height: 10px;
overflow: hidden;
visibility: hidden;

position: absolute;
left: -50px;
top: -50px;

}



.csc-header, .csc-textpic{
clear: both;
}


.clear{
clear: both;

}


/*************************************************************************/

/*                                T Y P O                                */

/*************************************************************************/



a:link    {color : #87991F; text-decoration: none}
a:visited {color : #87991F; text-decoration: none}
a:hover   {color : #666; text-decoration: none}
a:active  {color : #666; text-decoration: none}


.fusslink:link    {color : #FFF; text-decoration: none;}
.fusslink:visited {color : #FFF; text-decoration: none;}
.fusslink:hover   {color : #FFF; text-decoration: underline;}
.fusslink:active  {color : #FFF; text-decoration: none;}


h1{
/* color: #006FBA; */
font-size: 13px;
font-weight: bold;
padding-bottom: 10px;
}


.sp_links_text{
padding-left: 12px;
}


.kruemel{
font-size: 0.9em;
padding-bottom: 18px;
}



.introtext{
line-height: 20px;
color: #666;
font-size: 1.2em;
margin-top: 10px;

}


#kopf p{
line-height: 20px;
color: #666;
font-size: 1.2em;
/* margin-top: 10px; */

}






#teaserspalte p{
font-size: 0.9em;
line-height: 1.1em;

}



#teaserspalte .csc-textpic-caption{
font-size: 0.9em;
line-height: 1.1em;
font-weight: bold;

}



#teaser .csc-header{
height: 1px;
visibility: hidden;

}














/* Bullet-Listen im Inhalt */

#inhalt li{
margin-left: 30px;

}


/*************************************************************************/

/*                          TABELLE KANDIDATEN                           */

/*************************************************************************/


#kandidatentabelle table{
width: 100%;

}



#kandidatentabelle td{
vertical-align: top;
width: 25%;

}



#kandidatentabelle a img{
border: 0;

}





/*************************************************************************/

/*                              B I L D E R                              */

/*************************************************************************/


.bild_rechts{
position:relative;
float:right;
top:0;
right:0;
margin-left:7px;
/*clear:both;*/
}

.bild_links{
position:relative;
float:left;
top:0;
left:0;
margin-right:7px;
/*clear:both;*/
}



/*************************************************************************/

/*                               N A V I                                 */

/*************************************************************************/



.hilfsnavi{
padding:0;
margin:0;
list-style:none;
font-size: 0.9em;
}

.hilfsnavi li{
width:140px;
float:left;
/*text-align:center; */
padding:0;
margin:0;
border:0;
}


 /* BREITEN der einzelnen Hilfsnavilinks */
 
 
.hilfsnavi li.home{
width:65px;
}


.hilfsnavi li.sitemap{
width:75px;
}



.hilfsnavi li.kontakt{ 
width:70px;
}

.hilfsnavi li.newsletter{ 
width:155px;
}


.hilfsnavi li.mitglied{ 
width:120px;
}







.hilfsnavi a, .hilfsnavi a:visited {
/*background-color:#000;*/
color: #000;
display:block;
height:22px;
width:100%;

line-height:20px;
}


*html .hilfsnavi a, .hilfsnavi a:visited {
line-height:20px;
}





.hilfsnavi a:hover{
color:#87991F;
}

.hilfsnavi_aktiv a:link, .hilfsnavi_aktiv a:hover, .hilfsnavi_aktiv a:visited, .hilfsnavi_aktiv a:active {
background-color:#7F3253;
color: #FFF;
}





/* ***************/
/* S I T E M A P */
/* ***************/

.csc-sitemap ul{
padding:0;
margin:0;
margin-bottom: 20px;
list-style:none;
}

.csc-sitemap li{ /* Abstände nach einem Hauptpunkt */
margin-bottom: 20px;
}


.csc-sitemap ul ul{
padding:0;
margin:0;
margin-left: 20px;
list-style:none;
}

.csc-sitemap ul ul li{/* KEINE Abstände nach einem Unterpunkt */
margin-bottom: 0;
}


















/*************************************************************************/
/* HAUPTNAVIGAION  */
/*************************************************************************/

.hnp{
margin:0;
padding:0;
list-style:none;

margin-top: 30px;


}


.hnp a, .hnp a:visited{
color: #666;
font-weight: bold;
background-color:#EEEEEE;
display:block;
width:100%;
height:20px;
line-height:18px;
text-indent: 21px;
/*border-top: 1px solid #DEDEDE;*/
}


.hnp a:hover{
/* color: #333; */

color: #87991F;

background-color:#FAFAFA; 
/*border-top: 1px solid #DEDEDE;*/
}


.hnp li{
padding:0;
margin-top:20px;
}


#navabschluss{
width: 100%;
height: 1px;
background-color: #DEDEDE;
}





/*************************************************************************/
/* SUBNAVIGATION ERSTE STUFE  */
/*************************************************************************/

.sn01{
margin:0;
padding:0;
list-style:none;
font-weight: normal;
}


.sn01 a, .sn01 a:visited{
color: #666;
background-color:#FAFAFA; 
font-weight: normal;
display:block;
width:100%;
height:20px;
line-height:18px;
text-indent: 21px;
border-top: 0;
}


.sn01 a:hover{
/* color: #333; */

color: #87991F;

background-color:#FAFAFA; 
border-top: 0;
}


.sn01 li{
padding:0;
margin-top:0px;
}


.aktpunkt a, .aktpunkt a:visited, .aktpunkt a:hover {
padding:0;
margin: 0;
color: #333;
background-color:#FAFAFA; 
}


*html .aktpunkt a, *html .aktpunkt a:visited, *html .aktpunkt a:hover {
margin-top:-9px;
}


.aktpunkt2 a, .aktpunkt2 a:visited, .aktpunkt2 a:hover {
padding:0;
margin: 0;
color: #000;
background-color:#FAFAFA; 
}







/*************************************************************************/

/*                          F O R M U L A R E                            */

/*************************************************************************/




.suchtext{
width: 123px;
border: 1px solid #000;
height: 16px;
}



* html .suchtext{ /* F..cking IE ... */
height: 18px;
}













.csc-mailform {

border: none;
/*width: 500px;*/
width: 100%;


}


.csc-mailform-field{
clear: both;
width: 100%;
height: auto;
min-height: 15px;
padding-bottom: 7px;
padding-top: 7px;
border-bottom: 1px solid #000;
}




.csc-mailform-field label {
position: relative;
float: left;

}



.csc-mailform-field_blank{
clear: both;
width: 100%;
height: auto;
min-height: 15px;
padding-bottom: 7px;
padding-top: 7px;
}




.csc-mailform-field_blank label {
position: relative;
float: left;

}





#formtext_oben{
padding-bottom: 7px;
padding-top: 7px;
border-bottom: 1px solid #000;
}









/* Supbmit-Button: */

mailformformtype_mail {
width: 200px;
border: 1px solid #000;
background-color: #FF9999;
}





/*  ERGAENZUNGEN  */

.form_zw_titel{
position: relative;
width: 100%;
height: 20px;
line-height: 17px;
font-weight: bold;
background-color: #EEEEEE;
border: 1px solid #DEDEDE;
margin-top: 10px;
margin-bottom: 5px;
clear: both;

}


#mf_firma, #mf_vorname, #mf_name, #mf_postadresse, #mf_plz_ort, #mf_telefon, #mf_email

{
position: relative;
float: right;
display: block;
width: 450px;
border: 1px solid #000;

}

#mf_bemerkungen_10{
position: relative;
float: right;
display: block;
width: 450px;
height: 100px;
border: 1px solid #000;


}



#mf_beratung_1{
position: relative;
float: right;
/* clear: both; */
width: 350px;
border: 1px solid #000;

}



.radiotabelle{
clear: both;
}


.formclear{
width: 100%;
height: 1px;
clear: both;
}


* html .formclear{ /* F..cking IE ... */
display: none;
}



.sollfeld {
	color: #FF0000;
	font-weight: bold;
}




/*************************************************************************/

/*                       T Y P O 3    F L I C K E                        */

/*************************************************************************/





#inhalt .csc-textpic-clear{
margin: 0;
padding: 0;
border: 0;


}



#teaser .bodytext, #teaser .csc-textpic-text{
margin: 0;
padding: 0;
border: 0;

}







#teaser .csc-textpic-caption{
margin-top: 5px;
margin-bottom: 0;

}


#inhalt .csc-searchform{
margin-top:30px;
}





/************************************************************/
/*  Suchformular formatieren  */
/************************************************************/





#EAG_tform .csc-header{ /* Titel des Beitrags (Suchform) verstecken */
height: 1px;
visibility: hidden;
overflow: hidden;

}





#EAG_tform{
height: 18px;
}



#EAG_tform .EAG_textbox{
width: 118px;
height: 18px;
border: 1px solid #000;
vertical-align: top;
margin: 0;

}


* html #EAG_tform .EAG_textbox{

height: 20px;
margin-top: -1px;

}


#EAG_tform .EAG_submit{
width: 20px;
height: 20px;
border: 1px solid #000;

margin: 0;

margin-left: 5px;

background-color: #FFF;
vertical-align: top;

line-height: 16px;

}


#EAG_tform .EAG_textarea{
width: 115px;
border: 1px solid #000;

}

/***************************************************/







* html #inhalt table *{

	font-size: 0.95em;
	line-height: 1em;
}


.csc-searchResultInfo{
margin-top: 0; 

}




.csc-searchResultHeader{

	font-weight:bold;
	font-size: 1em;
margin-top: 18px;

}





#inhalt .csc-searchform .csc-form-label, #inhalt .csc-searchform .csc-form-fieldcell,  #inhalt .csc-searchform .csc-form-labelcell{
display: none;

}




#suche .csc-searchResultInfo, #suche .csc-searchResultHeader, #suche .csc-searchResult{ /* wieso die resultate trotz redirect in der rechten Spalte angezeigt werden?!!! */
display: none;

}



#inhalt #EAG_tform form{
display: none;
}






