html, body {
margin:0px; 
padding:0px;
}

body {
	background-color:#A9B1B9;
	background-image:  url(../images/bg_streifen.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
    font-size:9px;
}

table, tr, td, div {
font-size:14px;
color:#ffffff;
}

a{color:#ffffff;}
a:hover{color:#ffffff}
a:visited{color:#ffffff}



#container {
	width:1010px;
}

#head {
	position:absolute;
	left:0px;
	top:0px;
	width:1005px;
}

#head_oben {
	width:1005px;
	height:66px;
	background-image:  url(../images/head_oben.jpg);
}
	
#head_bild {
	float:left;
	width:768px;
	height:140px;
	background-image:  url(../images/head_mitte.jpg);
	background-repeat: no-repeat;
}
	
#head_karte {
	float:left;
	width:237px;
	height:140px;
	background-image:  url(../images/head_karte.jpg);
	background-repeat: no-repeat;
}

#links {
	float:left;
	width:136px;
}

#links_oben {
	width:136px;
	height:563px;
	background-image:  url(../images/links_oben.jpg);
	background-repeat: no-repeat;
}
#small-links {
position:absolute;
bottom:100px;
left:0px;
text-align:center;
width:135px;
font-size:12px;
}

#small-links a{
color:#ffffff;
text-decoration:none;
}

#small-links a:hover {
text-decoration:underline;
}

#links_unten {
	width:136px;
	height:98px;
	position:absolute;
	bottom:0px;
	background-image:  url(../images/links_unten.jpg);
	background-repeat: no-repeat;
}

#mitte {
	float:left;
	width:869px;
}

#mitte_oben {
	width:859px;
	height:41px;
	background-image:  url(../images/mitte_oben.jpg);
	background-repeat: no-repeat;
}

#mitte_mitte {
	color: white;
	padding:3px;
	padding-bottom:80px;
}

#kontaktbackground {
border:1px solid #ffffff;
width:815px;
background:url(../images/spalte-kontakt.gif) no-repeat;
background-color:#025294;
padding:60px 5px 5px 5px;
margin-left:8px;
}

#impressumbackground{
border:1px solid #ffffff;
width:815px;
background:url(../images/spalte-impressum.gif) no-repeat;
background-color:#025294;
padding:60px 5px 5px 5px;
margin-left:8px;
}

#agbimpressum{
border:1px solid #ffffff;
width:815px;
background:url(../images/spalte-agb.gif) no-repeat;
background-color:#025294;
padding:60px 5px 5px 5px;
margin-left:8px;
}

#mitte_unten {
	position:absolute;
	bottom:0px;
	width:869px;
	height:57px;
	background-image:  url(../images/mitte_unten.jpg);
	background-repeat: no-repeat;
}

#center {
	position: absolute;
	top:206px;
	float:left;
	width:1005px;
	background-image:  url(../images/center.gif);
	background-repeat: repeat-y;
}

#maintable {
background:url(../images/bg-maintable.gif) repeat-y left;
}
		
#drei_spalten table{
	

}

#drei_spalten tr {
		
}


#drei_spalten td {
	width:260px;
	background-color:#005093;
	border:1px solid #FFFFFF;
	padding:60px 5px 5px 5px;
}	

#drei_spalten td table td {
	padding:5px 5px 5px 5px;	
}

#spalte-reparatur {
	background:url(../images/spalte-reparatur.gif) no-repeat;
}

#spalte-verkauf {
	background:url(../images/spalte-verkauf.gif) no-repeat;
}

#spalte-willkommen {
	background:url(../images/spalte-willkommen.gif) no-repeat;
}

#spalte-ersatz {
	background:url(../images/spalte-ersatzteile.gif) no-repeat;
}

#spalte-neucaddies {
	background:url(../images/spalte-neuecaddies.gif) no-repeat;
}

#spalte-zubehoer {
	background:url(../images/spalte-zubehoer.gif) no-repeat;
}

#spalte-reparatur {
	background:url(../images/spalte-reparatur.gif) no-repeat;
}

#spalte-inspektion {
	background:url(../images/spalte-inspektion.gif) no-repeat;
}

#spalte-werkstatt {
	background:url(../images/spalte-werkstatt.gif) no-repeat;
}



#outletlink {
display:block;
height:78px;
width:92px;
margin-top:15px;
margin-left:20px;
}

a.mainlevel {
display: block;
width:134px;
height:25px;
border-bottom:1px solid #ffffff;
text-align:center;
text-decoration:none;
font-weight:bold;
color:#ffffff;
line-height: 25px;
font-size:16px;
background:url(../images/mainlevel.png);
}	

a.mainlevel:hover, a.mainlevel#active_menu {
background:url(../images/mainlevel_active.png);
}
		