html {
   overflow-y: scroll;
}

* {
    margin: 0;
    padding: 0;
	border-width: 0;
}

body {
	background-color: #E2E2E2;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
}

h1, h2, h3, h4 {
	color: #0052A6;
    font-weight: bold;
    font-size: 12px;
	margin-bottom: 10px;
}

h2 {
	color: black;
    font-size: 11px;
    margin-bottom: 5px;
}

#contentRight h3 a {
	display: block;
	background: url(/mediathek/defaultImages/Icon_Link_gross.gif) no-repeat 0px 2px;
	padding-left: 16px;
}


td {
	vertical-align: bottom;
}

p {
    margin: 5px 0 5px 0;
}

a, a:visited {
	color: #0052A6;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul {
	list-style-type: none;
}

#frame {
	margin: auto;
	width: 906px;
	position: relative;
	background-color: white;
}

#header {
	background-color: black;
	height: 111px;
	border-top: 9px solid black;
}

#logo {
	display: block;
	padding-left: 18px;
	padding-top: 15px;
	float: left;
	position: relative;
	left: 0;
}

#contentFrame {
	background-color: #E6EDF5;
}

#contentLeft {
	width: 216px;
	float: left;
	background-color: #E6EDF5;
}

#contentMain {
	width: 438px;
	float: left;
	background-color: white;
	padding: 23px 18px 28px 18px;
	height: auto !important;
	height: 370px;
	min-height: 370px;
}

#contentRight {
	width: 216px;
 	float: left;
	background-color: #E6EDF5;
/* 	padding: 0px 2px 0px 2px; */
	padding: 0;
	overflow: hidden;
	margin-top: 11px;
}

#footer {
	clear: both;
	height: 22px;
	width: 906px;
	background-color: #C0D3E7;
}

/* left and right content area */
#contentLeft h1, #contentRight h1 {
	display: block;
	font-size: 14px;
	font-weight: normal;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	background-color: #d0deed;
	padding-top: 3px;
	padding-left: 15px;
	height: 22px;
	clear: both;
}

/* popup window */
#PopUpBody {
	background-color: #C0D3E7;
}

#PopUpDiv {
	padding-top: 59px;
	background: black url(/mediathek/defaultImages/Logo_BMS_black.gif) no-repeat 13px 12px;
}

#InPopUpDiv {
	background-color: white;
}

#PopupFooter {
	padding-top: 4px;
	padding-left: 20px;
	height: 18px;
	background-color: #C0D3E7;
}

/* links in main area */
#contentMain .LinkFile span {
	padding-left: 8px;
}

#contentMain .LinkImage span {
	padding-left: 4px;
}

/* main content area */
#contentMain a:hover.LinkImage {
	text-decoration: none;
}

#contentMain .Text {
	line-height: 18px;
}

#contentMain .TableElement .ImageElement {
	padding: 0px;
}

#contentMain .TableElement td {
	padding-top: 5px;
}

#contentMain a:hover.LinkImage span {
	text-decoration: underline;
}

/* links in right content area */
#contentRight .LinkDocument, #contentRight .LinkExtern, #contentRight .LinkFile {
	margin-left: 10px;
}

#contentRight a.LinkDocument, #contentRight a.LinkExtern, #contentRight a.LinkFile {
	text-decoration: none;
}

#contentRight a:hover.LinkDocument span, #contentRight a:hover.LinkExtern span, #contentRight a:hover.LinkFile span {
	text-decoration: underline;
}

#contentRight .LinkDocument img, #contentRight .LinkExtern img, #contentRight .LinkFile img {
	padding-right: 4px;
}


#contentRight a.LinkDocument, #contentRight a.LinkFile {
	display: block;
	clear: both;
}

#contentRight a.LinkFile {
	padding-bottom: 30px;
}

#contentRight a.LinkDocument img.LinkVisualImage, #contentRight a.LinkFile img.LinkVisualImage {
	float: left;
	display: block;
}

#contentRight a.LinkDocument span.LinkVisualText, #contentRight a.LinkFile span.LinkVisualText {
	display: block;
	float: left;
	width: 80%;
/*	padding-top: 5px;*/
}


/* big image links in right content area */
#contentRight h2 a.LinkDocument img.LinkVisualImage {
	float: none;
	display: block;
}

#contentRight h2 a.LinkDocument span.LinkVisualText {
	float: none;
	display: block;
	width: auto;
	padding-top: 0px;
	font-weight: normal;
}

#contentRight h2 .LinkDocument, #contentRight .LinkImage {
	margin-left: 0px;
	border: 1px solid #306DB0;
	overflow: hidden;
}

#contentRight h2 .LinkDocument, #contentRight .LinkImage {
	display: block;
	margin: 0px 2px 0px 2px;
}

#contentRight h2 a.LinkDocument, #contentRight h2 a:hover.LinkDocument span {
	text-decoration: none;
}

#contentRight h2 .LinkDocument img, #contentRight .LinkImage img {
	padding-right: 0px;
	display: block;
}

#contentRight h2 .LinkDocument span, #contentRight .LinkImage span {
	display: block;
	height: 14px;
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	padding-left: 20px;
}

#contentRight h2 .LinkDocument span {
	background: #306DB0 url(/mediathek/defaultImages/linkpfeil.gif) no-repeat 10px 4px;
}

#contentRight .LinkImage span {
	background: #306DB0 url(/mediathek/defaultImages/lupe.gif) no-repeat 6px 2px;
}

#contentRight .LinkImage {
	margin-bottom: 10px;
}

#contentRight .ListUnordered_Square li, #contentRight .ListUnordered_Circle li {
    overflow: hidden;
    background: url("/mediathek/defaultImages/Icon_Link_gross.gif") no-repeat scroll 3px 2px transparent;
}

/* gallery items */
.Gallery {
	display: block;
	margin-left: 10px;
	overflow: visible;
}

.GalleryThumb {
	display: none;
}

.GalleryName {
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 9px;
	height: 30px;
	display: block;
	overflow: visible;
	background: url(/mediathek/defaultImages/gallery_icon.gif) no-repeat 0px 0px;
}

a:hover.Gallery {
	text-decoration: none;
}

a:hover.Gallery span {
	text-decoration: underline;
}

/* images */
#contentMain .ImageElement {
	padding-top: 5px;
	padding-bottom: 20px;
}

#contentRight .ImageElement {
	padding-top: 10px;
	padding-bottom: 6px;
}

/* lists */
.ListUnordered_Square, .ListUnordered_Circle {
	margin-bottom: 5px;
}

.ListUnordered_Square li, .ListUnordered_Circle li {
	background: url(/mediathek/defaultImages/bullet_list.gif) no-repeat scroll 0pt 3px;
	padding-left: 15px;
}

.ListHeadline {
	margin-bottom: 5px;
	display: block;
}

#header_auth {
	position: absolute;
	top: 155px;
	left: 10px;
}

#name_loggedIn {
	color: #fff;
	margin-left: 12px;
	padding: 5px;
}

#name_logout span {
	color: #fff;
}

#name_logout button {
	background-color: transparent;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
}

#nrOfMsgs {
	display: none;
}

#name_notLoggedIn {
	display: none;
}




/* Massdownloader */

input.Addon_Download {
	display: block;
	float: left;
	position: relative;
	top: 4px;
	left: 3px;
/*  	display: none;  */
}

a.Addon_Download {
	background: url(/mediathek/defaultImages/Pfeil_blau.gif) no-repeat 2px 4px;
	padding-left: 15px;
}




#contentMain a.LinkFile span.LinkVisualText span.LinkFileSize {
 	top:0; 
 	color: #000;
 	text-decoration: none;
 	/*background-color: #fff;*/
 	/*display: block;
 	float: right;*/
}


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

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

#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;
	cursor: pointer;
}

#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: 10px;
	cursor: pointer;
}

#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;
}


/* CLEARFIX */

/* 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 */

