@charset "ISO-8859-1";
/* CSS Document Lackiererei Pfeffer*/
* {
	margin: 0;
	padding: 0;
	}
html, body {
	height: 100%;
	}
body {
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	background: #A8A8A8;
	}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 24px;
	color: #A8A8A8;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 22px;
	color: #FFFFFF;
	}
body a {
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 13px;
	}
a:link {
	color: #FFFFFF;
	}
a:visited {
	color: #A8A8A8;
	}
a:hover, a:active {
	color: #E2007A;
	}
.pink {
	color: #E2007A;
	}
.text {
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	letter-spacing: 1px;
	}
br.clear {
	clear: both;
	}
img {
	border: 0px;
	}
.img {
	border: 1px solid #FFFFFF;
	}
	
#container {
	position: relative;
	width: 969px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	margin: 0 auto;
	background: #A8A8A8 url(images/bg_verlauf.gif) top left repeat-y;
	}
#contents {
	position: relative;
	top: 45px;
	width: 965px;
	border: 2px solid #4D4D4D;
	margin: 0px 0px 45px 0px;
	background-color: #666666;
	}
#top {
	position: relative;
	width: 965px;
	height: 106px;
	background: url(images/logo_lackiererei_pfeffer.gif) top left no-repeat;
	}
#header {
	position: relative;
	width: 965px;
	height: 156px;
	padding: 2px 0px 2px 0px;
	background: #4D4D4D;
	}
#menue1 {
	position: relative;
	width: 925px;
	height: 5px;
	padding: 15px 20px 25px 20px;
	text-align: center;
	vertical-align: middle;
	background: #4D4D4D;
	}
#menue1 a {
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 15px;
	}
#wrapper {
	position: relative;
	top: 45px;
	width: 965px;
	min-height: 435px;
	}
#menue2 {
	position: relative;
	float: left;
	width: 200px;
	min-height: 350px;
	padding: 20px 15px 15px 15px;
	margin: 0px 0px 15px 0px;
	text-align: left;
	background: #333333;
	}
#menue2 a {
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 22px;
	}
#text {
	position: relative;
	float: right;
	width: 645px;
	height: auto;
	padding: 0px 45px 45px 45px;
	text-align: left;
	vertical-align: top;
	}
#sprayer {
	position: relative;
	float: left;
	width: 230px;
	height: 61px;
	background: url(images/sprayer.gif) top left no-repeat;
	}
#footer {
	position: relative;
	width: 935px;
	height: 5px;
	padding: 5px 15px 14px 15px;
	background: #4D4D4D;
	font-size: 11px;
	}
#footer a {
	font-size: 11px;
	}

