/* CSS Document */

#border_center {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 785px;
	position: relative;
}

#border_stahl_rechts_links {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 109px;
	background-image: url(../00_img/hintergrund_stahl_rechts_links.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#border_navigation {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 794px;
	height: 109px;
	background-image: url(../00_img/hintergrund_stahl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#border_navigation #prototyp_version {
	position: absolute;
	left: 619px;
	top: 0px;
	height: 20px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	line-height: 8px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

#border_navigation #logo {
	position: absolute;
	left: 619px;
	top: 25px;
	width: 164px;
	height: 37px;
}

#border_navigation #logo_print, #border_navigation #balken_print {
	display: none;
}

#border_navigation #topmenue {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 300px;
	height: 20px;
}

#border_navigation #suche {
	position: absolute;
	left: 267px;
	top: 5px;
	width: 150px;
	height: 20px;
}


#border_navigation #languages {
	position: absolute;
	left: 440px;
	top: 6px;
	width: 110px;
	height: 20px;
}

#border_navigation #audiencemenue {
	position: absolute;
	left: 1px;
	top: 56px;
	width: 600px;
	height: 22px;
}

#border_subnavigation {
	position: absolute;
	left: 10px;
	top: 150px;
	width: 170px;
	text-align: left;
}

#border_content {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 213px;
	top: 145px;
	width: 570px;
	text-align: left;	
}

#border_content.worldwide {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 10px;
	top: 145px;
	width: 760px;
	text-align: left;	
}

#border_content #breadcrumbs{
	padding: 0px;
	margin: 0px;
	width: 565px;
	height: 25px;
	clear: both;
	vertical-align: top;
	text-align: left;
}

#border_content DIV.download {
	padding: 0px;
	margin: 0px;
	clear: both;
}

#border_content DIV.image_left {
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 5px;	
	width: 254px;
	float: left;
}

#border_content DIV.image_right {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 5px;		
	width: 254px;
	float: right;
}

#border_content DIV.image_wide {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	width: 576px;
	clear: both;
}

#border_content DIV.image_middle {
	padding: 0px;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 5px;	
	width: 385px;
}

#border_content DIV.image_left_small {
	padding: 0px;
	margin: 0px;
	margin-top: 6px;	
	margin-right: 10px;
	width: 152px;
	float: left;
}

#border_content DIV.image_right_small {
	padding: 0px;
	margin: 0px;
	margin-top: 6px;	
	margin-left: 10px;
	width: 152px;
	float: right;
}

#border_content DIV.image_thumb {
	padding: 0px;
	margin: 0px;
	margin-top: 15px;	
	margin-right: 10px;
	margin-bottom:10px;
	width: 92px;
	float: left;
}

#border_content #footer{
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	border-top-color: #AEAEAE;
	border-top-style: solid;
	border-top-width: 1px;
}

.tooltip {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 2px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

