body {
	font-family: "Times New Roman", Times, serif;
	color:#e8e1c8;
	background-color:#000000;
	height: 100%;
	background-image: url(pics/bg.jpg);
	margin:0px;
	padding: 0;

	scrollbar-face-color: #c3ae6b;
	scrollbar-track-color: #cab572;
	scrollbar-arrow-color: #3a224e;
	scrollbar-highlight-color: #eee5c0;
	scrollbar-shadow-color: #907c4a;
	scrollbar-3dlight-color: #dacda3;
	scrollbar-darkshadow-color: #625432;
}

a img {
	border: 0px;
	margin: 0px;
}

.linie{
	background-color: #8c8373;
	width: 100%;
	height:1px;
	margin: 3px 0px 3px 0px;
}
td {
color:#3a224e;
letter-spacing: 1px;
	color:#3a224e;
	font-style: normal;
	font-size: 100%;
	line-height: 100%;
}
.text{
	letter-spacing: 1px;
	color:#3a224e;
	font-style: normal;
	width: 452px;
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
	padding-right:10px;
	position: absolute;
	left: 195px;
	top: 167px;
	bottom: 0px;
	overflow:auto;
}

.bg_text{
	width: 669px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(pics/bg_navi-inhalt.jpg);
}

.header{
	width: 921px;
	height:230px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(pics/header.jpg);
}
.headerbalken{
	width: 100%;
	height:148px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000;
	border-color:#e8e1c8;
	border-style:solid;
	border-bottom-width:4px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
}

.bild{
	position: absolute;
	left: 681px;
	top: 225px;
	background-color: #000;
	border-color:#726d64;
	border-style:solid;
	border-width:1px;
}

.text a{
	color: #3a224e;
	}

.titel{
	font-size: 130%;
	color:#3a224e;
	font-weight: regular;
	font-style: normal;
	margin:0px 0px 0px 0px;
}

.menu {
	list-style: none;
	position: absolute;
	left: 15px;
	top: 225px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.menu a {
	color: #3a224e;
	text-decoration: none;
	font-size: 90%;
	line-height: 200%;
	font-weight: normal;
	font-style: regular;
	letter-spacing: 1px;
}

.auszeichnung1 a{
	font-weight: bold;
}

