/* Body */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin: 0px;
	background: url(../images/bg_site.png);	
}


/* Tabellen */
td {
	font-weight: normal;
}

td.tdhellblau {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_hellblau.png);
}

td.tddunkelblau {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_dunkelblau.png);
}

td.tdinhalt {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

td.tdkiosk {
	margin: 0px;
	padding-left: 17px;
	padding-right: 16px;
	background-image:url(../images/kioskmitte.png);
	font-size: 9px;
}

td.tdaktuell {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image:url(../images/submenu_mitte.png);
	font-size: 11px;
}

td.kontaktform {
	padding-bottom: 5px;
}

td.tddottedleft {
	border-left: 1px dotted #CCCCCC;
}

td.tddottedtop {
	border-top: 1px dotted #CCCCCC;
}

td.tddottedall	{
	border: 1px dotted #CCCCCC;
}

td.tdsubnavi {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-image:url(../images/submenu_mitte.png);
	font-size: 10px;
}



/* Formular */
.rahmen		{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg_dunkelblau.png);
	border: 1px solid #999999;
	color: #CCCCCC;
	height: 17px;
	width: 70px;
	padding-bottom: 2px;
}



/* Links */
a:link {
	color: #3366FF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a:active {
	color: #3366FF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a:visited {
	color: #3366FF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}


a.linkaktuell:link {
	color: #3366FF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.linkaktuell:active {
	color: #3366FF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.linkaktuell:visited {
	color: #3366FF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.linkaktuell:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}


/* ------------- */
a.linkimpressum:link {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.linkimpressum:active {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.linkimpressum:visited {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.linkimpressum:hover {
	color: #3366FF;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}



/* Spans */
span.copyright {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

span.spanaktuell {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

span.rot {
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

span.blaugross {
	font-size: 17px;
	color: #446da0;
	margin: 0px;
	font-weight: bold;
}

span.schwarzmittel {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}



/* Listen */
#nav {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 3px;
	padding-right: 0px;
	list-style-type: none;
}

#nav a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
}

#nav a:visited {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
}

#nav a:hover {
	background: url(../images/bg_dunkelblau.png);
	color: #FFFFFF;
	width: auto;
	height: auto;
	font-weight: bold;
	list-style-type: none;
}

#navtop {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}

#navtop a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
}

#navtop a:visited {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
}

#navtop a:hover {
	background: url(../images/bg_dunkelblau.png);
	color: #FFFFFF;
	width: auto;
	height: auto;
	list-style-type: none;
	font-weight: bold;
}

#navtopend {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}

#navtopend a {
	display: block;
	text-decoration: none;
	border-bottom: 0px solid #FF0000;	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
}

#navtopend a:visited {
	display: block;
	text-decoration: none;
	border-bottom: 0px solid #FF0000;	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
}

#navtopend a:hover {
	background: url(../images/bg_dunkelblau.png);
	color: #FFFFFF;
	width: auto;
	height: auto;
	list-style-type: none;
	font-weight: bold;
}

#navtopsub {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}

#navtopsub a {
	display: block;
	text-decoration: none;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	background: url(../images/bg_dunkelblau.png);
}

#navtopsub a:visited {
	display: block;
	text-decoration: none;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	background: url(../images/bg_dunkelblau.png);
}

#navtopsub a:hover {
	background: url(../images/bg_dunkelblau.png);
	color: #FFFFFF;
	width: auto;
	height: auto;
	list-style-type: none;
	font-weight: bold;
}

#navsub {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}

#navsub a {
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	background: url(../images/bg_dunkelblau.png);
}

#navsub a:visited {
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	background: url(../images/bg_dunkelblau.png);
}

#navsub a:hover {
	background: url(../images/bg_dunkelblau.png);
	color: #FFFFFF;
	width: auto;
	height: auto;
	list-style-type: none;
	font-weight: bold;
}

#navsubsub {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}

#navsubsub a {
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
}

#navsubsub a:visited {
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
}

#navsubsub a:hover {
	background: url(../images/bg_hellblau.png);
	color: #CC0000;
	width: auto;
	height: auto;
	list-style-type: none;
	font-weight: normal;
}

#navsubsubend {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}

#navsubsubend a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
}

#navsubsubend a:visited {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
}

#navsubsubend a:hover {
	background: url(../images/bg_hellblau.png);
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
}

#navsubsubendend {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}

#navsubsubendend a {
	display: block;
	text-decoration: none;
	border-bottom: 0px solid #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
}

#navsubsubendend a:visited {
	display: block;
	text-decoration: none;
	border-bottom: 0px solid #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
}

#navsubsubendend a:hover {
	background: url(../images/bg_hellblau.png);
	color: #CC0000;
	padding-top: 4px;
	padding-bottom: 4px;
	width: auto;
	height: auto;
	list-style-type: none;
	font-size: 10px;
	font-weight: normal;
}


div.layeramkiosk {
	font-weight: bold;
	font-size: 10px;
	position: fixed;
	float: right;
	width: 90px;
	height: 540px;
	top: 166px;
	right: 30px;
	visibility: visible;
	border: 0px;
	padding: 3px;
}

.inputField { 
	border: #999999 1px solid; 
	FONT-SIZE: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	WIDTH: 220px; 
} 

.errorField {
	border: #9F0004 1px solid;
	FONT-SIZE: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	WIDTH: 220px;
	background-color: #e3eaf0;
} 

.errorTable {
	border: #9F0004 1px solid;
	FONT-SIZE: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E2E1E1;
} 


