body {
	margin:0;
	padding:0;
	color:#ffffff;
	font:14px Arial;
	text-align:center;
}

#header {
	top:0px;
	width:100%;
	height:149px;
	text-align:center;
	z-index:2;
}

#headerrepeat {
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(images/top-repeat.png);
	height:149px;
	width:50%;
	z-index:1;
}

#imagemap {
	width:943px;
	height:149px;
	border:0;
}

#menue {
	margin:-58px 0 0 350px;
}

#menueul li {
	list-style-type:none;
	display:inline;
	margin-right:50px;
}

#menue a {
	color:#fff;
}

#topwrap {
	position:absolute;
	top:149px;
	height:32px;
	width:100%;
}

#toprepeat {
	background:url(images/topwrap.png) #fff;
	width:942px;
	height:32px;
	margin:auto;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#slogan {
	padding-top:6px;
	text-align:left;
}

/*
#contentwrap {
	color:#000;
	width:100%;
	overflow:hidden;
}
*/
#content {
	margin:10px auto 10px auto;
	width:943px;
	text-align:left;
	color:#000;
}

#footer {
	height:32px;
	text-align:center;
	background:url(images/bottomwrap.png) #fff repeat-x;
	color:#000;
	width:943px;
	margin:auto;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#footerinlay {
	padding-top:7px;	
}

h2 {
	font-size:16px;
}

#content a {
	color:#000;
}

#content a img {
	border:0;
}

/* contact */

#c-header {
	width:100%;
}

#contactdiv {
	width:100%;
	padding:40px 0;
}

#contactform {
	width:365px;
	margin:auto;
}

#contactform td {
	text-align:left;
	color:#000;
}

#contactform input, textarea, select {
	border: 1px solid #8C0000;
}

#button {
	padding:5px 0;
	text-align:right !important;
}

#impressum {
	padding-left:80px;
	vertical-align:top;
}

#cs-impressum {
	margin-left:375px;
}

#footerinlay a {
	text-decoration:none;
	color:#000;
}

