/* Allgemeine Seiteneinstellungen */
html {
	overflow-y: scroll !important;
	overflow-y: auto;
}
* {
	padding: 0;
	margin: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #7e92a1; /* #7e92a1 */
	background-image: url('../images/bg_overlay.png') !important;
	background-image: url('../images/background.jpg');
}
p {
	margin-bottom: 5px;
	line-height: 18px;
}
small {
	font-size: 10px;
	line-height: 12px;
}

/* Grundlayout */
#shadowbottom {
	clear: both;
	background-image: url('../images/bg_border_bottom.png') !important;
	background-image: url('../images/bg_border_bottom.gif');
	background-repeat: no-repeat;
	height: 10px;
}
#container {
	width: 920px;
	margin: 10px auto 10px auto;
}
#header {
	height: 132px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('../images/logo.png') !important;
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
}
#social {
	padding-top: 92px;
	margin-right: 4px;
	float: right;
	display: inline;
	width: 500px;
	text-align: right;
}
#start {
	height: 110px;
	width: 340px;
	float: left;
	text-align: left;
	overflow: hidden;
}
#body {
	padding: 0px 10px 0px 10px;
	background-image: url('../images/bg_border_middle.png') !important;
	background-image: url('../images/bg_border_middle.gif'); /* 525f69 */
}
#navigation {
	height: 28px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	background-color: white;
	line-height: 28px;
	vertical-align: middle;
	overflow: hidden;
	padding: 0 4px 0 20px;
	font-size: 16px;
	color: #aa0000;
	font-weight: normal;
	cursor: default;
}
#content {
	background-color: white;
	padding: 0px 0 20px 0;
}

/* grosser Contentbereich links */
.leftpanel {
	width: 530px;
	float: left;
	display: inline;
	margin-left: 20px;
	overflow: hidden;
}

/* grosser Contentbereich rechts */
.rightpanel {
	float: right;
	display: inline;
	width: 530px;
	margin-right: 20px;
	overflow: hidden;
}

/* kleiner Contentbereich links */
.leftpanel_small {
	width: 300px;
	float: left;
	display: inline;
	margin-left: 20px;
	overflow: hidden;
}

/* kleiner Contentbereich rechts */
.rightpanel_small {
	float: right;
	display: inline;
	width: 300px;
	margin-right: 20px;
	overflow: hidden;
}

/* grosse Contentbox mit dickem Rahmen
	<dl class="box_large_bold">
   		<dt [class="box_large_bold_tiny"]>{}</dt>
   		<dd>{}</dd>
   		<dd class="box_large_bold_bottom"></dd>
   	</dl>
*/
dl.box_large_bold {
	margin-top: 20px;
	float: left;
	background-image: url('../images/l_bold_middle.gif');
	width: 530px;
}
dl.box_large_bold dt {
	background-image: url('../images/l_bold_top.gif'); 
	background-repeat: no-repeat;
	padding: 12px 12px 12px 12px;
	font-weight: bold;
	font-size: 16px;
	color: #cc0000;
	overflow: hidden;
}
dl.box_large_bold dt.box_large_bold_tiny {
	background-image: url('../images/l_bold_top.gif'); 
	background-repeat: no-repeat;
	height: 12px;
	overflow: hidden;
	padding: 0;
}
dl.box_large_bold dd {
	padding: 0 12px 0 12px;
}
dl.box_large_bold dd.box_large_bold_bottom {
	background-image: url('../images/l_bold_bottom.gif');
	height: 12px;
	padding: 0;
}

/* grosse Contentbox mit normalem Rahmen
	<dl class="box_large_normal">
   		<dt [class="box_large_normal_tiny"]>{}</dt>
   		<dd>{}</dd>
   		<dd class="box_large_normal_bottom"></dd>
   	</dl>
*/
dl.box_large_normal {
	margin-top: 20px;
	float: left;
	background-image: url('../images/l_normal_middle.gif');
	width: 530px;
}
dl.box_large_normal dt {
	background-image: url('../images/l_normal_top.gif'); 
	background-repeat: no-repeat;
	padding: 12px 12px 12px 12px;
	font-weight: bold;
	font-size: 16px;
	color: #cc0000;
	overflow: hidden;
}
dl.box_large_normal dt.box_large_normal_tiny {
	background-image: url('../images/l_normal_top.gif'); 
	background-repeat: no-repeat;
	height: 12px;
	overflow: hidden;
	padding: 0;
}
dl.box_large_normal dd {
	padding: 0 12px 0 12px;
}
dl.box_large_normal dd.box_large_normal_bottom {
	background-image: url('../images/l_normal_bottom.gif');
	height: 12px;
	padding: 0;
}

/* kleine Contentbox mit dickem Rahmen
	<dl class="box_small_bold">
   		<dt [class="box_small_bold_tiny"]>{}</dt>
   		<dd>{}</dd>
   		<dd class="box_small_bold_bottom"></dd>
   	</dl>
*/
dl.box_small_bold {
	margin-top: 20px;
	float: left;
	background-image: url('../images/s_bold_middle.gif');
	width: 300px;
}
dl.box_small_bold dt {
	background-image: url('../images/s_bold_top.gif'); 
	background-repeat: no-repeat;
	padding: 12px 12px 12px 12px;
	font-weight: bold;
	font-size: 16px;
	color: #cc0000;
	overflow: hidden;
}
dl.box_small_bold dt.box_small_bold_tiny {
	background-image: url('../images/s_bold_top.gif'); 
	background-repeat: no-repeat;
	height: 12px;
	overflow: hidden;
	padding: 0;
}
dl.box_small_bold dd {
	padding: 0 12px 0 12px;
}
dl.box_small_bold dd.box_small_bold_bottom {
	background-image: url('../images/s_bold_bottom.gif');
	height: 12px;
	padding: 0;
}

/* kleine Contentbox mit normalem Rahmen
	<dl class="box_small_normal">
   		<dt [class="box_small_normal_tiny"]>{}</dt>
   		<dd>{}</dd>
   		<dd class="box_small_normal_bottom"></dd>
   	</dl>
*/
dl.box_small_normal {
	margin-top: 20px;
	float: left;
	background-image: url('../images/s_normal_middle.gif');
	width: 300px;
}
dl.box_small_normal dt {
	background-image: url('../images/s_normal_top.gif'); 
	background-repeat: no-repeat;
	padding: 12px 12px 12px 12px;
	font-weight: bold;
	font-size: 16px;
	color: #cc0000;
	overflow: hidden;
}
dl.box_small_normal dt.box_small_normal_tiny {
	background-image: url('../images/s_normal_top.gif'); 
	background-repeat: no-repeat;
	height: 12px;
	overflow: hidden;
	padding: 0;
}
dl.box_small_normal dd {
	padding: 0 12px 0 12px;
}
dl.box_small_normal dd.box_small_normal_bottom {
	background-image: url('../images/s_normal_bottom.gif');
	height: 12px;
	padding: 0;
}


/* grosse Warnungsbox
	<dl class="box_warning">
   		<dt [class="box_warning_tiny"]>{}</dt>
   		<dd>{}</dd>
   		<dd class="box_warning_bottom"></dd>
   	</dl>
*/
dl.box_warning {
	margin-top: 20px;
	float: left;
	background-image: url('../images/warning_middle.gif');
	width: 530px;
}
dl.box_warning dt {
	background-image: url('../images/warning_top.gif'); 
	background-repeat: no-repeat;
	padding: 12px 12px 12px 12px;
	font-weight: bold;
	font-size: 16px;
	color: #cc0000;
	overflow: hidden;
}
dl.box_warning dt.box_warning_tiny {
	background-image: url('../images/warning_top.gif'); 
	background-repeat: no-repeat;
	height: 12px;
	overflow: hidden;
	padding: 0;
}
dl.box_warning dd {
	padding: 0 12px 0 12px;
}
dl.box_warning dd.box_warning_bottom {
	background-image: url('../images/warning_bottom.gif');
	height: 12px;
	padding: 0;
}



dl.box_blue {
	margin-top: 20px;
	float: left;
	background-image: url('../images/blue_middle.gif');
	width: 530px;
}
dl.box_blue dt {
	background-image: url('../images/blue_top.gif'); 
	background-repeat: no-repeat;
	padding: 12px 12px 12px 12px;
	font-weight: bold;
	font-size: 16px;
	color: #cc0000;
	overflow: hidden;
}
dl.box_blue dt.box_blue_tiny {
	background-image: url('../images/blue_top.gif'); 
	background-repeat: no-repeat;
	height: 12px;
	overflow: hidden;
	padding: 0;
}
dl.box_blue dd {
	padding: 0 12px 0 12px;
}
dl.box_blue dd.box_blue_bottom {
	background-image: url('../images/blue_bottom.gif');
	height: 12px;
	padding: 0;
}



/* grosse groupContentbox mit dickem Rahmen
	<dl class="box_large_bold">
   		<dt [class="box_large_bold_tiny"]>{}</dt>
   		<dd>{}</dd>
   		<dd class="box_large_bold_bottom"></dd>
   	</dl>
*/
dl.groupbox_large_bold {
	margin-top: 15px;
	float: left;
	background-image: url('../images/l_bold_middle.gif');
	width: 530px;
}
dl.groupbox_large_bold dd.groupbox_large_bold_caption {
	background-image: url('../images/l_bold_top_caption.gif'); 
	background-repeat: no-repeat;
	padding: 0px 12px 12px 12px;
	overflow: hidden;
	
}
dl.groupbox_large_bold dd.groupbox_large_bold_caption span {
	background-color: white;
	padding: 0px 6px 0px 3px;
	font-weight: normal;
	font-size: 12px;
	color: #4a92da;
}
dl.groupbox_large_bold dd.groupbox_large_bold_caption span a:link,
dl.groupbox_large_bold dd.groupbox_large_bold_caption span a:visited,
dl.groupbox_large_bold dd.groupbox_large_bold_caption span a:active
 {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #4a92da;
}
dl.groupbox_large_bold dd.groupbox_large_bold_caption span a:focus,
dl.groupbox_large_bold dd.groupbox_large_bold_caption span a:hover
 {
	text-decoration: none;
	font-weight: normal;
	color: black;
	font-size: 12px;
}
dl.groupbox_large_bold dt {
    padding: 0px 12px 12px 12px;
	font-weight: bold;
	font-size: 16px;
	color: #cc0000;
	overflow: hidden;
}
dl.groupbox_large_bold dt.groupbox_large_bold_tiny {
	background-image: url('../images/l_bold_top.gif'); 
	background-repeat: no-repeat;
	height: 12px;
	overflow: hidden;
	padding: 0;
}
dl.groupbox_large_bold dd {
	padding: 0 12px 0 12px;
}
dl.groupbox_large_bold dd.groupbox_large_bold_bottom {
	background-image: url('../images/l_bold_bottom.gif');
	height: 12px;
	padding: 0;
}

/* grosse groupContentbox mit normalem Rahmen
	<dl class="box_large_normal">
   		<dt [class="box_large_normal_tiny"]>{}</dt>
   		<dd>{}</dd>
   		<dd class="box_large_normal_bottom"></dd>
   	</dl>
*/
dl.groupbox_large_normal {
	margin-top: 20px;
	float: left;
	background-image: url('../images/l_normal_middle.gif');
	width: 530px;
}
dl.groupbox_large_normal dd.groupbox_large_normal_caption {
	background-image: url('../images/l_normal_top.gif'); 
	background-repeat: no-repeat;
	padding: 0px 12px 12px 12px;
	overflow: hidden;
}
dl.groupbox_large_normal dt {
	font-weight: bold;
	font-size: 16px;
	color: #cc0000;
	overflow: hidden;
}
dl.groupbox_large_normal dt.groupbox_large_normal_tiny {
	background-image: url('../images/l_normal_top.gif'); 
	background-repeat: no-repeat;
	height: 12px;
	overflow: hidden;
	padding: 0;
}
dl.groupbox_large_normal dd {
	padding: 0 12px 0 12px;
}
dl.groupbox_large_normal dd.groupbox_large_normal_bottom {
	background-image: url('../images/l_normal_bottom.gif');
	height: 12px;
	padding: 0;
}

/* kleine groupContentbox mit dickem Rahmen
	<dl class="box_small_bold">
   		<dt [class="box_small_bold_tiny"]>{}</dt>
   		<dd>{}</dd>
   		<dd class="box_small_bold_bottom"></dd>
   	</dl>
*/
dl.groupbox_small_bold {
	margin-top: 20px;
	float: left;
	background-image: url('../images/s_bold_middle.gif');
	width: 300px;
}
dl.groupbox_small_bold dd.groupbox_small_bold_caption {
	background-image: url('../images/s_bold_top.gif'); 
	background-repeat: no-repeat;
	padding: 0px 12px 12px 12px;
	overflow: hidden;
}
dl.groupbox_small_bold dt {
	font-weight: bold;
	font-size: 16px;
	color: #cc0000;
	overflow: hidden;
}
dl.groupbox_small_bold dt.groupbox_small_bold_tiny {
	background-image: url('../images/s_bold_top.gif'); 
	background-repeat: no-repeat;
	height: 12px;
	overflow: hidden;
	padding: 0;
}
dl.groupbox_small_bold dd {
	padding: 0 12px 0 12px;
}
dl.groupbox_small_bold dd.groupbox_small_bold_bottom {
	background-image: url('../images/s_bold_bottom.gif');
	height: 12px;
	padding: 0;
}

/* kleine groupContentbox mit normalem Rahmen
	<dl class="box_small_normal">
   		<dt [class="box_small_normal_tiny"]>{}</dt>
   		<dd>{}</dd>
   		<dd class="box_small_normal_bottom"></dd>
   	</dl>
*/
dl.groupbox_small_normal {
	margin-top: 20px;
	float: left;
	background-image: url('../images/s_normal_middle.gif');
	width: 300px;
}
dl.groupbox_small_normal dd.groupbox_small_normal_caption {
	background-image: url('../images/s_normal_top.gif'); 
	background-repeat: no-repeat;
	padding: 0px 12px 12px 12px;
	overflow: hidden;
}
dl.groupbox_small_normal dt {
	font-weight: bold;
	font-size: 16px;
	color: #cc0000;
	overflow: hidden;
}
dl.groupbox_small_normal dt.groupbox_small_normal_tiny {
	background-image: url('../images/s_normal_top.gif'); 
	background-repeat: no-repeat;
	height: 12px;
	overflow: hidden;
	padding: 0;
}
dl.groupbox_small_normal dd {
	padding: 0 12px 0 12px;
}
dl.groupbox_small_normal dd.groupbox_small_normal_bottom {
	background-image: url('../images/s_normal_bottom.gif');
	height: 12px;
	padding: 0;
}


/* normale Links */
a:link, a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:active, a:focus, a:hover {
	color: #440000;
	text-decoration: none;
}

/* Navigationslinks */
a.navigation:link, a.navigation:visited {
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
a.navigation:active, a.navigation:focus, a.navigation:hover {
	font-size: 14px;
	color: #440000;
	font-weight: bold;
	text-decoration: none;
}

a.blacklink:link, a.blacklink:visited {
	color: #000000;
	text-decoration: none;
}
a.blacklink:active, a.blacklink:focus, a.blacklink:hover {
	color: #cc0000;
	text-decoration: none;
}

/* Startseite: Container fuer 3er Block oben */
.spacer {
	height: 20px;
}
.three_box_block {
	width: 853px;
	border: 1px solid #e6eaed;
	overflow: hidden;
	margin: 0 auto; 
	background-image: url('../images/start_bg.jpg');
	background-repeat: no-repeat;
}
.startimg {
	border: 0;
	margin-top: 10px;
}

/* Startseite: Box im 3er Block oben */
dl.box {
	width: 275px;
	margin: 0px 0 7px 7px;
	float: left;
	display: inline;
}
dl.box dt {
	font-size: 12px;
	margin-left: 7px;
}
dl.box span {
	color: #cc0000;
}
dl.box dd {
font-size: 10px;
margin-left: 7px;
margin-top: 4px;
	
}

/* Eingabeformular */
label {
	display: block !important;
	display: inline;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
form.need_margin {
	vertical-align: top;
	margin-left: 20px;
}
.textinput {
	background-color: white;
	border: 1px solid #e6eaed;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.selectinput {
	background-color: white;
	border: 1px solid #e6eaed;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.buttoninput {
	background-color: #e6eaed;
	border: 1px solid #333333;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formerror {
	color: #cc0000;
}
p.hyphen {
	background-image: url('../images/hyphen.gif');
	background-repeat: repeat-x;
}
.textareainput {
	height: 80px;
	width: 360px;
	background-color: white;
	border: 1px solid #e6eaed;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linkblock {
	display: block;
	float: left;
	clear: left;
}
.activecity {
	font-weight: bold;
}
.listcolor_dark {
	background-color: #f3f9ff;
	padding: 2px;
}
.listcolor_light {
	background-color: #ffffff;
	padding: 2px;
}

div#footer {
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid #F1F3F5;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	color: #666666;
}
div.stateinfo div.stateemblem {
	width: 125px;
	height: 70px;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
div.stateinfo h2 {
	font-weight: bold;
	font-size: 16px;
	color: #4a92da;
	float: left;
	width: 330px;
	overflow: hidden;
	height: 20px;
	margin-top: 30px;
}
div.stateinfo h3 {
	font-weight: normal;
	font-size: 12px;
	color: #4a92da;
	float: left;
	height: 18px;
	width: 330px;
	overflow: hidden;
}
div.stateinfo img.statemap {
	float: right;
	clear: left;
	width: 135px;
	height: 168px;
	margin:10px;
}
div.stateinfo p.statetext {
	width: 330px;
	float: none;
	clear: left;
	font-size: 12px;
	color: black;
	font-weight: normal;
	padding-top: 16px;
	padding-left: 16px;
	line-height: 16px;
}