<!--
html {
	overflow: -moz-scrollbars-vertical; /* permanente Scrollbar in Firefox,
                                               auch wenn kurze Seite */
}
html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-image:url(../img/header_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

img{border: none;}

a:focus {
	outline: none;
}
 
div#container {
	position:relative; /* needed for footer positioning */
	margin:0 auto; /* center, not in IE5 */
	width:998px;
 
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height */
 
	min-height:100%; /* real browsers */
	
	/*border: 1px solid #000000;*/
}
 
div#header {
	height: 373px;
	width: 998px;
	float: left;
}

div#oben{
	float: left;
	width: 998px;
	height: 87px;
}

div#logo_home{
	float: left;
	height: 81px;
	width: 350px;
	padding-top: 7px;
	padding-left: 9px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}

div#logo{
	float: left;
	height: 81px;
	width: 350px;
	padding-top:7px;
	padding-left: 9px;
}

div#navi_top_right{
	float: right;
	height: 29px;
	width: 294px;
	padding-right: 46px;
	padding-top: 58px;
}
div#navi_top_right a{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	margin-left: 7px;
}
div#navi_top_right a:hover{
	text-decoration: underline;
}
div#navi_top_right a.active{
	color: #848787;
}


div#nav_banner_outline{
	float: left;
	height: 286px;
	width: 998px;
}

div#banner_home{
	float: left;
	height: 349px;
	width: 748px;
	position: absolute;
	left: 260px;
	top: 24px;
	z-index: 2;
}
	
div#banner{
	position: absolute;
	left: 260px;
	height: 286px;
	width: 748px;
}
div#banner img{
	max-height: 286px;
	max-width: 748px;
}
div#banner_home img{
	max-height: 349px;
	max-width: 748px;
}

div#navi_top_outline{
	width: 265px;
	float: left;
	position: relative;
	left: -18px;
}

div#haupt_navi_top{
	width: 265px;
	float: left;
}

div#haupt_navi_top div div div{
	display: none;
}


div#haupt_navi_top h1{
	padding: 0;
	margin: 0;
}
div#haupt_navi_top div{
	float: left;
}
div#haupt_navi_top img{
	float: left;
}

div#permanent_navi{
	margin-top: 10px;
	width: 250px;
	float: left;
}
div#permanent_navi img{
	float: left;
}



div#pulldownnavigation {
	width: 998px;
	float: left;
	height: 30px;
	padding-top: 13px;
	position: relative;
	left: -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}
span.trenner{
	font-size: 12px; }

div#content_outline {
	width: 998px;
	float: left;
}

div#con_left{
	float: left;
	width: 449px;
	padding-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #393939;
}

div#con_left a{
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

div#con_left a:hover{
	text-decoration: underline;
}

div#model_check p{
	margin-bottom: 10px;
}

div#con_left img{
	max-width: 449px;
}
div#con_left h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #cc0000;
	margin: 0;
	padding: 0;
	margin-bottom: 17px;
}

div#main_content{

}

div#content{
	float: left;
	width: 539px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #393939;
	padding-top: 37px;
	padding-bottom: 20px;
	padding-left: 10px;
}

div#content p{
	margin-bottom: 18px;
}

div#content a{
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

div#content a:hover{
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

div#content  a:visited{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div#content ol{
	margin-left: 25px;
	margin-bottom: 18px;	font-size: 12px;
}

div#content ol ol{
	margin-left: 25px;
	margin-bottom: 3px;
}

div#content ol li{
	margin-bottom: 3px;
}

div#content ul{
	margin-left: 20px;
	margin-bottom: 18px;
}


div#content ul ul{
	margin-left: 20px;
	margin-bottom: 3px;
}

div#content ul li{
	margin-bottom: 3px;
}

div#content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #cc0000;
	margin: 0;
	padding: 0;
	margin-bottom: 17px;
}

div#content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 18px;
}

div#content h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #cc0000;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}

div#linkbaum{	
	width:549px;
	padding-top: 2px;
	float: left;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
}
div#linkbaum a {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
	font-size: 11px;
}

div#linkbaum a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;	
	text-decoration: underline;
	font-size: 11px;
}

div#linkbaum a:visited{
	font-size: 11px;
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#ddd;
	/*border-top:6px double gray;*/
}

div#blocks_left_outer {
	width: 244px;
	background-color: #f6f6f6;
	margin-top: 37px;
	margin-left: 180px;
}

div#blocks_left_inner {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

div#blocks_left_inner .block {
	width: 204px;
	padding-top: 20px;
	border-bottom: 1px dotted #cccccc;
}

div#blocks_left_bottom {
	width: 244px;
	height: 21px;
	background-color: #ffffff;
	background-image: url(../img/blocks_left_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#blocks_left_background {
	/*color: #999999;*/
	color: #393939;
	padding-top: 25px;
	width: 449px;
	height: 543px;
	background-image: url(../img/key_block.jpg);
	background-repeat: no-repeat;
	background-position: 100px;
}

div#no_blocks_left_background {
	margin-left: 78px;
	width: 400px;
	height: 321px;
	background-image: url(../img/key.png);
	background-repeat: no-repeat;
}

div#nop p {
	margin-bottom: 10px;
}

div#contact_map a {
	position: absolute;
	padding: 5px;
	background-color: #cc0000;
	color: #FFFFFF; 
	text-decoration: none;
}

div#contact_map a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.newsticker {
	list-style-type: none;
	padding: 3px;
	margin: 0;
	font-weight: normal;
}
.newsticker a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.newsticker a:hover{
	color: #cc0000;
}

div#home_left{
	float: left;
	padding-left: 38px;
	padding-right: 20px;
	width: 373px;
	background-image: url(../img/seperator_home.png);
	background-repeat: no-repeat;
	background-position: right -10px;
	min-height: 350px;
}
div#home_left h1{
	font-size: 14px;
	width: 100%;
	color: #3e3d40;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
	float: left;
	text-transform: uppercase;	
}

div#home_middle{
	float: left;
	padding-left: 36px;
	padding-right: 35px;
	width: 232px;
	background-image: url(../img/seperator_home.png);
	background-repeat: no-repeat;
	background-position: right -10px;
	min-height: 350px;
}

div#home_middle h1{
	font-size: 14px;
	color: #3e3d40;
	width: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	float: left;
	text-transform: uppercase;
	padding-left: 12px;
	background-image: url(../img/pfeil_home.gif);
	background-repeat: no-repeat;
	background-position:0px 4px; 
}
div#home_middle a{
	font-size: 11px;
	color: #cc0000;
	display: block;
	text-decoration: none;
}
div#home_middle a:hover{
	text-decoration: underline;
	font-size: 11px;
}

div#home_right{
	float: left;
	padding-left: 27px;
	width: 235px;
	min-height: 350px;
}

div#home_right h1{
	font-size: 14px;
	color: #3e3d40;
	font-weight: bold;
	margin: 0;
	width: 100%;
	padding: 0;
	margin-bottom: 7px;
	float: left;
	text-transform: uppercase;
	padding-left: 12px;
	background-image: url(../img/pfeil_home.gif);
	background-repeat: no-repeat;
	background-position:0px 4px; 
}
div#home_right a{
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
}
div#home_right img{
	border: none;
}
div#home_right a:hover{
	text-decoration: underline;
	font-size: 11px;
}
.agenda_links a{
	position: relative;
	left: 10px;
	top: 5px;
}
-->
