/* layout.css - contains all CSS ID block elements for layout and display  */


/* ------------------------------------------- header */
#header {
	/*float: left;*/
	width: 976px;
	height: 98px;
	/*background-image: url(images/bg_page.jpg);*/
	background-position:top;
	background-repeat: repeat-x;
/*	background-color: #000000;*/
	margin:0 auto 0 auto;
}
#header_top {
	width: 976px;
	height: 98px;
}
#logo {
	width:201px;
	height: 83px;
	float:left;
	padding: 15px 0 0 16px;
	background-color: #ffffff;
}
#header_menu {
	width: 255px; 
	height: 91px;
	float: left;
	padding: 7px 0 0 16px;
	text-align:left;
	background-color: #ffffff;
	font-size: 84.62%;	
}
#header_trailer {
	width:488px;
	height: 98px;
	float:right;
	background-image: url(images/trailer.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#header_2 {
	clear:both;
	/*float: left;*/
	width: 976px;
	height: 24px;
	background-image: url(images/bg_page.jpg);
	background-position:top;
	background-repeat: repeat-x;
/*	background-color: #000000;*/
	margin:0 auto 0 auto;
}
#header_bottom {
	float:left;
	width: 202px;
	padding-left: 15px;
	height: 19px;
	padding-top: 5px;
	background-color: #F71829;
	font-size: 115.38%;
	color: #ffffff;
}
#header_bottom a{
font-size:12px;
font-weight:bold;
}
#main_menu {
	width: 422px;
	height: 22px;
	float:left;
	background-color: #ababab;
	padding: 2px 0 0 15px;
}
#header_search{
	width: 322px;
	height:24px;
	padding: 0px 0px 0px 0px;
	background-color: #ababab;
	float:left;
	color: #ffffff;
	font-weight: bold;
	font-size: 92.31%; /* 11px (Basis: 13px = 100%) */
}
.header_search_text {
	vertical-align:middle;
}
#breadcrumbs {
	color: #666666;
	font-size: 87%;
	clear: both;
	margin: 0;
	padding: 0;
}

/* ----------------------------------------------------  content area */
#content_area {
	clear:both;
	font-size: 100%;
/*	float: left;*/
	width: 976px;
	padding: 0px 0;
	margin: 0 auto 0 auto;
}
#content_strict {
	float: left;
	width: 976px;
	min-height: 10px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 100%;           /* dumme Browser */
	background-image: url(images/bg_content.gif);
	background-position: top left;
}
#left_side {
	float: left;
	width: 217px;
	min-height: 200px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 200px;
	font-size: 84.62%;       /* 11px */
	padding: 46px 0 0 0;

}
/*af for pdf-preview */
#pdf_content {
	float:left;
	display: inline;
	width: 580px;
	padding: 0px 31px 0 31px;
	background-color:#FFFFFF;
}

#content {
	float:left;
	display: inline;
	width: 518px;
	min-height: 200px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 100%;
	padding: 0px 31px 0 31px;
	background-color:#FFFFFF;
}

#page_header {
	display:inline;
	vertical-align: bottom;
	float:left;
	width: 298px;
	height: 46px;
	position: relative;
}

#content_navi {
	width:220px;
	float:left;
	font-size:84.62%;
	text-align:right;
	padding-top: 16px;
	color: #f11a29;
	margin-top: 14px;
	padding-bottom:2px;
}

#titel_line {
	clear:both;
	float:left;
	width: 518px;
	border-top: 1px solid #ababab;
	font-size:0px;
}

#page_subtitle {
	clear:both;
	width:300px;
	float:left;
}

#content_navi2 {
	width:218px;
	float:right;
	font-size:84.62%;
	text-align:right;
	padding: 1px 0 0px 0;
	color: #f11a29;
}

#content_main {
	clear: both;
}

#content_grey {
	background-color: #f1f1f1;
	padding: 15px;
	float: left; /* float and width because of IE6 bug with white stripes */
	width: 488px; /* float and width because of IE6 bug with white stripes */
}

#right_side {
	padding: 20px  0 80px 0;
	float: left;
	width: 178px;
	min-height: 10px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 10px;
	background-color:#FFFFFF;
}

#read_more a{
	color: #000000;
	font-weight:bold;
}

#footer_navi2 {
	clear:both;
	width:766px;
	float:left;
	font-size:84.62%;
	text-align:right;
	padding: 20px 210px 4px 0;
	color: #f11a29;
	background-image: url(images/bg_content.gif);
	background-position: top left;
	margin: 0 auto 0 auto;
}
/* -------------------------------------------------------  footer */
#footer {
	clear: both;
	width: 976px;
	height: 114px;
/*	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top left;*/
	margin:0 auto 0 auto;
}
#footer_top {
	width: 728px;
	height: 80px;
	background-color:#FFFFFF;
	padding-left: 248px;
}
#footer_link {
	float:left;
	width: 240px;
	padding: 0 0 0 0px;
	border-top: 1px solid #ababab;
}
#footer_content_navi {
	float:left;
	padding: 4px 0 0 0;
	width: 277px;
	font-size:84.62%;
	text-align:right;
	color: #f11a29;
	border-top: 1px solid #ababab;
}
#footer_menu {
	background-color: #cccccc;
	clear:both;
	width: 700px;
	height:34px;
	margin: 0;
	padding: 0;
}

/* -------------------------------------------------------  lang_fontsize */
#lang_fontsize {
	position: absolute;
	top: 100px;
	left: 795px;
	width: 191px;
	text-align: right;
}
