/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: Black;
}
a {
	color: Black;
	text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;}
a:hover {
	color: #585858;
font-family: Verdana, Helvetica, Arial, sans-serif;}

a.c {
	color: #585858;
font-family: Verdana, Helvetica, Arial, sans-serif;}


/* Schriftformatierungen*/
.fliestext {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: Black;
	text-align: justify;
}

.subhead {
	font-family: Verdana;
	color: #000000;
	font: bold 14px;
}
/* Ende Schriftformatierungen*/


#container {
	position: relative;
	top: 0px;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
	width: 756px !important; /**/
	width: 756px;
	height: 630px;
	background: url(images/content_bg.jpg);
	background-repeat: no-repeat;
}

#containerphone {
	position: relative;
	top: 0px;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
	width: 756px !important; /**/
	width: 756px;
	height: 630px;
	background: url(images/content_bg_phone.jpg);
	background-repeat: no-repeat;
}

#containerturn {
	position: relative;
	top: 0px;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
	width: 756px !important; /**/
	width: 756px;
	height: 630px;
	background: url(images/content_bg_turn.jpg);
	background-repeat: no-repeat;
}

#header {
	width: 852px;
	height: 120px;
	text-align: right;
}

#spot  {
   position: relative;
	width: 168px;
	width: 168px !important; /**/
	height: 136px;
	height: 136px; !important; /**/
	left: 0px;
	top: -120px;
}

#highrechts  {
   position: relative;
	width: 231px;
	width: 231px !important; /**/
	height: 48px;
	height: 48px; !important; /**/
	left: 520px;
	top: -185px;
}


#content {
	position: relative;
	top: -60px;
	left: 230px;
	margin: 0px 0 0px 0;
	padding: 0 0 0 0px;
	width: 430px !important; /**/
	width: 430px;
	height: 250px;
	text-align: justify;
}

#contentlinksoben {
	position: relative;
	top: -60px;
	left: 0px;
	margin: 0px 0 0px 0;
	padding: 0 0 0 0px;
	width: 400px !important; /**/
	width: 400px;
	height: 249px;
	text-align: left;
}

#contentkontakt {
	position: relative;
	top: -60px;
	left: 80px;
	margin: 0px 0 0px 0;
	padding: 0 0 0 0px;
	width: 400px !important; /**/
	width: 400px;
	height: 250px;
	text-align: left;
}

#contentrechtsunten {
	position: relative;
	top: -210px;
	left: 200px;
	margin: 0px 0 0px 0;
	padding: 0 0 0 0px;
	width: 300px !important; /**/
	width: 300px;
	height: 250px;
	text-align: left;
}



/* Navigation Container*/
#nav {
	position: absolute;
	top: 155px;
	left: 10px;
	width: 169px;
	height: 284px;
	padding: 0 0 0 0;
}
/* Ende Navigation Container*/
