body {
	background-color: #DCDCDC;
	color: #000;
	font-family: "AvantGarde Md BT", Tahoma, Arial;
	font-size: 12px;
	line-height: 14px;
	margin: 0px auto;
	width: 100%;
	height: 100%;
}

.box1{
	border: 1px solid white;
	border-style: ridge;
	width: 802px;
	height: 515px;
	overflow: hidden;
	background-image: url(images/layout_messgeraet_hell.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.box0{
	border: 1px solid white;
	border-style: ridge;
	width: 802px;
	height: 515px;
	overflow: hidden;
	background-image: url(images/layout_hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.index{
	border: 0px solid white;
	border-style: ridge;
	width: 802px;
	height: 515px;
	overflow: hidden;
	background-image: url(images/layout_index.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


.anfahrt{
	border: 0px solid white;
	border-style: ridge;
	width: 802px;
	height: 515px;
	overflow: hidden;
	background-image: url(images/layout_anfahrt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.impressum{
	border: 0px solid white;
	border-style: ridge;
	width: 802px;
	height: 515px;
	overflow: hidden;
	background-image: url(images/layout_impressum.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.reparatur{
	border: 0px solid white;
	border-style: ridge;
	width: 802px;
	height: 515px;
	overflow: hidden;
	background-image: url(images/layout_reparatur.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.wartung{
	border: 0px solid white;
	border-style: ridge;
	width: 802px;
	height: 515px;
	overflow: hidden;
	background-image: url(images/layout_wartung.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.unfall{
	border: 0px solid white;
	border-style: ridge;
	width: 802px;
	height: 515px;
	overflow: hidden;
	background-image: url(images/layout_unfall.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.links{
	border: 0px solid white;
	border-style: ridge;
	width: 802px;
	height: 515px;
	overflow: hidden;
	background-image: url(images/layout_links.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.kopf{
	border-right: 0px solid white;
	border-right-style: ridge;
	border-left: 0px solid white;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
	padding: 10px;
	width: 802px;
	height: 123px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 610px 15px;
	float: left;
}
.menu{
	border: 0px solid white;
	padding: 0px;
	width: 155px;
	height: 480px;
	margin-top: -130px;
	margin-left: 5px;
	text-align: left;
	float: left;
}

.box{
	border: 0px solid white;
	padding: 3px;
	width: 370px;
	height: 365px;
	margin-left: 406px;
	margin-top: -410px;
	text-align: left;
	color: #373737;
	line-height: 18px;

}

a, a:active
  {
       text-decoration: underline;
		 font-size:12px;
		 font-weight: bold;
       color: #fff;
}

a:hover{
        text-decoration: underline;	
        color: #B8E3E9;
}