body {
	background-color: #b7dd2e;
}

h1 {
	font-size: 12pt;
	color: #2b2b2b;
	font-family: arial;
	line-height: 22px;
}

p {
	font-size: 10pt;
	color: #2b2b2b;
	font-family: arial;
	text-align: left;
}

img {
	border-width: 0;
}

a {
text-decoration: none;
color: #2b2b2b;
}
	
a:hover {
text-decoration: none;
color: #b7dd2e;
}

a:active {
text-decoration: none;
color: #b7dd2e;
}

.active {
	font-family: Arial;
	color: #b7dd2e;
}

.kontakt {
	font-family: Arial;
	font-size: 12pt;
	margin-top: 65px;
	margin-left: 490px;
}

.back {
	text-align: right;
	font-family: Arial;
	font-size: 10pt;
}

.bild {
	border-style: solid;
	border-width: 1px;
	border-color: #b7dd2e;
}

.header {
	margin-left: 19px;
	border-style: solid;
	border-width: 1px;
	border-color: #b7dd2e;
}


#container {
	position: absolute;
	background-image: url(/images/bg.png);
	background-repeat: repeat-y;
	width: 574px;
	margin-left: 25%;
	top: 0%;
	min-height: 100%;
}

#wappen {
	position: relative;
	background-image: url(/images/wappen.png);
	margin-top: -72px;
	margin-left: -55px;
	width: 91px;
	height: 107px;
	z-index: 1;
}

#name {
	position: relative;
	margin-top: -105px;
	margin-left: 35px;
	width: 224px;
	height: 59px;
}

#p1 {
	position: relative;
	background-image: url(/images/dot.png);
	background-repeat: repeat-x;
	width: 90%;
	height: 3px;
	margin-left: 5%;
	z-index: 0;
}

#header {
	position: relative;
	margin-top: 10px;
	width: 90%;
	height: 118px;
	margin-left: 19px;
}

#p2 {
	position: relative;
	background-image: url(/images/dot.png);
	background-repeat: repeat-x;
	width: 90%;
	height: 3px;
	margin-left: 5%;
}

ul#nav {
	position: relative;
	margin-top: 5px;
	padding: 0;
	margin-left: 21px;
}

ul#nav li {
	font-size: 12pt;
	font-family: arial;
	list-style: none;
	float: left;
	padding: 0 10px;
	color: #2b2b2b;
}

#p3 {
	position: relative;
	background-image: url(/images/dot.png);
	background-repeat: repeat-x;
	width: 90%;
	margin-top: 30px;
	height: 3px;
	margin-left: 5%;
}

ul#subnav {
	position: relative;
	height: 0px;
	margin-top: 20px;
}

ul#subnav li {
	font-size: 11pt;
	font-family: arial;
	list-style: none;
	color: #2b2b2b;
	line-height: 150%;
	margin-right: 20%;
	padding: 0;
}

#content {
	float: left;
	position: relative;
	margin-top: -26px;
	margin-left: 160px;
	font-family: Arial;
	font-size: 11pt;
	color: #2b2b2b;
	line-height: 150%;
	width: 375px;
	}
	
#ocontent {
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 160px;
	font-family: Arial;
	font-size: 11pt;
	color: #2b2b2b;
	line-height: 150%;
	width: 375px;
	}

#bcontent {
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 30px;
	font-family: Arial;
	font-size: 11pt;
	color: #2b2b2b;
	line-height: 150%;
	width: 375px;
	}
	
