

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/* Diese Angabe benÃ¶tigt der Safari-Browser zwingend !! */
.clearfix { display: block; }

/* Clearen per Overflow */
.floatbox { overflow:hidden; }

/*---------------------------------------------------------*/
/* Workaround: Clearfix-Anpassung fÃ¼r alle IE-Versionen */
/*
** IE5.x/Mac - x
** IE7 - x
*/
.clearfix { display: inline-block; }

/*
** IE5.x/Win - x
** IE6 - x
*/

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/*--------------------------------------------------------*/

 /* .floatbox-Anpassung fÃ¼r IE #/
/* Hides from IE-mac \*/
* html .floatbox {width:100%;}
/* End hide from IE-mac */

html {
	overflow-y: scroll;
}


* {
	margin: 0px;
	padding: 0px;
/*  	overflow-y: scroll;  */
}

body {
/* 	height: 100%; */
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background: #306592 url(/mediathek/defaultImages/Hintergrund_Verlauf2.gif) repeat-x 0 0;

}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* Text */
.Text {
	display: inline;
}

/* galleries */
.Gallery {
	display: block;
	text-decoration: none;
}

.GalleryThumb {
	display: block;
	width: 154px;
}
.newsEntry_links{
	list-style-type: square;
	padding-left: 17px;

}

.GalleryName {
	display: block;
	color: white;
	padding: 0px 0px 0px 18px;
	background-image: url(/mediathek/defaultImages/GalleryIcon.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;

}


/* links */
.LinkImage {
}
.a{
	text-decoration: none;
}
.LinkVisualText{
	color: #125A8C;
	/*color: #ffffff;*/
	text-decoration: none;
	font-weight: bold;
	display: block;
 }

.back{
	color: #125A8C;
	text-decoration: underline;
	font-weight: bold;
	list-style-type: square;
	
 }

.LinkDocument {
	color: #FFFFFF;
	display:block;	
}



.LinkExtern {
}

.LinkFile {
}

.LinkFlash {
}

.LinkGallery {
}

/* lists */
.ListUnordered_Disc {
	list-style-type: disc;
	padding-left: 52px;
}

.ListUnordered_Square {
	list-style-type: square;
	padding-left: 52px;
}

.ListUnordered_Circle {
	list-style-type: square;
	padding-left: 52px;
}

.ListOrdered_Number {
	padding-left: 52px;
}

.ListOrdered_RomanUpper {
}

.ListOrdered_RomanLower {
}

.ListOrdered_AlphaUpper {
}

.ListOrdered_AlphaLower {
}

.ListElement {
	padding-left: 5px;
}

/* flash */
.FlashElement {
}
width: 880px;
/* image */
.ImageElement {
}

/* table */
.TableElement {
}

.TableHeadline {
}


#frame {
	position: relative;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	
}

#header {
	width: 100%;
}

#header_image {
	display: block;
	width: 874px;
	height: 170px;
	border-bottom: 5px solid black;
	margin: 35px 0 0 0;
}

#header_flash {
	display: block;
	width: 874px;
	/*height: 170px;*/
	border-bottom: 5px solid black;
/* 	padding: 35px 0 0 0; */
	margin-top: 35px;
}

#logo {
	position: absolute;
	left: 620px;
	top: 0px;
}

#footer {
	display: none;
	clear: both;
}

#contentFrame {
	position: relative;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	
}

#contentLeft {
	float: left;
	width: 163px;
}

#contentMain {
	background-color: #ffffff;
	float: left;
	width: 670px;
	min-height: 500px;
	padding: 16px 0px 0px 21px;
	height: 100%;
}

#contentMain_header {
	color: #125a8c;
}

#contentMain_header h1 {
	font-size: 18px;
	font-weight: bold;
}

#contentMain_header h2 {
	font-size: 14px;
	font-weight: bold;
}

#contentMain_header {
	margin-bottom: 23px;
}

.contentMain_element {
	width: 484px;
	max-width: 484px;
}

.contentMain_element h1 {
	font-size: 13px;
	font-weight: bold;
	color: #125a8c;
	margin-bottom: 3px;
	margin-top: 5px;
}

.contentMain_element h2 {
	font-size: 12px;
	font-weight: bold;
	color: #125a8c;
	margin-bottom: 3px;
	margin-top: 5px;
}

#contentRight {
	float: left;
	position: absolute;
	width: 160px;
	left: 720px;
	top: 90px;

	
}

.contentRight_element {
	margin-bottom: 10px;
	width: 156px;
/*  	background-color: #1d5584;  */
	background-image: url(/mediathek/defaultImages/RahmenBlauRechtsOben.gif);
	background-repeat: no-repeat;
	background-position: 0px top;

	padding-top: 15px;
	/*padding-bottom: 2px;*/
	display: block;
}

.contentRight_element * {
	background-color: #1d5584;
}

.contentRight_element a {
	border-left: 1px solid #1d5584;
	border-right: 1px solid #1d5584;
	text-decoration: none;
	font-weight: normal;

}

.contentRight_element img {
	
	margin-left: 1px;
	margin-right: 1px;

}

.contentRight_element .ImageElement {
	margin: 0px;
	border-left: 1px solid #1d5584;
	border-right: 1px solid #1d5584;
	border-bottom: 1px solid #1d5584;
}

.contentRight_element a img {
	margin: 0;
	
}

.contentRight_element .LinkVisualText {
 	color: #ffffff;
}

.contentRight_element .LinkImage {
	display: block;
}

.contentRight_element .LinkImage img {
	display: block;
	background-color: #1d5584;
	width: 154px;
	margin: 0;
}
.contentRight_element .LinkImage .LinkVisualText {
	padding-left: 15px;
	background-image: url(/mediathek/defaultImages/pfeil.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #ffffff;

}

#InPopUpDiv {
	padding-top: 49px;
	padding-left: -75px;
	background: #cad6e2 url(/mediathek/defaultImages/logo.gif) no-repeat 390px 2px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	color: #125A8C;
}

#PopUpDiv {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#PopupImage {
	border: 10px solid white;
	cursor: pointer;
	margin-left: 45px;
}

#PopupFooter {
	clear: both;
	width: 100%;
	text-align: center;
	

}

#PopupFooter a {
	color: #125A8C;
	font-weight: bold;
}



.map_1 {
	color: #1d5584;
	list-style-type: square;
	font-size: 12px;
	padding-left: 1px;
}

.map_1 li {
	margin: 5px;
	width: 220px;
	
}

.map_1 a {
	color: #125A8C;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
}

.map_2 {
	padding-left: 15px;
	list-style-type: square;
}

.map_2 li {
	margin: 0;
	color: #000000;
	padding-left: 5px;
	list-style-type: square;
	font-size: 10px;
	margin-left: 5px;
}

.map_2 a {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.map_2 a:hover {
	text-decoration: underline;
}


/*neues Kontaktformular*/
#contact {
	margin: 0;
	padding: 0;
	width: 400px;
}

#contact fieldset {
	border: 0;
	margin-bottom: 20px;
	padding-left: 45px;
}

#contact_footer {
	padding-right: 50px;
}

#contact ul {
	padding: 0;
}

#contact li {
	clear: both;
	margin: 0 0 2px 0;
	padding: 0;
	padding-top: 5px;
	list-style-type: none;
	background: none;
}

#contact legend {
	font-weight: bold;
	margin: 0 0 10px 0;
	display: none;
}

#contact label {
	background: none;
	list-style-type: none;
	display: block;
	position: relative;
	float: left;
	width: 100px;
	text-align: right;
	margin: 0 15px 0 0;
	color: #000000;
}

#contact input.text, #contact textarea {
	display: inline !important;
	display: block;
	float: none !important;
	float: left;
	width: 185px !important;
	width: 190px;
	height: 20px;
	border: 1px solid #306AB3;
	/*border-left: 5px solid #9ab292;*/
}

#contact input.text:focus, #contact textarea:focus {
	border: 1px solid #306AB3;
	
}

#contact textarea {
	height: 80px;
}

#contact abbr {
	display: block;
	position: absolute;
	top: 2px;
	right: -10px;
	border: 0;
	font-weight: bold;
}

#contact button {
	display: block;
	float: right;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #306AB3;
	color: #3469B5;
	font-weight: bold;
	background-color: #D4E0F0;
	background-image:url(/mediathek/defaultImages/button_arrow.gif);
	background-position:5px 4px;
	background-repeat:no-repeat;
	/*width: 80px;*/
	padding-left: 2px;
	padding-right: 2px;	
}

#contact span.radiogroupDescription {
	display: none;
}

#contact span.checkboxgroupDescription {
	display: none;
}

#contact ul#contact_errorMsg {
	border: 2px solid #f00;
	padding: 3px;
	margin-bottom: 20px;
	color: #f00;
	font-weight: bold;	
}

/*div.contentRight_element ul li {
background:none;

}*/


#contact p.required_text {
	font-style: italic;
}

.contentRight_element .Text {
	display: block;	
	background-color: #ffffff;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-top: 3px;
	border-left: 1px solid #1d5584;
	border-right: 1px solid #1d5584;
	border-bottom: 1px solid #1d5584;
}


.contentRight_element .Text a {
	border-left: 0px;
	border-right: 0px;
	color: #125A8C;
}


.contentRight_element .Text span {
	background-color: #ffffff;
}

.contentRight_element .Text a:hover {
	text-decoration: underline;
}

.contentRight_element .Text .LinkVisualText {
	color: #125A8C;
	font-weight: normal;
}

.contentRight_element .LinkImage{
	border-left: 1px solid #1d5584;
	border-right: 1px solid #1d5584;
	color: #125A8C;
	font-weight: normal;
	
}

.contentRight_element .LinkDocument {
	/*padding-left: 15px;*/
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	display:block;
	width:154px;
	background-image: url();
}

.contentRight_element .LinkDocument .LinkVisualImage{
	padding-right: 10px;
	float: left;
	
}

.contentRight_element .ImageElement {
	border: 1px;	
        border-left: 1px solid #1d5584;
	border-right: 1px solid #1d5584;
	border-bottom: 1px solid #1d5584;
	margin: 0;
}

.contentRight_element a {
	
	
}


