* {
	padding:0;
	margin:0;
}
html {
	height:101%;
}
a { 
	text-decoration:none;
	border:none;
}
a img{ 
    border:none;
   	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background:#C00414;
	color: #666;
	font-family:  arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
}
h1 {
	font-size: 16px;
	color: #666;
	text-transform:uppercase;
}
h2 {
	font-size: 16px;
}

#hg {
	background:url(img/hg.jpg) top center no-repeat #C00414;
}
#alles{
	width:900px;
	margin:0px auto 10px auto;
	background:#FFFFFF;
	position:relative;
}

#menue1{
	margin:60px 5px 0px 0px;
	height: 290px;
	position: absolute;
	width: 212px;
	background-image:url(img/navi1hg.png);
	background-repeat:no-repeat;
	padding: 80px 0px 0px 15px;}

#kopf{
	height:210px;
	background-repeat:no-repeat;
}

#pics{
	height:150px;
	background-repeat:no-repeat;
}
.kopf_index{ background-image:url(img/head_index.jpg); }
.kopf_profil{ background-image:url(img/head_profil.jpg); }
.kopf_geschichte{ background-image:url(img/head_geschichte.jpg); }
.kopf_team {background-image:url(img/head_team.jpg);}
.kopf_kontakt {background-image:url(img/head_kontakt.jpg);}
.kopf_fraesen {background-image:url(img/head_fraesen.jpg);}
.kopf_drehen {background-image:url(img/head_drehen.jpg);}
.kopf_referenzen{background-image:url(img/head_referenzen.jpg);}

#logo{
	text-align:right;
	padding:45px 0px 70px 0px;
}
#hauptmenue, #untermenue{
	height:22px;
	padding-left:595px;
	text-decoration:none;
	font-weight:700;
	font-size: 13px;
	padding-top:3px;
}
#hauptmenue {
	background-image:url(img/hg-menue-verlauf.jpg);
	background-repeat:repeat-y;
}
#hauptmenue a{color:#EEE;}
#hauptmenue a:hover{color:#FCC;font-weight:900;}
#untermenue a{color:#000;font-size: 11px;}
#untermenue a:hover{color:#933;font-weight:900;}
#hauptmenue span{color:#8e1319;}
#untermenue span{color:#8e1319;font-size: 11px;}
#unten {
	background:url(img/hg_innen.jpg) #fff no-repeat;
}
#inhalt{
	padding:20px 55px 0px 240px;
	height: 550px;
}
#inhalt a{color: #666;}
#fuss {
	clear:both;
}
.ref_logo {
	width:190px;
	margin-bottom:12px;
	margin-right:12px;
}

