#container {
	position:absolute;
	left:71px;
	top:0px;
	width:910px;
	z-index:1;
}
#left {
	float:left;
	width: 387px;
	background-color: #d54d12;
}
#right {
	float:left;
	width: 447px;
	height: 600px;
	background-image: url(img/bg_text.gif);
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-left: 36px;
	padding-right: 40px;
}
#adresse {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	padding-top: 40px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 60px;
}
#right h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	color: #666666;
	text-indent: -2px;
	line-height: 36px;
}
body {
	background-image: url(img/bg_body.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}
#logo {
	position:absolute;
	left:27px;
	top:36px;
	z-index: 1000;
}
#slideshow {
	height: 544px;
	width: 387px;
}
 ul#navlist
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	position: absolute;
	top: 73px;
	left: 488px;
	z-index: 500;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 14px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a { 
	padding: 3px 6px; 
}

#navlist a:link, #navlist a:visited
{
	color: #666666;
	text-decoration: none;
	border: 1px dotted #F0E3D2;
}

#navlist a:hover
{
	text-decoration: none;
	border-top: 1px solid #fff;
	border-right: 1px solid #CCC2B4;
	border-bottom: 1px solid #CCC2B4;
	border-left: 1px solid #fff;
}
#copyright {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 14px;
	padding-top: 0px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 10px;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#right h3 {
	font-size: 16px;
}
.name {
	font-size: 10px;
	font-style: normal;
}
#container #right a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.hochgestellt {
	font-size: 50%;
}
.sup {vertical-align:super; font-size:80%;}
#adresse a {
	color: #FFFFFF;
	text-decoration: none;
}

