/* Dokumentation */


html {
	height: 100.1%;
	font-size: 62.5%;
}

body {
	/* text-align: center; */
	font: 1.2em/1.8em Verdana, sans-serif;
}

* 

{margin: 0px; padding: 0px; border: 0px;}



h1, h2, h3, h4, h5, h6 
{font-family: "Century Gothic", sans-serif; margin: 0em 0em 0.5em 0em;color: #EFF8FB;
}


h1 {
font-size: 2.2em; 
	border-bottom: 1px dashed #EFF8FB; padding-bottom: 0.4em;
font-weight: normal;
}


div#header h1 {border: 0px;}


h2 {font-size: 2.0em;}
h3 {font-size: 1.8em;}

h4 {font-size: 1.6em;}

h5 {font-size: 1.4em;}

h6 {font-size: 1.2em;}



a {color: #8A0808; text-decoration: none;}

a:link {}

a:visited {}

a:hover {}

a:active {}



div#wrapper {
/*width: 760px;*/
margin: 0px 40px;
/* text-align: left; */
background: #FAFAFA;
}


div#header {
height: 40px;
background: #8A0808;
	padding: 20px;
}


div#nav {
background: #CCCCCC;
}

div#nav li {
display: inline;margin-left: 100px;
}

div#nav a {
text-decoration: none; font-weight: bold;text-transform: uppercase; 
	padding-bottom: 2px;
}


div#nav a:hover, 

body#home li.navhome a,

body#engineering li.navengineering a,

body#konstruktion li.navkonstruktion a,
		
body#projektmanagement li.navprojektmanagement a,

body#dokumentation li.navdokumentation a


{border-top: 4px solid 	#FFFFFF;
}



div#wrap_content {}
div#col1,  div#menu, div#maintext {padding: 20px 10px;}


div#col1 {
float: left;
	width: 160px;
background: #EBEBEB;
}


div#menu {float: right;
	width:180px;
}

div#menu ul {list-style-type: none; font-weight: bold;}
div#menu ul ul {margin-left: 10px; font-weight: normal;}

div#menu li.subselect {	border-left: 8px solid #E3004F;	padding-left: 4px; margin-left: -12px;
}

div#menu a {  uppercase; padding-bottom: 2px;
}



div#menu a:hover, 

body#bedienungsanleitung li.navbedienungsanleitung a,
body#technische dokumentation li.navtechnische dokumentation a,

body#planung und dokumentation von geschäftsreisen li.navplanung und dokumentation von geschäftsreisen a		


{border-bottom: 2px solid 	#CCCCCC;
}





/*
body#home.Profilwalzanalagen li.Profilwalzanalagen a {
border-left: 8px solid #E3004F;
	padding-left: 4px; margin-left: -	12px;
}*/


div#maintext {
	margin: 0px 195px 5px 180px;text-align: center;
	background: #F0F0F0;
}

div#maintext a {padding-bottom: 1px;}

div#maintext a:link {border-bottom: 1px solid 	#E3004F;}



div#footer {
	padding: 2px auto 4px auto;
	text-align: center;
	background: #8A0808;
}