
	
.text_blau {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004494;
	}
	
	
.text_head_blau {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004494;
	}


.text_schwarz {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	}
	
	
.text_hellgrau {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #777;
	}


a:hover {
	color: #004494;
	font-weight: normal;
	}


a {
    font: normal 12px Arial, sans-serif;
    text-decoration: none;
	line-height: 25px;
	color: #6B7FA2;
	}


.submenu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	}




/* Thumbbox mit Bildern */

#thumbbox { 
	width: 663px; 
	height: 261px;
	margin: 38px 0 0 77px;
}

#thumb_01 { 
	float:left;
	margin-bottom:-6px;
}

#thumb_02 { 
	float:left;
	margin-bottom:-6px;
}

#thumb_03 { 
	float:left;
	margin-bottom:-6px;
}

#thumb_04 { 
	float:left;
	margin-bottom:-6px;
}

#thumb_05 { 
	float:left;
	margin-bottom:-6px;
}


/* Popbox mit Bildern */

#pop_titel_box { 
	width: 383px; 
	height: 255px;
	margin: 99px 0 0 46px;
	float:left;
}

#popbox { 
	width: 88px; 
	height: 339px;
	margin: 10px 0 0 27px;
	float:left;
}

#pop_01 {
	float:none;
	margin-bottom:-0px;
}

#pop_02 { 
	float:none;
	margin-bottom:-0px;
}

#pop_03 { 
	float:none;
	margin-bottom:-0px;
}

#pop_04 {
	float:none;
	margin-bottom:-0px;
}



/* Sekundaernavigation Kontakt/Impressum */

#seknavi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:140px 0 0 540px;
	width:140px;
}

#seknavi a {
	display:block;
	color:#004494;
	text-decoration:none;
	border-bottom:1px solid #004494;
	height:26px;
	line-height:28px;
	padding:4px 0 0 0;
}


/* Sekundaernavigation Fenster schließen */

#fenster_close {
	margin:16px 25px 0 0; 
	float:right; 
	border-bottom:1px solid #004494; 
	width:175px;
}

#fenster_close a {
	color:#004494;
	text-decoration:none;
	height:26px;
	line-height:28px;
	padding:4px 0 0 0;
}

