body {
	background: url(img/back.gif) no-repeat 0 0;
	margin: 0;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

#container {
	height: 100%
}

#header, #header2 {
	padding-left: 253px;
	height: 114px;
	overflow: hidden;
}

#header {
	background: url(img/header.gif);
	background-repeat: no-repeat;
}

#menu {
	background: url(img/logo.gif);
	background-repeat: no-repeat;
	background-color: #FEF8DE;
	width: 186px;
	position: absolute;
	top: 114px;
	left: 0px;
	padding: 140px 0 0 50px;
}

#main {
	width:740px;
	position: absolute;
	top: 133px;
	left: 295px;
}

h1 {
	color:#9C2635;
	font-size: 18px;
}
h2 {
	color:#9C2635;
	font-size: 16px;
}
h3 {
	color:#000000;
	font-style:italic;
	font-weight:bold;
}
ul {
	margin-top:0px;
}
li {
	margin:8px 0px;
}
.red {
	color: #9C2635;
}
.grey {
	color: #666666;
}
.blue {
	color:#003366;
}
a {
	color:#9C2635;
}

.nav {
	color:#003366;
}
.navakt {
	color:#9C2635;
}
a.nav, a.subnav {
	color:#003366;
	text-decoration:none;
}
a.navakt, a.subnavakt, a.subnav:hover, a.nav:hover {
	color:#9C2635;
	text-decoration:none;
}
a.navakt {
	font-weight: bold;
}
#menu ul {
	color:#7B7B7B;
	margin-bottom: -10px;
	padding-bottom:0px;
}
a.text:link {
	color:#9C2635;
	text-decoration:none;
}
a.text:visited {
	color:#9C2635;
	text-decoration:none;
}
a.text:hover {
	color:#9C2635;
	text-decoration:underline;
}
a.text:active {
	color:#9C2635;
	text-decoration:underline;
}
a.left:link {
	color:#9C2635;
	text-decoration:underline;
}
a.left:visited {
	color:#9C2635;
	text-decoration:underline;
}
a.left:hover {
	color:#9C2635;
	text-decoration:underline;
}
a.left:active {
	color:#9C2635;
	text-decoration:underline;
}

a.mehr {
	color:#9C2635;
	text-decoration:underline;
	padding-left: 350px;
}

.bild {
	border: 1px solid #9C2635;
	margin: 0 10px 10px 10px;
}

.clearall {
	clear: both;
}

#menu p {
	margin: 0 0 14px 0;
	font-style:italic; 
	color:#003366;
}

#navi {
	margin: 0;
	padding: 0;
	font-style:italic; 
}

ul#navi li {
	margin: 0 0 14px 0;
	padding: 0;
}

ul#navi {
	list-style-type:disc;
}

ul#subnavi {
	list-style-type: none;
	margin-bottom: 15px;
}

ul#subnavi li {
	margin-left: -25px;
	padding-left: 0;
}

big {
	font-size: 26px;
	font-weight:bold;
}
.first {
	margin-top: 100px;
}

#mund {
	position:absolute;
	top: 365px;
	left: 173px;
	z-index: 1;
}

#header2 img {
	margin-right: 20px;
}

