
html, body {
	margin:0;
	padding:0;
}

body {
	background-color:white;
	background-image:url(../grafik/verlauf.gif);
	background-position:0px 106px;
	background-repeat:repeat-x;
}

body * {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	color:#646464;
	font-size:12px;
}

p {
   margin-bottom:11px;
}

#content p a {
	border-bottom:1px dotted #646464;
	text-decoration:none;
}
#content p a:hover {
	border-bottom:1px solid #646464;	
}

#content ul {
	margin-left:0px;
	padding-left:15px;	
}	

#content ul li {
	/*padding-left:12px;*/	
}	
div#contentposition {
	position:relative;
	width:766px;
	z-index:1000;
}

div#logo {
	position:absolute;
	top:25px;
	left:130px;
	width:316px;
	height:56px;
}

div#navibar {
	position:absolute;
	top:151px;
	left:0px;
	width:766px;
	height:106px;
	overflow:hidden;
}

div#navibar .container {
	float:left;
	width:184px;
	height:106px;
}
div#navibar .container.rightspace {
	margin-right:10px;	
}
div#navibar a {
	margin-top:0px;
	font-size:15px;
	text-decoration:none;
	display:block;
}

body.hydraulik #nav1hydraulik,
body.anlagenbau #nav1anlagenbau,
body.drehen-fraesen #nav1drehen-fraesen,
body.kfz-teile #nav1kfz-teile,
body.industriebedarf #nav1industriebedarf,
div#nav1 a:hover {
	color:#122674;	
}



div#navibar .line {
	height:20px;
	width:184px;
}

div#navibar .line.vspace {
	margin-bottom:2px;
}

div#nav2 a {
	padding-left:10px;
	color:#8993BA;
}

body.neufertigung div#nav2 a {
	color:#A6CBC6;	
}
body.instandsetzung div#nav2 a {
	color:#F6C980;	
}
body.handelsware div#nav2 a {
	color:#D2BEB3;	
}

body.neufertigung #nav2neufertigung,
/*body.neufertigung div#nav2 a:hover,*/
body.instandsetzung #nav2instandsetzung,
/*body.instandsetzung div#nav2 a:hover,*/
body.handelsware #nav2handelsware,
div#nav2 a:hover {
	color:#ffffff ! important;
}

body div#nav2 {
	background-color:#122674;	
}
body.neufertigung div#nav2 {
	background-color:#4C968C;	
}
body.instandsetzung div#nav2 {
	background-color:#EC9300;	
}
body.handelsware div#nav2 {
	background-color:#A57C66;	
}

h1 {
	color:#646464;
	font-size:12px;
	font-weight:bold;
}
body.neufertigung h1 {
	color:#4C968C;	
}
body.instandsetzung h1 {
	color:#EC9300;	
}
body.handelsware h1 {
	color:#A57C66;	
}

div.headline {
	height:26px;
	background-image:url(../grafik/blindtext-ueberschrift.gif);
	background-repeat:no-repeat;
	z-index:100;
}
div.headline h1 {
	color:transparent;
}	

div#content {
	position:absolute;
	top:277px;
	left:194px;
	width:572px;
	line-height:18px;
}

div#footer {
	width:572px;
	height:15px;
	margin-top:20px;	
}

div#footer a {
	font-size:10px;
	text-decoration:none;	
}
div#footer a:hover {
	color:#122674;	
}
img.contenthead {
    width:338px;
    height:28px;
    border:0;
    margin-top:15px;
}
