@charset "UTF-8";
html, body {
	 /*height:100%;*/
}


body {
	margin:0;
	padding: 0;
	font-size:62.5%;
	font-family:arial,verdana,helvetica,sans-serif;
	background-color:#f8f8f8;
	background-position:center top;
	background-repeat:no-repeat;
	color:#60646a;
}

h1, h2 {
	color:#ac4860;
	line-height:1.5em;
}

h1 {
	font-size:2.3em;
}

h2 {
	font-size:1.5em;
}

h3 {
	font-size:1.1em;
	color:#4d535a; 
	line-height:1.5em;
	font-weight:bold;
}

a {
	color:#828890;
}


hr {
	border:0;
	border-top:1px solid #C6C6C6!important;
	height:1px;
}

input, textarea {
	border:1px solid #838890;
}

input.error, textarea.error {

	border:1px solid #AF0527;
	background:#E6B0BA;
}

select.error {

	border:1px solid #AF0527;
	background:#E6B0BA;
}

.button {
	background-color:#838890;
	color:#fff;
}


div#main {
	font-size:1.1em;
	line-height:1.5em;
}

	img#mh_logo {
		position:absolute;
		right:14px;
		top:22px;
		z-index:99;
	}

	/***** Header *****/
	div#header {
		/*position:absolute;
  		left:50%;
  		top:0;*/
  		margin:auto;
  		width:1000px;
  		/*overflow-x:hidden;*/
	}

		div#flashholder {
			/*position:absolute;*/
 			width:1100px;
    		height:500px;
    		/*left: -550px;*/
       		position:relative;
       		margin-left: -50px;
       		margin-top:0;
		}

	div#content_top {
		background:url(../style/bi-hg-content-loop-top.png);
		height:30px;
		width:100%;
		/*margin-top:477px;*/
		margin-top:-24px;
		position: relative;
	}

	div#content_navigation {
		margin:auto;
		width:1000px;
		padding-top:3px;
		min-height:400px;
	}

		div#suche_lang {
			float:left;
			height:62px;
			width:100%;
		}

			form#suche {
				float:left;
				width:177px;
				margin:11px 0 30px 0;
			}

				input#text_suche {
					float:left;
					background:url(../style/bi-hg-suche.gif);
					border:none;
					width:171px;
					height:17px;
					margin:0 3px 0 0!important;
					color:#a2a7ac;
					font-size:1.1em;
					padding:2px;
				}

				input#submit_suche {
					background:url(../style/ic-lupe.gif) no-repeat;
					border:none;
					width:13px;
					height:11px;
					position:relative;
					margin-left:-20px;
					margin-top:6px;
					cursor:pointer;
				}


			a#de {
				border-right:1px solid #c0c4c7;
			}

			a#de, a#en {
				float:left;
				padding:0 7px 0 9px;
				text-decoration:none;
				color:#c0c4c7;
				margin-top:18px;
				line-height:0.9em;
				text-transform:uppercase;
			}

			a#de:hover, a#en:hover {
				color:#AC4860;
			}

		/***** Navigation *****/

		ul#nav {
			float:left;
			width:250px;
			margin:0 0 12px 0!important;
			/*height:445px;
			height:500px;*/
			height:462px;
		}


			li.metaa_prim {
				list-style-type:none;
				padding:0;
				list-style-type:none!important;
				min-height:55px;
			}

				p.metaa_head {
					font-size:1.7em;
					color:#AC4860;
					border-bottom:1px solid #d3d3d3;
					line-height:1.4em;
				}
				
				li.pfeil p.metaa_head {
					cursor:pointer;
				}
				
				.metaa_prim hr.metaa_linie {
					border:0;
					border-top:1px solid #fff!important;
					height:1px;
					margin:0!important;
					padding:0!important;
					width:100%;
				}
				
				li.pfeil hr.metaa_linie {
					border:0;
					border-top:1px solid #fff!important;
					height:1px;
					margin:0!important;
					padding:0!important;
					width:96%!important;
				}
				
				p.metaa_info {
					line-height:1.2em;
					margin-bottom:5px;
				}

					ul.metaa_sek {
						margin:18px 0 20px 0!important;
						/*height:180px;
						height:263px;*/
						height:276px;
						overflow:hidden;
						display:none;
						width:250px;
					}
						li.metaa_sek {
							margin:11px 0 0 0!important;
							padding:0!important;
							list-style-type:none;
							width:250px;
						}

						a.metaa_sek {
							background:url(../style/ic-pfeil-content.png) 1px center no-repeat;
						    color:#4d535a;
						    font-size:1.4em;
						    padding-left:20px;
						    text-decoration:none;
						}

						a.metaa_sek:hover, a.active {
							color:#AC4860;
						}

						p.metaa_sek_info {
							padding-left:20px;
							line-height:1.2em;
						}


					li.pfeil {
						background:url(../style/ic-pfeil-meta.png) right 27px no-repeat;
					}

		div#status {
			float:left;
			font-size:0.9em;
			width:653px;
			color:#838890;
			margin-bottom:20px;
		}
			a.status {
				color:#838890;
				text-decoration:none;
			}

			a.status:hover {
				color:#AC4860;
			}

		/*****Content*****/
		div#article {
			float:left;
    		width:629px;
			margin-bottom:12px;
			padding-right:24px;
			overflow:hidden;
		}

			div#article a:hover, div.box a:hover {
				color:#AC4860!important;
			}

			div#left {
				float:left;
				width:257px;;
				margin-right:90px;
			}


	div#content_bottom {
		clear:both;
		background:url(../style/bi-hg-content-loop-foot.png);
		height:33px;
		width:100%;
		position:relative;
		z-index:5;
		margin-top:30px;
	}

	/***** Footer *****/
	div#footer {
		background:url(../style/bi-hg-footer.jpg) center top no-repeat!important;
		height:229px;
		margin-top:-28px;
		position:relative;
		z-index:1;
		overflow:hidden;
		width:100%!important;
	}
		div#text_footer {
			margin:auto;
			width:1000px;
			padding-top:29px;
			color:#f4f4f6;
			min-height:149px;
		}

			div#footer_box1 {
				float:left;
				width:176px;
				margin-right:63px;
				color:#9CA1A7!important;
			}

			div#footer_box1 a {
				color:#9CA1A7;
				text-decoration:none;
			}

			div#footer_box2 {
				margin-right:109px;
			}
			
				p.aktuell {
					color:#9CA1A7;
				}

			div#footer_box2, div#footer_box3 {
				float:left;
				width:201px;
			}

			div#footer_box3 {
				margin-right:105px;
			}

			div#footer_box4 {
				float:left;
				width:145px;
			}
				p.footer_head {
					color:#ddd;
					font-size:1.5em;
					margin-bottom:16px;
				}

				a.link_footer {
					float:left;
					background:url(../style/ic-pfeil-footer.png) left 4px no-repeat;
					color:#b5bcc2;
					font-size:0.9em;
					padding-left:14px;
					text-decoration:none;
					margin-bottom:8px;
					width:100%;
				}

				a.link_footer2 {
					background-repeat:no-repeat;
					background-position:left center;

					font-size:0.9em;
					text-decoration:none;
					color:#b5bcc2;
					padding-left:34px;
					display:block;
					height:19px;
					padding-top:6px;
					margin-bottom:11px;
				}

				a.link_footer:hover, a.link_footer2:hover, div#footer_box1 .mail:hover {
					color:#fff!important;
				}


/* --------------- XStandard -------------- */

div.medien_untertitel_none {
	float: left;
	width: 100%;
}

div.medien_untertitel_none img {
	clear:both;
}

img.right, div.medien_untertitel_right {
	float:right;
	margin-left:10px;
}

img.left, div.medien_untertitel_left {
	float:left;
	margin-right:10px;
}

img.left {
	padding: 0 10px 10px 0;
	float:left;
}

img.right {
	padding: 0 0 10px 10px;
	float:right;
}

div.medien_untertitel_right {
	float:right;
	margin:0 0 10px 10px;
}

div.medien_untertitel_left {
	float:left;
	margin:0 10px 10px 0;
}


ul li {
	list-style-type: disc;
	padding-left:0;
}

ol li {
	list-style-type: decimal;
	padding:0;
}

ul, li, ol {
	margin:0;
}

ul {
	margin-left:13px;
}

ol {
	margin-left:16px;
}


p.left {
	text-align:left;
}

p.right {
	text-align:right;
}

p.center {
	text-align:center;
}

p.indent {
	margin-left: 20px;
}

p.block {
	text-align: justify;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

th {
	font-weight:bold;
}

