body {
	font-family: Papyrus, Calibri, Times;
	font-weight: bold;
	font-size: 12px;
}

.wrapper{
	width: 755px;
	margin:0px auto;
}

.cont_wrap{
	width: 755px;
	background-image: url(bilder/content_repeat.gif);
	background-repeat: repeat-y;
	position: absolute;
	top: 213px;
}

.header{
	background-image: url(bilder/header.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin:0px auto;
	top:15px;
	width: 755px;

}

#logo {
	float:left;
	left: 0px;
	top: 0px;
	height: 198px;
	width: 403px;
	float: left;
}

#topright {
	float:left;
	height: 198px;
	width: 302px;
	top: 0px;
	left: auto;
	right: 0px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 28px;
	font-size: 12px;
}


.content{
	width: 560px;
	float: right;
	padding-right:30px;
	padding-bottom: 50px;
	padding-top:25px;
	padding-left:10px;
}
.contentpop{
	width: 698px;
	float: left;
	margin-right:30px;
	margin-left:30px;
	padding-bottom: 50px;

}
.navi{
	margin-top:25px;
	font-size: 17px;
	float: right;
	width: 120px;
	border-right-style:solid;
	border-right-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#footer {
	height: 45px;
	width: 755px;
	left: 0px;
	background-image: url(bilder/index_r3_c1.gif);
	background-repeat: no-repeat;
	float: left;
}

.footerstyle {
	text-decoration: none;
	text-align: center;
	font-size: 11px;
}

a {
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a:active {
	color: #993300;
	text-decoration: none;
}

h1 {
	font-size: 16px;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

