* {
	margin: 0;
	padding: 0;
	font-family: verdana,arial,sans-serif;
	border-width: 0;
}
body {
	background-image: url('images/linie_quer.gif');
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#header {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 975px;
	height: 70px;
	margin-left: -476px;
	margin-right: auto;
	z-index: 7;
	vertical-align: bottom;
}
#header img {
	position: absolute;
	right: 0;
	top: 0;
}
#locator {
	position: absolute;
	left: 0;
	top: 40px;
	font-size: 80%;
	color: #666666;
}
#lang-home {
	position: absolute;
	left: 80px;
	top: 40px;
	font-size: 80%;
	color: #666666;
}
#locator a {
	text-decoration: none;
	color: #990000;
}
#footer {
	position: fixed;
	bottom: 0;
	padding: 5px;
}
#footer a {
	text-decoration: none;
	color: #bbb;
	font-size: 80%;
}
#content {
	position: absolute;
	top: 180px;
	left: 50%;
	width: 570px;
	margin-left: -443px;
	z-index: 0;
	padding-bottom: 3em;
}
#content table
{
	border-collapse: collapse;
}
#content table td, #content table td
{
	font-size: 80%;
	padding: 2px 15px;
	border: 1px solid #CCCCCC;
}
h1, h2, h3 {
	color: #105FAD;
	font-size: 200%;
	font-family: helvetica, arial, sans-serif;
	margin-bottom: 0.8em;
}
h4 {
	font-family: verdana, sans-serif;
	margin-top: 1.2em;
	margin-bottom: 0.6em;
}
h5 {
	font-family: verdana, sans-serif;
	color:#5A5A5A;
	border-bottom:1px solid #ccc;
	padding:0 0 2px 18em;
	margin:1em 0 0.4em 0;
}
p {
	margin-bottom: 0.5em;
	font-size: 96%;
	line-height: 150%;
}
#content p img {
	margin: 6px 0 2px 6px;
	float: right;
}
#content hr {
	color: #fff;
	background-color: #fff;
	border-width: 0px;
	border-bottom: 1px #666 solid;
	height: 1px !important;
	margin: 2em 1em 1em 0em;
}
hr+a, hr+a+a, hr+a+a+a {
	text-decoration: none;
	color: #9B1900;
}
#content ul, #content ol {
	font-size: 96%;
	line-height: 120%;
	margin-top: 1em;
	margin-bottom: 1em;
}
#content li {
	margin-bottom: 0.4em;
}
#content dl{margin-bottom:0.6em;}
#content dt{float:left;width:13em;text-align:right;color:#35507F;}
#content dd{margin-left:15em;margin-bottom:0.5em;}
#content ul.submenu {
	margin:0 0 3em 0;
}
#content ul.submenu li {
	list-style-type:none;
	margin-bottom:0;
	background-image:url('images/submenuPfeil.gif');
	background-repeat:no-repeat;
	background-position:15px 8px;
}
#content ul.submenu li a {
	text-decoration:none;
	color:#9B1900;
	font-size:80%;
	padding-left:2em;
}
#rechte_Spalte {
	position: absolute;
	top: 209px;
	left: 50%;
	width: 318px;
	margin-left: 167px;
	z-index: 0;
	background-color: #EAE9F3;
	-webkit-border-radius: 4px
}
#rechte_Spalte ul {
	padding-left:2em;
}
#rand {
	margin: 1em 1em 2em 1em;
	font-size: 85%;
}
#rand p {
	line-height: 120%;
}
#rand hr + p {
	font-size: 80%;
}
/* NAVIGATION... */
#header_navi {
	position: absolute;
	top: 96px;
	left: 50%;
	width: 978px;
	margin-left: -488px;
	margin-right: auto;
	z-index: 7;
	text-align: right;
}
#navi {
	width: 977px;		
	line-height: 120%;
	border-top: 1px solid #666;
}
#navi ul {
	float:left;
	display:inline;	
	margin:0;	
	padding: 0;
	list-style: none;
}
#navi ul li {
	float: left;
	display:inline;     
	margin: 0;
	padding: 0;
	text-align: center;
	border-left: 1px solid #666;
}
#navi > ul > li.sdoc > a, #navi > ul > li.sdocs > a {
	background-image: url(images/menu_aktiv.gif);
	background-repeat: repeat-x;	
}
#navi ul li a {
	display:block;
	width: 182px;
	height: 23px;
	text-decoration: none;
	margin: 0;
	padding: 3px 2px 3px 10px;
	background-image: url(images/menu_passiv.gif);
	background-repeat: repeat-x;
	color: #FFF;
	}
#navi > ul > li > a {
	padding: 3px 6px 3px 6px;
}
#navi ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_hover.gif);
}
#navi li ul {
	position: absolute;
	width: 194px;
	left: -999em;
	margin-top: 0;
	opacity: 0.95;
}
#navi li:hover ul, #navi li.sfhover ul {
	position: relative;
	left: -1px;
}
#navi li ul li {
	width: 195px;
	margin: 0;
	background-color: #7894C4; 
}
#navi li ul li.sdoc {
	background-color: #5C7297;
}
#navi li ul li a { 
	display: block;
	height: auto;
	color: #FFFFFF; 
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	background-image: none;
	text-align: left;
}
#navi li ul li a:hover { 
	background-color: #AFC5E8;
	color: #9B1900;
	background-image: none;
}
#navi li ul li.sdoc a:hover {
	background-color: #5C7297;
	color: #FFFFFF;
}
/* style für Startseite */
#tableau {
	border-collapse: collapse;
	position: absolute;
	top: 98px;
	left: 50%;
	margin-left: -420px;
	width: 300px;
} 
#tableau th {
	text-align: left;
	font-size: 280%;
	font-family: arial, helvetica, sans-serif;
	color: #105FAD;
}
#tableau td {
	border: 2px solid #fff;
	background-repeat: no-repeat;
	font-family: verdana,'lucida sans','lucida grande',sans-serif;
	font-size: 95%;
}
#tableau td a.tab {
	font-family: arial, helvetica, sans-serif;
	height: 160px;
	width: 260px;
	display: block;
	padding: 20px 10px;
	text-decoration: none;
	font-size: 1.3em;
	color: #9B1900;
	letter-spacing: 1px;
	font-weight: bold;
	vertical-align: bottom;
	background-image: url(images/StreifenTransp60.png);
	background-repeat: repeat-x;
}
#unter {
	background-image: url(images/unter.jpg);
}
#wechsel {
	background-image: url(images/wechsel2.jpg);
	background-position: left bottom;
}
#c45fuss {
	background-image: url(images/45fuss.jpg);
}
#offshore {
	background-image: url(images/offshore.jpg);
	background-position: left bottom;
}
#chassis {
	background-image: url(images/chassis.jpg);
}
#kontakt {
	background-image: url(images/LookUp.jpg);
}
#info {
	padding-top: 1em;
	color: #666;
	
}
#info a {
	color: #666;
	font-size: 95%;
}
/* Für Editor */
#content form table td {
	border-width: 0;
}
#content form input, #content form textarea {
	border: 1px solid #ccc;
}
#content table.edit td, #wysiwyg_div_text td, #wysiwyg_div_text th {
	padding: 2px 4px;
}
#content table.edit td img, #wysiwyg_div_text img {
	margin: 0;
	padding: 0;
}
#ilink select, #iimage select {
width:150px;
}