/* CSS Document */

body, pre, td, div, a, p, font, b, h1, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;}

a.navi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #075685;
	text-decoration: none;}
	
	a.navi:link    { color:#075685; background-color:transparent; font-size: 12px; text-decoration: none;}
	a.navi:visited { color:#075685; background-color:transparent; font-size: 12px; text-decoration: none;}
	a.navi:hover   { color:#075685; background-color:transparent; font-size: 12px; text-decoration: none; font-weight: bold;}
	a.navi:active  { color:#075685; background-color:transparent; font-size: 12px; text-decoration: none; font-weight: bold;}
	
.aktiv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #075685;
	text-decoration: none;
	font-weight: bold;
}

.tabellenhintergrund{
	background-color: #D1DFE8;
}
.td_tabellenabstand{  
	padding-left: 37px;
	padding-right: 54px;
}
 
.ueberschrift_navi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 9px;
}

.ueberschrift_fett{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #075685;
	font-weight: bold;
}
.ue_aktiv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77A8C6;
	font-weight: bold;
}

a.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#075685;
	text-decoration: underline;
}
.blau{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#075685;
}

 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #cccccc;}

input:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D1DFE8;
	color: #000000;
	border: 1px solid #cccccc;}
	
input:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D1DFE8;
	color: #000000;
	border: 1px solid #cccccc;}
			
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #cccccc;}
	
textarea:focus {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #D1DFE8; color: #000000; border: 1px solid #cccccc;}
textarea:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #D1DFE8; color: #000000; border: 1px solid #cccccc;}
textarea:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #D1DFE8; color: #000000; border: 1px solid #cccccc;}
textarea:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #D1DFE8; color: #000000; border: 1px solid #cccccc;}
textarea:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #D1DFE8; color: #000000; border: 1px solid #cccccc;}

.select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #cccccc;
}

.kasten{background-color: #ffffff; width: 14px; border: none;}
.kasten:hover{background-color: #ffffff; color: #000000; width: 14px; border: none;}
.kasten:link{background-color: #ffffff; color: #000000; width: 14px; border: none;}
.kasten:visited{background-color: #ffffff; color: #000000; width: 14px; border: none;}
.kasten:active{background-color: #ffffff; color: #000000; width: 14px; border: none;}


.abschicken{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #075685; border: none; font-weight: bold; background-color:#FFFFFF; cursor:pointer; cursor:hand;}
.abschicken:hover{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #075685; border: none; font-weight: bold; background-color:#FFFFFF; cursor:pointer; cursor:hand;}	
.abschicken:link{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #075685; border: none; font-weight: bold; background-color:#FFFFFF; cursor:pointer; cursor:hand;}
.abschicken:visited{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #075685; border: none; font-weight: bold; background-color:#FFFFFF; cursor:pointer; cursor:hand;}
.abschicken:active{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #075685; border: none; font-weight: bold; background-color:#FFFFFF; cursor:pointer; cursor:hand;}

.klein{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.captchaField{height: 25px; width: 100px;}
.captchaField:hover{height: 25px; width: 100px;}
.captchaField:active{height: 25px; width: 100px;}
.captchaField:visited{height: 25px; width: 100px;}

a.unternavi{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 7px;
	background-image: url(../images/punkt.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

a.unternavi:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #D1DFE8;
	font-size: 12px;
	padding-left: 7px;
	background-image: url(../images/punkt.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
a.unternavi:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #D1DFE8;
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(../images/punkt.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

a.unternavi:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 7px;
	background-image: url(../images/punkt.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.unternavi_aktiv{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;

}

/* Class für Aufzählungen */
ul {
	margin: 5px 5px 5px 20px;
	list-style-image: url(../images/aufzaehlungspunkt.gif)
}

li {
	margin: 0;
	padding: 0;
}