body {
	background-color: #D7D3D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
#header {
	position: relative;
	height: 30px;
	font-size: 11px;
	width: 850px;
	margin: 5% auto 12px auto;
}
#content {
	height: 450px;
	width: 698px;
	top: 0px;
	padding: 0 2px 0 0;
	vertical-align: top;
	font-size: 11px;
	overflow: visible;
}
#content p {
	color: #333333;
	margin: 0 0 10px 0;
}
#content h3 {
	font-size: 12px;
	margin: 16px 0 10px 0;
	color: #BFB9B7;
}



#content #motiv {
	z-index: 3;
	position: absolute;
}

#label {
	position: relative;
	z-index: 3;
	height: 112px;
	font-size: 10px;
	color: #FFFFFF;
	top: 310px;
	line-height: 12px;
}
#label div {
	text-align: right;
	font-size:10px;
	margin:0px;
	padding:0 0 0 10px;
	float: right;
	top: -12px;
	position: relative;
	display: block;
}

#label .s1 {
	padding: 0 12px;
}
#label .s2 {
	padding: 0 12px 0 0;
}
#label .s3 {
	padding: 0 12px 0 0;
}
#label .s4 {
	padding: 0 6px 0 0;
}

#label td {
	text-align: left;
	vertical-align: top;
}

#flashcontent {
	height: 450px;
	width: 698px;
	top: 60px;
	z-index:4;
	margin: 0;
	padding: 0;
}

#boxright {
	width: 128px;
	float: left;
	margin: 2px 0 0 0;
	height: 252px;
	background-color: #BFB9B7;
	padding: 12px 11px 24px 11px;
	overflow: hidden;
	font-size: 11px;
}
#boxright #picscroll {
	overflow: auto;
	height: 258px;
	margin: 0px;
}

#boxright #picscroll img {
	border-color: #000000;
	border-width: 3px 3px 12px 3px;
	border-style: solid;
	width: 106px;
	height: 68px;
	margin: 0;
	padding: 0;
	display: block;
}
#boxright #picscroll .piclink {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	line-height:16px;
	text-align: center;
	width: 112px;
	height: 16px;
	background-color: #000000;
	display: block;
	border-top: 1px solid #BFB9B7;
	border-bottom: 1px solid #BFB9B7;
}

#boxrightTop {
	float: left;
	width: 126px;
	height: 124px;
	display: block;
	position: relative;
	top: 0px;
	font-size: 11px;
	color: #FFFFFF;
	padding: 24px 12px 12px 12px;
	background-color: #999999;
}
#boxrightTop a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
#boxrightTop a:hover {
	text-decoration: underline;
}

#header img {
	position: relative;
	left: 700px;
	border: 0;
}

#menu {
	position:absolute;
	top: 8px;
	left: 0;
	z-index: 200;
	text-align: left;
	width: 698px;
}
#menu a {
	display: block;
	color: #786D67;
	text-decoration: none;
	float: left;
	padding: 2px 16px 0 0;
	height: 1.3em;
	overflow: hidden;
	margin: 0 0 4px 0;
	line-height: 1.3em;
}
#menu a.Inaktiv:link, a.Inaktiv:visited {
	color: #666666;
	text-decoration:none;
}
#menu a.Inaktiv:hover, #menu a.Inaktiv:active, #menu a.Inaktiv:focus {
	color:#000000;
	text-decoration:none;
}
#menu a.Aktiv:link, #menu a.Aktiv:visited {
	color:#000000;
	text-decoration:none;
}
#menu a.Aktiv:hover, #menu a.Aktiv:active, #menu a.Aktiv:focus { 
	color:#000000; 
	text-decoration:none;
}

ul:hover {
	overflow: visible;
	height: auto;
	list-style: none;
}
li {
	list-style-type: none;
	width: auto;
	background-color: #D7D3D2;
	display: block;
	border-top: 1px solid #FFFFFF;
}
li a {
	color: #990000;
}
#footer {
	margin: 10px auto 10% auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #8D8987;
	width: 850px;
	position: relative;
}
#footer td {
	vertical-align: top;
}

#footer a {
	color: #8D8987;
	text-decoration: none;
}
#footer a:hover {

	color: #8D8987;
	text-decoration: underline;
}
.footer {

	width: 850px;
	margin: 10px auto 10% auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #8D8987;
}
#label td div {

	text-align: right;
	font-size:10px;
	margin:0px;
	padding:0px;
	float: right;
	top: -12px;
	position: relative;
	display: block;
}
#moreinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: relative;
	top: 25%;
	width: 850px;
	margin: 0 auto 0 auto;
	clear: both;
	float: none;
	padding: 0 auto 0 auto;
}

