body {
	font-family:Verdana, Arial, Sans-Serif;
	background-color:#B0BCC8;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	margin-left:50%;
	margin-top:50%;
} 
img {
	border:solid 0px #FFFFFF;
	padding:0px;
	margin:0px;
}

#rahmen {
	width:955px;
	height:620px;
	position:absolute;
	margin-left:-473px;
	margin-top:-310px;
	top:50%;
	left:50%;
	background-image:url(../images/content.png);
	background-repeat:no-repeat;
	background-position:center 0;
}
#banner {
	position:absolute;
	top:21px;
	left:100px;
	width:757px;
	padding:0px;
	margin:0px;
}
#menue {
	position:absolute;
	height:40px;
	width:757px;
	border-bottom:solid 1px #000000;
	left:99px;
	top:97px;
}
#menue table {
	height:40px;
}
#menue table tr td {
	width:15%;
}
#menue table tr td.first {
	width:25px;
}
#menue table tr td a.first {
	color:#000000;
	font-size:9pt;
	text-decoration:none;
	background-image:none;
	letter-spacing:1px;
	padding-left:18px;
	padding-right:10px;
}
#menue table tr td a.first:hover {
	color:#E71202;
	font-size:9pt;
	text-decoration:none;
	letter-spacing:1px;
}
#menue table tr td a {
	color:#000000;
	font-size:9pt;
	text-decoration:none;
	letter-spacing:1px;
	background-image:url(../images/mm.png);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:18px;
	padding-right:10px;
}
#menue table tr td a:hover {
	color:#E71202;
	font-size:9pt;
	text-decoration:none;
	letter-spacing:1px;
}
#menue table tr td a.sel {
	color:#E71202;
	font-size:9pt;
	text-decoration:none;
	letter-spacing:1px;
}
#content {
	position:absolute;
	left:143px;
	top:170px;
	overflow:auto;
	width:685px;
	height:395px;
	color:#5E5E5E;
	font-size:8pt;
	line-height:16pt;
}
#content p {
	color:#5E5E5E;
	font-size:8pt;
	line-height:16pt;
}
#content h1 {
	color:#E71202;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
}
#content h2 {
	color:#E71202;
	font-size:8pt;
}
#content ul {
	margin-left:30px;
	margin-top:-7px;
	padding:0px;
	list-style-type:none;
}
#content li {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding-left:15px;
}
#content a, #content a:visited {
	color:#5E5E5E;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	line-height:16pt;
}
#content a:hover {
	color:#E71202;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	line-height:16pt;
}
#content img {
	border:solid 5px #E4E3DE;
}
#foot {
	position:absolute;
	bottom:0px;
	right:99px;
}
#foot a, foot a:visited {
	color:#000000;
	font-size:8pt;
	letterspacing:1px;
	text-decoration:none;
}
#foot a:hover {
	color:#E71202;
	font-size:8pt;
	letterspacing:1px;
	text-decoration:none;
}