/* CSS Document */


/*################ Tags #####################################*/
body,td,textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #111133;
}
input{
	font-family: Tahoma, Verdana, Helvetica, Arial;
}
form{
margin-bottom: 0px;
padding-bottom: 0px;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
}
/* LINKS */
a{
	color: #336699;
}
a:hover{
	text-decoration: none;
}
a.link_navigation{
	color: #FFF;
	text-decoration: none;
}

a.link_hauptnavigation2{
	color: #111133;
	text-decoration: none;
}
a.link_hauptnavigation2:hover{
	color:#992200;
}
a.link_head_diagnostik{
	font-size: 14px;
	color: #336699;
	text-decoration: none;
}

a.link_diagnostik{
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
a.link_diagnostik:hover{
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
}
a.link_verlauf{
	font-size: 10px;
	color: #336699;
	text-decoration: none;
}
a.link_verlauf:hover{
	font-size: 10px;
	color: #336699;
	text-decoration: underline;
}
a.link_organisationen{
	font-size: 10px;
	line-height: 14px;
	color: #336699;
	text-decoration: none;
}
a.link_organisationen:hover{
	font-size: 10px;
	color: #336699;
	text-decoration: underline;
}
a.link_service{
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

/*################ Klassen #####################################*/

/* NAVIGATION */
.hauptnavi_head{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	color: #FFF;
	background-color: #CC5328;
	line-height: 18px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	letter-spacing:1px;
}
.hauptnavi{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	color: #FFF;
	border-bottom: solid 1px #AAAA88;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing:1px;
}
.hauptnavi_aktiv{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	color: #FFF;
	background-color: #CC8888;
	border-bottom: solid 1px #AAAA88;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing:1px;
}
.hauptnavi_2{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	padding-left: 14px;
	color: #111133;
	background-color: #DDDDEE;
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 16px;
}
.hauptnavi_2_dots{
	align: center;
	background-color: #FFF;
	text-align: center;
}
.hauptnavi_2_aktiv{
	font-family: Arial, Helvetica, sans-serif;
	color: #111133;
	font-weight: bold;
	background-color: #DDDDEE;
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 16px;

}
.hauptnavi_3{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 162px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18px;
}
.feldname{
	margin-top: 30px;
}
.alert{
	background-color: #FFFFCC;
	border: solid 1px #888888;
	line-height: 30px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.infoalert{
	background-color: #FFF;
	border: solid 1px #888888;
	line-height: 30px;
	padding-left: 10px;
	margin-bottom: 20px;
}
/* HINTERGRUNDFARBEN */
.bg_0{
	background-color: #FFF;
}
.bg_1{
	background-color: #CC5328;
}
.bg_2{
	background-color: #E1E1E1;
}
.bg_3{
	background-color: #F3EDDB;
}
.bg_4{
	background-color: #EFEFEF;
}
#dots{
	background-color: #FFF;
}
/* BILDER */
.img_pikt{
	float: left;
	margin-right: 15px;
}
.img_pikt2{
	float: left;
}
.img_pikt_start{
	float: left;
	margin-right: 20px;
	margin-left: 43px;
}
/* TEXTE */
.subhead_pikt{
width:100%;
height:60px;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 15px;
	color: #336699;
	padding-bottom: 10px;
}
.subhead_start{
	padding-left: 30px;
	padding-top: 40px;
	padding-bottom: 10px;
	font-size: 13px;
}
.text_marginalspalte{
	padding: 6px;
}
.text_footer{
	padding-left: 30px;
}
.service{
	font-size: 10px;
	color: #FFF;
	padding-left: 10px;
	padding-top: 8px;
	margin-left: 5px;
}
.banner{
	width: 594px;
	height: 108px;
	float: left;
	clear: left;
	
}
.top{
	width: 765px;
	height: 108px;
}

.table_main{
	background-color: #CC5328;
	border-top-width: 12px;
	border-left-width: 14px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text_tablehead{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	color: #FFF;
	line-height: 16px;
	padding-left: 3px;
	font-weight: bold;
	letter-spacing:1px;
}
.text_head_content {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom: solid 2px #F4A53A;
	letter-spacing:1px;
	padding-right: 20px;
	padding-bottom: 2px;
	margin-left: 25px;
	padding-left: 10px;
	margin-right: 20px;
}
.subhead_content_diagnostik_liste{
	margin-right: 40px;
	margin-left: 110px;
	margin-top: 15px;

}
.subhead_content_diagnostik{
	margin-right: 80px;
	margin-left: 30px;
	padding-top: 5px;
	margin-top: 20px;
	border-top: solid 1px #CCCCCC;

}
.text_content_diagnostik_liste{
	margin-right: 100px;
	margin-left: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}
.text_content_diagnostik_allg{
	margin-right: 40px;
	margin-left: 110px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.text_content_diagnostik{
	line-height: 18px;
	margin-right: 80px;
	margin-left: 30px;
	padding-top: 5px;
	margin-top: 10px;
}
.text_content_head{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
input#edit{
	padding-left: 2px;
	border: 1px solid rgb(204, 204, 204);
	font-size: 11px;
	height: 18px;
}
select#edit{
	font-size: 10px;
	height: 17px;
	width: 180px;
}
input#suche_diagnostik{
	font-size: 11px;
	height: 19px;
	width: 200px;
}
table#suche{
	margin-top: 6px;
}
#hauptnavi{

}

#tablehead{
	height: 28px;
}
#content{
	width: 80%;
	margin-top: 20px;
	margin-left: 20px;
}
.border_top_blau{
	border-top: solid 1px #3B80C2;
}
.border_bottom_blau{
	border-bottom: solid 1px #3B80C2;
}
.border_bottom_blau_5{
	border-bottom: solid 5px #F3EDDB;
}
.border_blau{
	border-top: solid 1px #3B80C2;
	border-bottom: solid 1px #3B80C2;
}
.border_link_organisationen{
	border: solid 1px #B4C6DF;
	background-color: #FFF;
}
div#subhead_diag{
	margin-left: 70px;
	background-color: #F3F5FA;
	height: 60px;
	width: 450px;
}
.line_service{
	line-height: 17px;
}
.linien_service {
	border-top: 1px solid #666677;
	border-bottom: 1px solid #666677;
	background-color: #DDDDEE;
	vertical-align:middle;
}
a.link_service:link, a.link_service:visited, a.link_service:hover, a.link_service:active {
	font-size: 10px;
	color: #111133;
	text-decoration: none;
}
a.link_service:hover	{text-decoration: underline;}

###########################
###########################
###########################

ul {margin-left: 24px;}

li {
	list-style-image: url(../bilder/list_pfeil.gif);
	list-style-position: outside;
	padding-bottom: 10px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
}

input#suche {
	width: 100px;
	border: 1px solid #A8AEB5;
}

input#button {
	width: 50;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #008384;
	border: 1px solid #444444;
	margin-right: 2px;
}

textarea {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px 1px 1px 1px solid #444444;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}

option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
/* Hauptnavigation //////////////////////////////////////////////////////////////*/
/* 0. Stufe ///////////*/
a.link_hauptnavi_0:link, a.link_hauptnavi_0:visited, a.link_hauptnavi_0:hover, a.link_hauptnavi_0:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
	/*padding-top: 6px;
	padding-bottom: 6px;*/
	width: 200px;
}

a.link_hauptnavi_0_aktiv:link, a.link_hauptnavi_0_aktiv:visited, a.link_hauptnavi_0_aktiv:hover, a.link_hauptnavi_0_aktiv:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 200px;
	
	/*padding-top: 6px;
	padding-bottom: 6px;*/
}

/* 1. Stufe ////////////////////*/
a.link_hauptnavi_1:link, a.link_hauptnavi_1:visited, a.link_hauptnavi_1:hover, a.link_hauptnavi_1:active {
	color: #444444;
	text-decoration: none;
	width: 200px;
	padding-left: 18px;
}
a.link_hauptnavi_1:hover {color: #FFF;}

a.link_hauptnavi_1_aktiv:link, a.link_hauptnavi_1_aktiv:visited	, a.link_hauptnavi_1_aktiv:hover, a.link_hauptnavi_1_aktiv:active {
	color: #FFF;
	text-decoration: none;
	width: 200px;
	padding-left: 18px;
	background-image: url(../bilder/background1.gif);
	background-repeat:no-repeat;
	background-position:10px 6px;
}
/* 2. Stufe ////////////////////////////////////*/
a.link_hauptnavi_2:link, a.link_hauptnavi_2:visited	, a.link_hauptnavi_2:hover, a.link_hauptnavi_2:active {
	color: #444444;
	text-decoration: none;
	width: 200px;
	padding-left: 18px;
}
a.link_hauptnavi_2:hover {text-decoration: underline;}






/* Servicenavigation ///////////////////////////////////////////////////////*/
a.link_service:link, a.link_service:visited, a.link_service:hover, a.link_service:active {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.link_service:hover	{text-decoration: underline;}

.service {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	border: none;
}

/* Infoleiste ///////////////////////////////////////////////////////////////*/
a.link_druck:link, a.link_druck:visited, a.link_druck:hover, a.link_druck:active {
	font-size: 10px;
	color: #444444;
	line-height:14px;
	text-decoration: none;
	width: 140px;
	padding-left: 28px;
	padding-top: 10px;
	padding-bottom: 4px;
	background-image: url(../bilder/druck.gif);
	background-repeat:no-repeat;
	background-position:4px 6px;
}

a.link_druck:hover {text-decoration: underline;}

a.link_pdf:link, a.link_pdf:visited, a.link_pdf:hover, a.link_pdf:active {
	font-size: 10px;
	color: #444444;
	line-height:14px;
	text-decoration: none;
	width: 140px;
	height: 40px;
	padding-left: 28px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../bilder/pdf.gif);
	background-repeat:no-repeat;
	background-position:4px 8px;
}
a.link_pdf:hover {text-decoration: underline;}

.info_grau	{
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	width: 140px;
	height: 20px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	background-color: #DFDDE5;
	font-weight: bolder;
}

.info_blau	{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	width: 140px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	background-color: #AAAAAA;
	font-weight: bolder;
}

/* Textlinks ///////////////////////////////////////////////////////////////////////////*/

a.link_zum_seitenanfang:link, a.link_zum_seitenanfang:visited, a.link_zum_seitenanfang:hover, a.link_zum_seitenanfang:active {
	font-size: 9px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../bilder/anfang_pfeil.gif);
	background-repeat:no-repeat;
	background-position:2px 14px;
}
a.link_zum_seitenanfang:hover a.link_zum_seitenanfang:active {background-image: url(../bilder/anfang_pfeil.gif); background-repeat:no-repeat; background-position:2px 12px;}

a.link_aktuelles:link, a.link_aktuelles:visited, a.link_aktuelles:hover, a.link_aktuelles:active {
	color: #444444;
	text-decoration: underline;
	line-height: 16px;
}
a.link_aktuelles:hover {text-decoration: none;}

a.link_email:link, a.link_email:visited, a.link_email:hover, a.link_email:active {
	color: #444444;
	text-decoration: underline;
}
a.link_email:hover {color: #992200; text-decoration: none;}

a.link_suche:link, a.link_suche:visited, a.link_suche:hover, a.link_suche:active {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.link_suche:hover		{ color: #992200; text-decoration: none;}

a.link_suche_aktiv:link, a.link_suche_aktiv:visited, a.link_suche_aktiv:hover, a.link_suche_aktiv:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link_suche_aktiv:hover  {color: #992200;}

a.link_intern:link, a.link_intern:visited, a.link_intern:hover, a.link_intern:active {
	color: #444444;
	text-decoration: underline;
	margin-bottom: 1px;
	margin-top: 1px;
}
a.link_intern:hover {color: #992200; text-decoration: none;}

a.link_pdf_text:link, a.link_pdf_text:visited, a.link_pdf_text:hover, a.link_pdf_text:active {
	font-size: 10px;
	color: #444444;
	line-height:16px;
	text-decoration: none;
	padding-left: 28px;
	padding-top: 10px;
	padding-bottom: 4px;
	background-image: url(../bilder/pdf.gif);
	background-repeat:no-repeat;
	background-position:4px 6px;
}
a.link_pdf_text:hover {text-decoration: underline;}

.abstand {
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 8px;
}

	
/* Text //////////////////////////////////////////////////////////////////////////////*/
.t_bildquelle {
	font-size: 9px;
}
.t_copy_start {
	line-height: 16px;
	color: #000000;
	margin-bottom: 10px;
}
.t_copybold_start {
	line-height: 16px;
	color: #000000;
	font-weight: 600;
	margin-bottom: 10px;
}
.t_copy_weiss {
	line-height: 16px;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 6px;
}
.t_copybold_blau {
	font-weight: bolder;
	line-height: 16px;
	color: #003399;
	margin-bottom: 10px;
	margin-top: 6px;
}
.t_copybold {
	font-weight: bold;
}
.t_copybold_blau_0 {
	font-weight: bold;
	color: 444444;
}
.t_datum_aktuelles {
	font-size: 10px;
	color: #A8AEB5;
}

.t_head_start {
	font-weight: bolder;
	border-top: 1px solid #EEEEEE;
	color: #008384;

}

.t_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #992200;
	font-style: normal;
}
.t_subhead {
	font-size: 12px;
	font-weight: bolder;
	line-height: 20px;
	color: #444444;
}
.t_subhead_linie{
	font-size: 12px;
	font-weight: bolder;
	line-height: 20px;
	color: #444444;
	border-bottom: solid 1px #444444;
}
.t_subhead2 {
	font-size: 12px;
	font-weight: bolder;
	line-height: 20px;
	color: #444444;
	margin-top: 14px;
	margin-bottom: -4px;
}
.t_fusszeile {
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
	border-top: 1px solid #444444;
	padding-top: 10px;
	padding-bottom: 10px;
}
.t_info_text {
	font-size: 10px;
	color: #444444;
	line-height:14px;
	text-decoration: none;
	width: 140px;
	padding-left:6px;
	padding-right: 1px;
	padding-bottom:4px;
	border-left-width: 1px solid #DFDDE5;
	border-right-width:	1px solid #DFDDE5;
}
.t_small_blau {
	font-size: 10px;
	line-height:14px;
	color: #444444;
}
.t_footer {
	font-size: 10px;
	line-height:12px;
	color: #666666;

}
/* Hintergründe //////////////////////////////////////////////////////////////////////////*/
.bg_blau_0 {background-color: #444444;}

.bg_blau_1 {background-color: #008384;}

.bg_blau_2 {background-color: #AAAAAA;}

.bg_blau_3 {background-color: #EEEEEE;}

.bg_grau_0 {background-color: #A8AEB5;}

.bg_grau_1 {background-color: #BEC4CC;}

.bg_grau_2 {background-color: #DFDDE5;}

.bg_4 {background-color: #DDDDEE;}
.bg_5 {background-color: #FFF;}

/* Rahmen und Linien //////////////////////////////////////////////////////////////////////*/
.linie_unten {
	border-bottom: 1px solid #FFFFFF;
	background-color: #EEEEEE;
}
.linien_service {
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background-color: #DDDDEE;
	vertical-align:middle;
}
.linie_dotted {border-bottom: 1px dotted #AAAAAA;}
.linie_rahmen_grau_2 {border: 1px solid #DFDDE5;}

/* Bild-Eigenschaften ////////////////////////////////////////////////////////////////////////////*/
.bild_float {
	margin: 4px 10px 4px 0px;
	float:left;
	}

/* Formularfelder ///////////////////////////////////////////////////////////////////////////////*/
.form {  
	color: #000000;
	width: 160;
	height: 18;
	border: 1px 1px 1px 1px solid #444444;
}
.button { 
	width: 160;
	color: #FFFFFF;
	height: 18;
	font-weight: bold;
	background-color: #008384;
	border: 1px 1px 1px 1px solid #444444;
}
.form_akademie { 
	width: 340;
	height: 18;
	border: 1px 1px 1px 1px solid #444444;
}
.form_zeichen { 
	color: #000; 
	background-color: #FFF;
	width: 40;
	height: 18;
	border: 1px 1px 1px 1px solid #444444;
}
.form_akademie_kurz {  
	font-size: 11px;
	color: #000000;
	width: 80;
	height: 18;
	border: 1px 1px 1px 1px solid #444444;
}
.form_akademie_hoch {  
	font-size: 11px;
	color: #000000;
	width: 340;
	height: 50;
	border: 1px 1px 1px 1px solid #444444;
}
.button_akademie { 
	font-size: 11px;
	width: 160;
	color: #FFFFFF;
	height: 18;
	font-weight: bold;
	background-color: #008384;
	border: 1px 1px 1px 1px solid #444444;
}

.selectbreite {
	width: 400px;
}

.form_admin {  
	font-size: 11px;
	color: #000000;
	width: 160;
	height: 18;
	border: 1px 1px 1px 1px solid #444444;
}
.textarea_340 {  
	font-size: 11px;
	color: #000000;
	width: 340;
	height: 80;
	border: 1px 1px 1px 1px solid #444444;
}
.form_admin_0 {  
	font-size: 11px;
	color: #000000;
	height: 18;
	border: 1px 1px 1px 1px solid #444444;
}

.button_admin { 
	font-size: 11px;
	width: 100;
	color: #FFFFFF;
	height: 18;
	font-weight: bold;
	background-color: #008384;
	border: 1px 1px 1px 1px solid #444444;
}
.liste_veranstaltungen{
	margin-left: 20px;
}
