/************************************************************************/
/* Formatierung Allgemeiner Bereich 	 							    */
/************************************************************************/

body {
   	font-size : 						13px;
   	font-weight : 						normal;
   	color :								#333333;
   	font-family :						verdana, sans-serif;
   	margin : 							0px 0px 0px 0px;
	background-color :					#ffffff;
}

a {
   	font-family :						verdana, sans-serif;
   	font-size :							11px;
   	font-weight : 						normal;
   	color : 								#cc3333;
   	text-decoration : 					none;
}

td {
	font-family : 						verdana, sans serif;
	font-size : 						11px;
	color : 							#000000;
}

p {
	font-family :						verdana, sans-serif;
	font-size : 						13px;
	margin :							0px 0px 0px 5px;
	text-decoration : 					none;
	color : 							#333333;
}

h1 {
	font-family :						verdana, sans-serif;
	font-size :			 				14px;
	color : 							#0054A6;
	margin :							20px 0px 15px 5px;
}

h2 {
	font-family :						verdana, sans-serif;
	font-size : 						12px;
	color : 							#333333;
	font-weight : 						bold;
	margin :							0px 0px 10px 5px;
}

hr {
	border : 							1px solid #eae8e9;
	color :								#000000;
}


/************************************************************************/
/* Formatierung Navigation												*/
/************************************************************************/

#user_i_topmenu_container {
	background-image : 					url(munubg_01x68_no.gif);
   	background-repeat : 				repeat-x;
   	font-family :						verdana, sans-serif;
   	font-size : 						10px;
	clear : 							both;
}

.user_c_topmenu_no a:hover {
	color : 							#666666;
	background-image : 					url(munubg_01x68_act.gif);
	background-repeat :					repeat-x;
}

.user_c_topmenu_no a {
	height : 							20px;
	color : 							#666666;
	border-right :						white solid 2px;
	text-align : 						center;
	padding-top : 						45px;
	padding-left : 						4px;
	padding-right : 					4px;
	padding-bottom : 					3px;
	background-image : 					url(munubg_01x68_no.gif);
   	text-decoration :		 			none;
   	float : 							left;
	font-family :						verdana, sans-serif;
   	font-size : 						11px;
   	background-color : 					#ffffff;
}

.user_c_topmenu_act a {
	height : 							20px;
	border-right : 						white solid 2px;
	text-align : 						center;
	padding-top : 						45px;
	padding-left : 						4px;
	padding-right : 					4px;
	padding-bottom : 					3px;
	background-image : 					url(munubg_01x68_act.gif);
   	text-decoration : 					none;
   	float : 							left;
	font-family :						verdana, sans-serif;
   	font-size : 						11px;
	color : 							#666666;
}

#submenu {
	height : 							20px;
	width : 							609px;
	padding-top : 						3px;
   	font-family :						verdana, sans-serif;
   	font-size : 						12px;
	color : 							#ffffff;
	background-color : 					#ECEEEE;
	clear : 							both;
}

#submenuleer {
	height : 							20px;
	width : 							609px;
   	background-repeat : 				repeat-x;
   	font-family :						verdana, sans-serif;
   	font-size : 						12px;
	background-color : 					#ffffff;
	clear : 							both;
}

A.subnavigation {
	font-family :						verdana, sans-serif;
	font-size : 						12px;
	color : 							#000000;
	font-weight : 						normal;
	text-decoration : 					none;
	background-color : 					#eceeee;
	margin : 							0 0 0 0px;
	padding-left : 						4px;
	padding-right : 					7px;

}
A.subnavigationact {
	font-family :						verdana, sans-serif;
	font-size : 						12px;
	color : 							#000000;
	font-weight : 						bold;
	text-decoration : 					none;
	background-color: 					#eceeee;
	margin : 							0 0 0 0px;
	padding-left : 						4px;
	padding-right : 					7px;
}

/************************************************************************/
/* Formatierung Adress-Bereich 	 										*/
/************************************************************************/

#adressformat {
    padding-bottom: 					4px;
}

#adressformat1 {
    padding-bottom: 					4px;
}
#adressformat2 {
    padding-bottom: 					4px;
}
#adressformat3 {
    padding-bottom: 					4px;
}
#adressformat4 {
    padding-bottom:	 					4px;
}
#adressformat5 {
    padding-bottom: 					4px;
}

.fontadressehome {
	font-family :						verdana, sans-serif;
	font-size : 						11px;
	color : 							#ffffff;
}

.fontadresse {
	font-family :						verdana, sans-serif;
	font-size : 						11px;
	color : 							#333333;
}


/************************************************************************/
/* Formatierung News-Bereich 	 										*/
/************************************************************************/

.newstitel {
    font-family : 						verdana, sans-serif;
	font-size : 						12px;
	color : 							#cc3333;
	font-weight : 						normal;
}

.newssubtitel {
	font-family :						verdana, sans-serif;
	font-size : 						10px;
	color : 							#000000;
	font-weight : 						normal;
}

.newsinhalt {
	font-family :						verdana, sans-serif;
	font-size : 						13px;
	margin : 							0 0 0 0;
	font-weight : 						normal;
	color :								#333333;
}


/************************************************************************/
/* Formatierung Formulare   	 										*/
/************************************************************************/
textarea {
	font-size : 						11px;
	color : 							#000000;
	font-family :						verdana, sans-serif;
	border : 							1px solid #CCCCCC;
	background-color :					#ffffff;
}

input {
	font-size : 						11px;
	color : 							#000000;
	font-family :						verdana, sans-serif;
	border : 							1px solid #CCCCCC;
	background-color :					#ffffff;
}
