body, table {
font-family: Arial, Helvetica, sans-serif;
}
#footer {
	
	font-size: 12px;
	color: #000;
	text-align: center;
	line-height: 47px;
	padding-top: 5px;
}

h1 {
	font-size: 18px;
	font-style: italic;
	color: #0359B0;
	margin: 0px;
	padding: 0px;
}
html, body {
height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	left: 50%;
	top: 50%;
	margin-top: -203px;
	margin-left: -443px;
	height: 426px;
	width: 900px;
	z-index: 2;
	position: absolute;
	
	visibility: visible;
	text-align: center;
	}

body {

	background-color: #FFFFFF;
	background-image: url(../images/bg_home.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
ul{
	list-style:none;
	padding:0;
	margin: 0px;
	}
li{
padding:0;
margin:0;
}
a:link{
	color:#0359B0;
	font-size:20px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	}
a:visited{
	color:#0359B0;
	font-size:20px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	}
a:hover{
    color:#E93217;
	font-size:20px;
	font-weight: bold;
	font-style: italic;
	}
a:active{
	color:#0359B0;
	font-size:20px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	}
	
.email a:link{
	color:#000;
	font-size:12px;
	text-decoration: none;
	font-weight: lighter;
	font-style: normal;
		}
.email a:visited{
	color:#000;
	font-size:12px;
	text-decoration: none;
    font-weight: lighter;
	font-style: normal;
	}
.email a:hover{
    color:#E93217;
	font-size:12px;
	font-weight: lighter;
	font-style: normal;
	}
.email a:active{
	color:#0359B0;
	font-size:12px;
	text-decoration: none;
	font-weight: lighter;
	font-style: normal;
		}
.menu {
	height: 154px;
	width: 162px;
	position: absolute;
	left: -13px;
	top: 157px;
}
.firma{
padding-left: 69px;
}
.produkte{
padding-left: 59px;
}
.aktuelles{
padding-left: 45px;
}
.angebote{
padding-left: 35px;
}
.kontakt{
padding-left: 43px;
}
.anfahrt{
padding-left: 37px;
}
.impressum{
padding-left: 0px;
}
