* {
	padding:0px;
	margin:0px;
	border:0px;
	border-collapse: collapse;
	}
body {
	background-color: #333333;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	letter-spacing: 0px;
	line-height: 17px;
	}
#container {
	position: relative;
	width:910px;
	height: 630px;
	margin:auto;
	}
#randlinks {
	float: left;
	height: 625px;
	width: 5px;
	background-color:#666;
	background-image:url(/layout/randlinks.jpg);
	}
#mitte {
	float: left;
	height: 625px;
	width:900px;
	}
#header {
	position: relative;
	width:900px;
	height:151px;
	}
#navi{
	position: relative;
	float: left;
	height: 131px;
	width:430px;
	background-image:url(/layout/navigation.jpg);
	color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	text-align:left;
	line-height:15px;
	padding-left:20px;
	padding-top:20px;
	}
#navi a {
	color:#FFFFFF;
	text-decoration:none;
	width:260px;
	display:block;
	border-bottom: solid 1px transparent;
	margin-bottom:10px;
	letter-spacing:1px;
	}
#navi a:hover {
	border-bottom: dotted 1px white;
	text-decoration:none;
	}
* html #navi a { /*IE6 only*/
     margin-bottom:11px;
     border-bottom: 0px;
  }
* html #navi a:hover {
	border-bottom: dotted 1px white;
	margin-bottom:10px;
	}
#navi #menuaktiv {
	border-bottom: solid 1px white;
	text-decoration:none;
	}
* html #navi #menuaktiv {
	margin-bottom:10px;
	}
#navi #subnavi{
	position:absolute;
	top:0px;
	left:280px;
	height: 131px;
	color:#FFF;
	font-size:14px;
	text-align:left;
	line-height:11px;
	padding-top:20px;
	}
#navi #subnavi a {
	color:#cf9898;
	text-decoration:none;
	display:block;
	text-transform:none;
	letter-spacing:0px;
	border: 0px;
	margin-bottom:10px;
	}
#navi #subnavi a:hover {
	border: 0px;
	text-decoration:none;
	color:black;
	}
#navi #subnavi #submenuaktiv {
	color:#9f3232;
	}
#logo {
	float: left;
	height: 151px;
	width:450px;
	}
#main {
	clear:both;
	height: 425px;
	width: 900px;
	margin:0px; 
	padding:0px;
	}
#foto {
	float: left;
	height: 425px;
	width:450px;
	}
#foto a {
	color:#9f3232;
	text-decoration:none;
	}
#foto a:hover {
	color:#000000;
	text-decoration:none;
	}
#inhalt {
	float: left;
	height: 385px;
	width:390px;
	background-color:#cccccc;
	text-align:left;
	padding-left:40px;
	padding-right:20px;
	padding-top: 40px;
	}
#weiter {
	clear:both;
	position: absolute;
	right:5px;
	bottom:54px;
	height:27px;
	background-color:#b77778;
	text-align:right;
	color:#9f3232;
	font-weight:bold;
	font-size:11px;
	line-height: 18px;
	text-transform:uppercase;
	padding-right:20px;
	}
#weiter div {
	display: inline;
	}
#weiter td a {
	border-bottom: 5px;
	color:#9f3232;
	text-decoration:none;
	}
#weiter td a:hover {
	border-bottom: 5px;
	color:#000000;
	text-decoration:none;
	}
#adresse {
	clear:both;
	height: 49px;
	width: 900px;
	}
#randrechts {
	float: left;
	height: 625px;
	width: 5px;
	background-color:#666;
	background-image:url(/layout/randrechts.jpg);
	}
#randunten {
	clear:both;
	height: 5px;
	width: 910px;
	background-color:#333333;
	background-image:url(/layout/randunten.jpg);
	background-repeat: no-repeat;
	}
#footer {
	font-size:11px;
	color:#000;
	}
#footer a{
	font-size:11px;
	color:#000;
	text-decoration:none;
	}
#footer a:hover {
	font-size:11px;
	color:#222;
	text-decoration:none;
	}
h1 {
	font-size:14px;
	font-weight:800;
	color:#000;
	text-transform: uppercase;
	}
#sitemap ul {
	padding-left:15px;
	padding-bottom:10px;
	}
#sitemap li {
	list-style-type: none;
	font-weight: bold;
	}
#sitemap ul li ul li{
	list-style-type: square;
	padding-left:5px;
	font-weight: normal;
	}
#sitemap a, #inhalt a {
	color: #333;
	text-decoration: none;
	}
#sitemap a:hover, #inhalt a:hover {
	color: #9f3232;
	}
