body {
	text-align: center;
	margin: auto;
	padding: 0px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F4F4F4;
	border: 0px solid #000;
	background:#F4F4F4 url(../images/bg.gif) repeat-x scroll left top;
}

div {
	margin: auto;
	text-align: left;
	/* border: 1px solid #000; border-left:0px;border-right:0px; */
}

/* Die Klasse divheader bezeichnet die Überschriften im Header Bereich einzelner Boxen */
div.divheader {
	color: #D01F25;
	font-size:130%;
}

#schatten {
	padding: 0;
	padding-top: 0;
	width: 780px;
}

#whole_page {
	background-color:#FFFFFF;
	margin: auto;
	border-bottom: 0px solid #fff;
	font-size: 1.2em;
}

#banner {
	width: 100%;
	height: 120px;
}

.banner {
	position: relative;
	top: 5px;
	border: none;
}

#top {
	padding-left: 0;
	width: 100%; /* muss groesser sein #banner #footer etc. */
	height: 45px;
	margin-top: 6px;
	background-color: #0066B3;
	
}

#top ul {
	list-style: none;
	margin:0 0 1px;
	padding: 0;
	float: left;
	width: 100%;
	height: 46px;
	overflow: hidden;
}

#top ul.landesgruppe {

}

.ul_firstActive {

}

#top ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 95px;
	height: 45px;
	overflow: hidden;
}

#top li a {
	display: block;
	float: left;
	width: 94px;
	height: 45px;
	padding: 0px;
	padding-top:8px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	background-color:#0066B3;
	text-align:center;
	border-right:1px solid #FFFFFF;
	
}

#top li a.active {
	display: block;
	float: left;
	width: 94px;
	height: 45px;
	padding: 0px;
	padding-top:8px;
	color: #fff;
	text-decoration: none;
	background-color:#D01F25;
	text-align:center;
	border-right:1px solid #FFFFFF;	
}

#top li a:hover, #top a.first:hover, #top a.last:hover, #top .firstActive a.first, #top .lastActive a.last, #top .ul_firstActive .first_active {
	background-color:#D01F25;
}

#tools {
	width: 100%;
	height: 32px;
	border-left: 0px;
	border-right: 0px;
	clear: left;
	background-color:#F8F8F8;
}

#tools div {
	margin-top: 3px;
	margin-right:10px;
	float: right;
}

#tools .input {
	background-image: url('images/layout/input_bg.gif');
	margin-right: 5px;
	background-repeat: repeat-x;
	width: 155px;
	/*height: 17px;*/
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 4px;
	color: #333;
}

#tools .formBtn, input.formBtn {
	background-image: url('images/layout/btn_suche.jpg');
	background-repeat: no-repeat;
	width: 76px;
	height: 21px;
	background-position: 0 2px;
	border: none;
	color: #fff;
}

/* outer_frame ist der komplette untere innenbereich */
#outer_frame {
	width: 100%;
	margin: 0px;
	margin-top: 6px;
	float: left;
}

/* inner_frame_left: linker innenbereich */
#inner_frame_left {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 210px;
}

.sub {
	margin-bottom: 0px; /*20px*/
}

.sub img {
	padding-top: 6px;
	margin: 5px;
	margin-left: 5px;
}

.sub div.divheader {
	margin: 0;
	padding: 0;
	padding-left: 7px;
	padding-top: 3px;
	border-bottom:2px solid #D01F25;
	color:#D01F25;
	font-size:130%;
	margin-bottom:1px;
}

.sub div.divcontent {
	width: 208px;
	background-color: #EEEEEE;
	border-bottom: 0; /* margin-top: 20px; */
}

.sub div.divcontent p {
	padding: 4px;
	margin: 2px 0;
}

.sub div.divcontent ul {
	list-style: none;
	width: 208px;
	padding: 0px;
	margin: 0px;
}

.sub div.divcontent ul li {
	border-bottom: 1px solid #fff;
}


.sub div.divcontent ul li a {
	display:block;
	width:198px;
	padding:5px;
	color: #0066B3;
	text-decoration: none;
}

.sub div.divcontent ul li a:hover {
	color:#FFF;
	background-color:#0066B3;	
}

.sub div.divcontent ul li.second a {
	color: #0066B3;
	padding-left:20px;
	width:183px;
}

.sub div.divcontent ul li.second a:hover {
	width:183px;
	color:#FFF;
	background-color:#0066B3;	
}

.sub div.divcontent ul li.active a {
	color:#FFF;
	background-color:#0066B3;
}

.sub div.divfooter {
	height: 5px;
}






.sub_right {
	width: 210px;
	margin-bottom: 20px;
}

.sub_right p {
	padding: 4px;
	0;
}

.sub_right img {
	padding-top: 6px;
	margin: 5px;
	margin-left: 0;
}

.sub_right ul {
	list-style: none;
	width: 210px;
	padding: 0;
	padding-left: 0px;
	margin: 0;
}

.sub_right ul li {
	padding: 0;
}

.sub_right ul li.active {
	padding: 0;
}

.sub_right ul li.active a {
	display:block;
	width:210px;
	color:#FFF;
	background-color:#0066B3;
	padding:5px;	
}

.sub_right ul li a {
	display:block;
	width:210px;
	text-decoration: none;
	color:#0066B3;	
	padding:5px;	
}

.sub_right ul li a:hover {
	display:block;
	width:210px;
	color:#FFF;
	background-color:#0066B3;		
	padding:5px;	
}

.sub_right div.divheader {
	height: 16px;
	width: 100%;
	margin: 0;
	padding-left: 7px;
	padding-top: 3px;
	font-size: 0.9em;
	color:#D01F25;
}

.sub_right div.divfooter {
	height: 1px;
}

.sub_right div.divcontent {
	margin-top: 0;
	background-color: #EEEEEE;
	font-size: 0.9em;
}




.teaser_right {
	width: 210px;
}

.teaser_right img {
	padding-top: 6px;
	margin: 5px;
	margin-left: 0;
}

.teaser_right p {
	padding: 4px;
	margin: 0;
}

.teaser_right div.divheader {
	height: 16px;
	width: 203px;
	margin: 0;
	padding-left: 7px;
	padding-top: 3px;
	color:#fff;
	font-size:0.9em;
	background-color:#D01F25;
}

.teaser_right div.divfooter {
	height: 10px;
}

.teaser_right div.divcontent {
	margin-top: 0;
	background-color: #EEEEEE;
	border-top: 0;
	border-bottom: 0;
	margin-top: 0;
	padding-left: 8px;
	padding-right: 5px;
	padding-bottom:5px;
	font-size: 0.9em;
}

/* hier steht der gesamte untere content */
#content_frame {
	width: 558px;
	float: left;
	margin-bottom: 3px;
	display: block;
	font-size: 1.2em;
}

#content_frame div {
	border-top: 0;
	border-bottom: 0;
}

/* Content ist der mittlere Bereich */
#content {
	margin-left: 13px;
	float: left;
	padding: 20px 0px 10px 0px;
	width: 475px;
	display: inline;
	line-height: 1.25em;
}

#content.small {
	float: left;
	display: inline;
	width: 288px;
	display: inline;
	padding: 0;
}

#content.small div.divheader {
	height: 17px;
	width: 310px;
	padding-left: 12px;
	padding-top: 2px;
	font-size: 0.9em;
}

#content.small div.content_text {
	width: 285px;
	margin: 0;
	padding: 15px;
	padding-right: 10px;
}

#content.small div.content_text h1 {
	border-bottom: 1px dotted #bbb;
	padding-bottom: 3px;
}

#content.small div.content_text div.head_info {
	color: #999;
}

#content.small div.footer {
	height: 18px;
	width: 308px;
}

#content.full {
	margin-left: 11px;
	float: left;
	display: inline;
	width: 530px;
	padding-top: 0;
}

#content.full div.divheader {
	height: 20px;
	width: 530px;
	padding-left: 12px;
	padding-top: 2px;
	font-size: 0.9em;
}

#content.full div.content_text, #content.full #content_text  {
	width: 500px;
	margin: 0;
	padding: 15px;
}

#content.full div.content_text h1 {
	border-bottom: 1px dotted #bbb;
	padding-bottom: 3px;
}

#content.full div.content_text div.head_info {
	color: #999;
}

#content.full div.footer {
	height: 18px;
	width: 530px;
}

div.content_text p {
	margin-top:0px;
	margin-bottom:14px;
}

#content h1 {
	font-size: 1.3em;
}

#content h2 {
	font-size: 1.25em;
}

#content h3 {
	font-size: 1.2em;
}

#content h4 {
	font-size: 1.15em;
	font-weight-bold;
}

#content h5 {
	font-size: 1.1em;
	font-weight-bold;
}

#content h6 {
	font-size: 1em;
	font-style: italic;
}

#content a {
	color: #D01F25;
}

#content a:hover {
	
}

#content_right_frame {
	float: right;
	width: 220px;
	display: inline;
	margin-right: 10px;
}

/* Visual bezeichnet die Personen unten */
#visual {
	clear: both;
	float: left;
	position: relative;
	left: 280px;
}

/* Footer:  */
#footer {
	color: #999999;
	width: 100%;
	height: 22px;
	font-size: 1em;
	clear:both;
}

#footer .left_frame {
	display:none;
}

#login a.formBtn {
	background-image: url('images/layout/btn_suche.jpg');
	background-repeat: no-repeat;
	width: 76px;
	height: 21px;
	background-position: 0 2px;
	border: none;
	color: #fff;
}

#footer div.left_frame {
	float: left;
}

#footer div.right_frame {
	float: right;
	text-align: right;
}

#footer div.login {
	margin-left: 15px;
	margin-top: 5px;
}

#footer div.links {
	margin-right: 5px;
	margin-top: 5px;
}

#footer a {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #999999;
	text-decoration: none;
}

#footer div.right_frame a {
	padding-top:2px;
	padding-bottom:2px;
	margin-right: 4px;
	text-align: right;
	background-color:#FFFFFF;
	color:#999999;
}

#footer div.left_frame a {
	padding-right: 4px;
	margin-left: 2px;
	text-align: left;
}

#footer div.right_frame a:hover,#footer div.left_frame a:hover {
	background-color:#0066B3;
	color:#FFFFFF;
}

/* Listen Elemente: */
#listElem {
	clear: both;
	float: none;
	width: 100%;
	font-size: 12px;
	border-bottom: 1px dotted #000000 !important;
}

#listElem p {
	margin: 0pt 0pt 5px;
	padding: 0pt 10px 0pt 0pt;
}

.listElem.date,.listElem.date a {
	font-weight: bold;
	color: #000000 !important;
	text-decoration: none !important;
}

.listElem.title {
	background: transparent url(../images/layout/li_bg_normal.gif) no-repeat
		scroll 98% 50%;
	float: left;
}

.listElem.inhalt {
	display: none;
}

.listElem.inhalt p {
	margin: 0px !important;
	padding: 5px !important;
}

.listElem.right {
	padding-bottom: 5px;
	padding-right: 15px;
	text-align: right;
}

.listElem.right:hover {
}

#former {
	padding-left: 5px;
	height: 280px;
	width: 280px;
	line-height: 19px;
}

#formerWide {
	padding-left: 5px;
	width: 465px;
	height: 70px;
	line-height: 19px;
}

#former label,#formerWide label {
	display: block;
	width: 100px;
}

#formerWide label {
	float: left;
}

#former input,textarea,#formerWide input,texarea {
	float: left;
	width: 260px;
	font: inherit;
	padding-left: 5px;
}

#former input[type=submit],#formerWide input[type=submit] {
	width: 100px;
	float: right;
	margin-right: 11px;
}

#formerWide input[type=submit] {
	margin-right: 96px !important;
}

.sm_head,.ksm_head {
	font-weight: bold;
}

.sm_3,.ksm_4 {
	list-style-image: url(../images/layout/folder.png);
}

.sm_4,.ksm_5 {
	list-style-position: inside;
	list-style-image: url(../images/layout/page_white.png);
}

#content .img_left {
	float: left;
	padding: 4px 5px 0 0;
}

#content .img_center {
	float: none;
	font-size: 11px !important;
	text-align: center;
}

#content .img_col {
	float:left;
	width: 240px;
	padding: 5px 5px 20px;
	text-align: left;
}

#content .linkListe {
	font-size: 14px;
	float: none;
}

#unkown {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	line-height: 19px;
}

#unkown .right {
	padding-bottom: 5px;
	padding-right: 15px;
	text-align: right;
}

#unkown input[type=text] {
	width: 100px;
}

#unkown input,#unkown select {
	font-size: 10px;
}

#unkown label {
	float: left;
	padding-right: 5px;
	width: 70px;
}

.even {
	background-color: #EEEEEE;
}

.submitter {
	border-style: none;
	background: transparent none repeat scroll 0 0;
}

#unkown .right a {
	color: #000000 !important;
	text-decoration: none !important;
}

a {
	color: #D01F25;
}

a:hover {
	
}

pre {
	font: inherit;
	font-size: inherit;
}

fieldset {
	border: 0px none;
}
div.spacer {
	background: url(../images/layout/5x5_trans.gif) repeat;
	width: 210px;
	display: block;
}
div.contentformular {

}
div.content_text label{
	float: left;
	width: 85px;
}

div.content_text input, div.content_text select{
	float: left;
}
div.content_text div.zeile {
	padding: 2px;
	float: left;
}

div#img_container{
	float:left;
	padding-bottom: 15px;
	margin-bottom: 15px;
	//border-bottom: 1px solid;
	//border-color: #DAD9BB;
	
}
div#img_container p{
margin: 0px auto !important;
}
div.title {
	float:left;
}

#banner_link {
	display:block;
	background: url(../images/banner_basis.jpg);
	width:760px;
	height:110px;
	text-decoration:none;	
}

#banner_link span {
	font-size:16px;
	font-weight:bold;
	left:84px;
	position:relative;
	text-decoration:none;
	text-transform:uppercase;
	top:71px;
}