/* CSS Document */

body {
	text-align: center;
	margin: 0;
	background: #E5EBF1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 100%;
	background-image: url(../images/bg_wit.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
.style1 {
	font-size: 12px;
	margin-left: 80px;
	padding-top: 5px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
}
.container {
	margin: 0 auto;
	width: 895px;
	text-align: left;
	left: 80px;
}

#mailert {
	margin: 0 auto;
	width: 250px;
	float: left;
}
.left {
background-image: url(../images/bg_links.gif);
background-repeat: no-repeat;
float: left;
width: 30px;
height: 250px;
}
.wrapper {
	width: 835px;
	display: table;
	height: 200px;
	float: left;
	background-image: url(../images/warper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.foto {
	background-image: url(../images/pantone.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
	position: relative;
	top: 200px;
}
.menu {
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	position: relative;
	top: 175px;
	background-color: #FFCC00;
}
.menu-items {
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	position: relative;
	top: 175px;
	background-color: #FFCC00;
}
.mainContent {
	margin-left: 80px;
	width: 458px;
	float: left;
	position: absolute;
	top: 460px;
}
.contact {
	margin-left: 618px;
	width: 151px;
	float: left;
	position: absolute;
	top: 500px;
	top: 460px;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 33px;
	width: 835px;
	position: absolute;
	bottom: -15px;
}
.right {
background-image: url(../images/bg_rechts.gif);
background-repeat: no-repeat;
float: left;
width: 30px;
height: 250px;
}
