body {
     margin:0px;
     padding:0px;
     background-color:#FCF0D6;
}

div {
	font-family:tahoma,verdana,arial,helvetica;
	font-size:9pt;
	line-height:15px;
	color:#6B340D;
}

div.cont {
	margin:auto;
	width:972px;
	margin-top:3%;
	border: solid 2px #FC5D0B;
	background-image:url(bilder/bg_nav.jpg);
	background-position:0px 116px;
	background-repeat:no-repeat;
}

div.page {
	background-image:url(bilder/seerose.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

div.header {
	background-image:url(bilder/header.jpg);
	height:122px;
}

div.nav {
	float:left;
	padding:35px 30px 30px 30px;
	width:106px;
}

div.navspace {
	height:220px;
}

div.text {
	float:left;
	padding:35px 45px 0px 55px;
	width:420px;
}

div.box {
	margin:15px 45px 15px -10px;
	padding:10px 20px 0px 10px;
	width:400px;
	border:solid 1px #7E2908;
	background-image:url(bilder/bg_box.jpg);
	background-repeat:no-repeat;
}

div.image {
	float:right;
	text-align:right;
	padding-top:80px;
	width:220px;
}

div.spacer{
	clear:both;
	visible:hidden;
}

p {
	margin:0px 0px 10px 0px;
}

h2 {
	margin:0px 0px 30px -20px;
	padding:0px 0px 1px 20px;
	color:#FCF0D6;
	background-image:url(bilder/bg_h.jpg);
	background-repeat:no-repeat;
	font-size:10pt;
	font-weight:bold;
}

ul {
	margin-top:0px;
}

li {
	list-style-image:url(bilder/bullet.gif);
	line-height:20px;
	margin:0px 0px 0px -22px;
}

small {
	font-size:8pt;
}

.link {
	color:#E60128;
	text-decoration:none;
}

.link:hover {
	text-decoration:underline;
}

.red {
     color:#E60128;
}

.navi {
	margin:0px;
	padding-bottom:12px;
	font-weight:bold;
	color:#6B340D;
	text-decoration:none;
}

.navi:hover {
	color:#E60128;
}

.navi_akt {
	color:#E60128;
	font-weight:bold;
}