/* CSS Document */

body 
	{
	margin: 0px;
	background-color: #FBC9C0;
	height:100%;
	color: #8F3964;
	}
body a {
	color: #8F3964;
	text-decoration: none;
	}
body a:hover {
	color: #FFF;
	text-decoration: none;
	}
div#rahmen {
	font-family: Arial, sans-serif;
/*	background-color: transparent;*/
	text-align: center;
	margin-top: -268px;
	margin-left: -375px;
	position: absolute;
	top: 50%;
	left: 50%;
	visibility: visible;
	width: 750px;
	height: 500px;
/*	border-top: 1px solid #FFF;*/
	}
div#top {
	height: 174px;
	width: 750px;
	text-align: left;
	border-bottom: 1px solid #FFF;
		}	
#top img {
	border-right: 1px solid #FFF;
}

div#toplogo {
    position:absolute;
	top:5px;
	left:220px;

}
#toplogo img {
	border:none;
}

div#middle {
	height: 296px;
	width: 750px;
	text-align: left;
	border-bottom: 1px solid #FFF;
}
#middle img {
	border-right: 1px solid #FFF;
}

div#textinhalt {
    position:absolute;
	top:200px;
	left:220px;
	height: 250px;
	width:530px;
	font-size:14px;
	line-height:20px;
}
.textnormal {
	font-size:12px;
	line-height:14px;
}
#textinhalt h1 {
	margin:0 0 10px 0;
	font-size:12px;
	font-weight:200;
}
div#bottom {
	height: 66px;
	width: 750px;
	text-align: left;
}
#bottom img {
	border-right:1px solid #FFFFFF;
}
div#bottomnavi {
    position:absolute;
	top:475px;
	left:220px;
	height: 20px;
	width:530px;
	font-size:14px;
	line-height:20px;
}
.navipunkt {
	width:auto;
	float:left;
	text-align:left;
	font-size:12px;
}
.navipunktgewaehlt {
	width:auto;
	float:left;
	text-align:left;
	font-size:12px;
}
.navipunktgewaehlt a {
	color: #FFF;
	text-decoration: none;
	}
.navipunktgewaehlt a:hover {
	color: #FFF;
	text-decoration: none;
	}
.webcontext {
	margin-right:5px;
	width:auto;
	float:right;
	font-size:10px;
	
}

.navipuffer {
	width:20px;
	height:20px;
	float:left;
	font-size:12px;
	text-align:center
}
