* {
	margin: 0;
	padding: 0;
}

body {
 	font: 12px/20px verdana, sans-serif;
	background: #c6c6c6 url(../img/hintergrund.gif) repeat-x;
	color: #333;
}

img {
	border: 0;
}

p {
	margin-bottom: 20px;
}

a {
	color: #666;
}

a:hover {
	color: #328A6B;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}


/* ================================================================= WRAPPER */

div#wrapper {
	width: 920px;
	margin: 20px auto;
}


/* ================================================================== HEADER */

div#maincontact {
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	margin-left: 200px;
	margin-top: 86px;
	color: #666;
}

div#headline {
	background: url(../img/peters_osburg_02.gif);
	height: 77px;
}

div#home {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 36px;
	margin-left: 50px;
	width: 129px;
	height: 118px;
	background: transparent;
}

div#home a {
	display: block;
	height: 118px;
	width: 129px;
}

/* ==================================================================== MENU */

div#menu {
	background: url(../img/menubg.png);
	height: 435px;
	width: 193px;
	float: left;
}

* html div #menu {
	margin-right: -3px;
}

ul#topmenu {
	list-style: none;
	margin-left: 19px;
	margin-top: 14px;
}

ul#topmenu li a {
	padding-left: 31px;
	background: url(../img/pfeil_inaktiv.gif) no-repeat 0 5px;
	color: #333;
	text-decoration: none;
	padding-bottom: 2px;
	width: 152px;
	display: block;
}

* html div ul#topmenu li a {
	width: 142px;
}

ul#topmenu li a:hover, ul#topmenu li a.active  {
	background: url(../img/pfeil_aktiv.gif) no-repeat 0 2px;
	color: #328a6b;
	font-weight: bold;
}

ul#submenu {
	list-style: none;
	margin-left: 50px;
	margin-top: 31px;
	margin-bottom: 58px;
}

ul#submenu a {
	text-decoration: none;
	color: #fff;
	line-height: 22px;
	display: block;
	padding-left: 18px;
	width: 125px;
}

ul#submenu a:hover, ul#submenu a.active {
	color: #328A6B;
	background: #dbdbdb;
	font-weight: bold;
}

a.aktuelles {
	margin-left: 50px;
}

div#headline ul li {
	float: left;
	list-style: none;
	margin-right: 20px;
}

div#headline ul {
	padding-top: 45px;
	margin-left: 216px;
}

div#headline ul li a {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div#headline ul li a:hover, div#headline ul li a.active {
	color: #328a6b;
}

div#headline p {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div#mail {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 494px;
	margin-left: 68px;
	width: 20px;
	height: 10px;
}

div#mail a {
	display: block;
	width: 20px;
	height: 10px;
}

/* ==================================================================== MAIN */

div#main {
	background: #fff url(../img/peters_linie_rechts.gif) no-repeat right;
	width: 727px;
	height: 435px;
	margin-left: 193px;
}

* html div #main {
	margin-left: 190px;
}

div#gal {
	padding: 18px 0 0 16px;
}

div#partner {
	padding-left: 40px;
}

div#partner a {
	text-decoration: none;
}

div#partner a:hover {
	color: #666;
}

.parttop {
	float: left;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	width: 205px;
	margin-right: 20px;
	margin-top: 26px;
}

.part {
	float: left;
	border-bottom: 1px solid #c6c6c6;
	width: 205px;
	margin-right: 20px;
}

/* ==================================================================== MAIL */

input {
	width: 200px;
	border: 1px solid #DBDBDB;
}

input.button {
	width: auto !important;
	margin: 13px 0 0 2px;
	padding: 0 2px;
}

textarea {
	font: 12px/20px verdana, sans-serif;
	width: 268px;
	border: 1px solid #DBDBDB;
	height: 130px;
}

/* ================================================================== FOOTER */

div#footer {
	clear: both;
	background: #a1a1a1;
	height: 5px;
	width: 920px;
}
