
h1
{
font-size: 190%;
color: #002652;
}

.kurs_row{
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.teaser{

}
.teaser_eintrag{
	font-size:90%;
	width: 200px;
}
body{
	margin-top: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;  
	font-size: 80%;
	color:#203E66; 	
}
td{
vertical-align:top;
	
}
.maindiv{
	background-position:left;
	background-repeat:repeat-y;
	background-image: url(../layout/schriftzug/hintergrund.gif);
}


.alle_links{ 
	height:60px; 
}
.uhref{
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color:#203E66; 
	padding-right: 10px; 
	text-decoration:none;
}
.highlight_words{
	background-color: yellow;
	border: 1px solid #cccccc;
	padding: 2px;
	text-transform:uppercase;
}
.href{ 
	padding-top:3px; 
	text-decoration:none;
	color:#203E66;
	text-align:center; 
	height:25px; 
}
.navi{
	vertical-align:top; 
	border-bottom: 5px #002652 solid;
	text-align:center;
	float:left;
}
.schnellsuchen{
	background-color: #DFDFE5;
	font-weight: bold;
	text-align:left;
	vertical-align:top;
}


.kurssuche_titel{
	background-color: #DFDFE5;
	font-weight: bold;	
	text-align:center;	
}
.bildungsanbieter_titel{
	background-color: #F0EDE5;
	font-weight: bold;	
	text-align:center;	
}
.jump_to_top{
	text-align:right;	
}
.anfangsbuchstaben{
	background-color: #f5f5f5;
	font-weight: bold;	
}
.fett{
	font-weight: bold;
	font-size: 16px;
}
.error{
	font-weight: bold;
	color: red;
}
.detail{
	border: 2px #203E66 solid;
	text-align:left;
}
.aktiv_karteireiter{ 
	background-color: #203E66; 
	color: #FFFFFF; 
	font-weight: bold;
	text-align: center;
}
.deaktiv_karteireiter{ 
	text-align: center;
	background-color: #f5f5f5;
	border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
}
.fettklein{
	font-weight: bold;
	font-size: 14px;
}
.kategorie_links{
	font-size: 80%;
	color:#203E66;	
}
.kategorie_link_aktiv{
	font-size: 80%;
	font-weight: bold;
	color:#203E66;		
}
.abc{
	font-size: 120%;
	font-weight: bold;
	margin: 7px;
	color:#0000FF;
}








/* Bildungsbörse */

/*Überschrift der einzelnen Seiten*/
.boerse_titel{ 
	color: #002652; 
	width: 275px;
	font-size: 18px;
	padding: 3px;
}
.boerse_anzeige_headline{
	text-align:center;
	padding-bottom: 10px;
}



/* Startseite der Börse */
#boerse_start_box1
{
	color: #944D08; 
	font-size:18px;
	border: 1px solid #C8C6BE;
	text-align:center;
	padding: 3px;
	width: 300px;
	height: 200px;
}
#boerse_start_box2{
	text-align: left;
	border-bottom: 1px #C8C6BE solid;
	border-top: 1px #C8C6BE solid;
	border-right: 1px #C8C6BE solid;
	border-left: 1px #C8C6BE solid;	
	margin-top: 3px;
	padding: 5px;
	font-size:12px;
	height: 165px;
}
#boerse_start_box2 ul{
	list-style: circle;
}


/* Übergeordneter DIV auf der Seite der Eintragsauflistung */
.boerse_main
{
	border: 1px solid #C8C6BE;
	padding: 3px;
}


/* Suchformular */
#boerse_suche{
	border-bottom: 1px #C8C6BE solid;
	border-top: 1px #C8C6BE solid;
	border-right: 1px #C8C6BE solid;
	border-left: 1px #C8C6BE solid;	
	padding-left: 200px;
	padding-bottom: 5px;
	font-weight:bold;
}
#boerse_suche form{
	margin-bottom: 0px;
}
#boerse_suche select{
	width:149px;
}
.boerse_suche_submit_button{
	width:100px;
}
/*Anzeige der Gebot oder Gesuch eintragen links*/
.boerse_eintragen_links{
	width: 100%;
	text-align:center;
	padding-bottom: 15px;
	margin-right: 12px; 
	margin-top: 6px;
}


/* Einzelner Eintrag */
#boerse_eintrag {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 6px;
	margin:0px;
	background-image: url(../bildungsboerse/hg_plus_min.gif);
	background-repeat: repeat-y;
	background-position: 6px 0px;
}
#boerse_eintrag table{
	width:670px;
}
#boerse_eintrag img{
	margin-right: 8px;
}
#boerse_eintrag a{
	/*text-decoration:none;*/
}
.boerse_anzeige_detail{ /*div*/
	border-left: 2px solid black;
	margin-left: 16px;
}
.boerse_eintrag_titel{ /*span*/
	font-weight:bold;
	width: 294px;
	/*border: 1px solid black;*/
}
.boerse_eintrag_banner_art{ /*span*/
	width: 174px;
	font-weight: bold;
	/*border: 1px solid red;*/
	float:right;
}
.boerse_eintrag_banner_bereich{ /*span*/
	width: 200px;
	font-weight: bold;
	/*border: 1px solid green;*/
	float:right;
}
.boerse_eintrag_text /*p*/
{
	/*border: 1px solid orange;*/
	padding-left:30px;
	font-size:90%;
} 
.boerse_eintrag_user{
	padding-left:30px;
	font-size:90%;
}
.boerse_eintrag_user_name{ /*span*/

}
.boerse_eintrag_user_adresse{ /*span*/

}


/*Kontaktfromular*/
#boerse_kontaktformular{
	font-size:90%;
	font-weight:bold;
}
#boerse_kontaktformular table{
	font-size:90%;
	font-weight:normal;
	width: 300px;
}
#boerse_kontaktformular fieldset{
width:300px;
margin-right: 10px;
}
.boerse_kontaktformular_abgeschickt{
	float:right;
	padding-top: 18px;
	font-size: 110%;
	color:#009900;
	font-weight:bold;
}


/*Eingabe eines neuen Eintrags*/

#boerse_eingabe
{
	background-color:#E8ECF2;
	color: #203E66; 
	border: 1px solid #C8C6BE;
	text-align:left;
	padding: 3px;
	margin:10px;
	width: 600px;
}
/* ENDE - Bildungsboerse */


#div-lexi-o
{
margin-left: 23px;
position: static;
width: 90%;
height: 21px;
padding: 0px;
}

#div-lexi-m
{
position: static;
margin-left: 23px;
position: static;
width: 90%;
padding: 0px;
background-repeat: repeat-y;
}

#div-lexi-m-i
{
border: 1px solid #f6f6f6;
margin-left: 3px;
position: static;
color: #002652;
position: static;
width: 90%;
padding: 6px;
}
#div-lexi-u
{
margin-left: 23px;
position: static;
width: 90%;
height: 21px;
padding: 0px;
}
#div-lexi-m a:link
{
color: #002652;
}

#div-lexi-m a:visited
{
color: #002652;
}

#div-lexi-m a:hover
{
color: #336699;
}

#div-lexi-m a.symb
{
background-image: url(../images/symb_lexi_kl.gif);
background-repeat: no-repeat;
padding-left: 20px;
margin-left: 4px;
}

#div-lexi-m-i h2
{
font-size: 150%;
color: #002652;
}

#div-lexi-m-i h3
{
font-size: 120%;
color: #002652;
}

#div-lexi-m-i h4
{
font-size: 100%;
color: #002652;
}

#div-lexi-m ul
{
margin-bottom: 0px;}





.input-go
{
/*
border: 1px solid #002652;
background-image: url(../images/pfeil_go.gif);
background-repeat: no-repeat;
background-position: 3px 2px;
*/
width: 24px;
height: 22px;

}

#tab-innen
{
background-color: #002652;
}

#tab-innen td
{
background-color: #ffffff;
font-size: 70%;
padding: 5px;
vertical-align: top;
}

.a-lexi
{
color: #002652;
text-decoration: none;
}
.doc_td1{
	width:50px;
}
.doc_td2{
	width:200px;
}

.kategorie_link_aktiv{
font-weight:bold;
}

#PromotionKontakt table{
background-color: #002652;
}
#PromotionKontakt td{
background-color: #FFFFFF;
vertical-align:top;
}
#PromotionKontakt .textfield{
width: 300px;
}
#PromotionKontakt input{
border: 1px solid #cccccc;
}