html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	background-image: url(../media/balken.gif);
	background-repeat: repeat-x;
	background-color: #ebebeb;
	font: 11px lucida grande, verdana, sans-serif;
	line-height: 17px;
	color: #6f6f6f;
}
h2 {
	font: 22px lucida grande, verdana, sans-serif;
	margin: 0;
	padding: 0px 0px 18px 0px;
	color: #005488;
}
h4 {
	font: bold 11px lucida grande, verdana, sans-serif;
	margin: 0;
	padding: 0px 0px 2px 0px;
	color: #2f2f2f;
}
p {
	margin: 0;
	padding-bottom: 9px;
}
ul#menu {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

ul#menu a.current {
	text-decoration: none;
}

ul#menu li {
	margin: 0;
	padding: 0px;
	list-style: none;
}

ul#menu li ul {
	margin: 0;
	padding: 0;
}

ul#menu li ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#menu li ul li ul {
	margin: 0;
	padding: 0;
}

ul#menu li ul li ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#hauptmenu {
	margin: 0;
	padding: 0;
	text-decoration: none;	
}
ul#hauptmenu li {
	float: left;
	padding: 0px 21px 0px 0px;
	margin: 0px;
	list-style: none;
}
a {
	text-decoration: none;
	color: #2f2f2f;
}
a:hover {
	color: #005488;
}
a.menu {
	text-decoration: none;
	color: #6f6f6f;
}
a.menu:hover {
	color: #2f2f2f;
}
a.menu_current {
	text-decoration: none;
	color: #005488;
}
a.hauptmenu {
	text-decoration: none;
	color: #6f6f6f;
}
a.hauptmenu:hover {
	color: #2f2f2f;
}
a.hauptmenu_current {
	text-decoration: none;
	color: #005488;
}
textarea {
	width: 520px;
	height: 230px;
	padding: 6px;
	margin: 0px;
	overflow: auto;
	font: 11px lucida grande, verdana, sans-serif;
	color: #2f2f2f;
}
textarea:hover {
	padding: 5px;
	border: 1px solid #c8c8c8;
}
.feld {
	padding: 6px;
	margin: 0px;
	font: 11px lucida grande, verdana, sans-serif;
	color: #2f2f2f;	
}
.feld:hover {
	padding: 5px;
	border: 1px solid #c8c8c8;
}
.koerper {
	margin: auto;
	width: 900px;
}
.koerper_001 {
	padding-top: 22px;
	background-image: url(../media/koerper_001.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 900px;
}
.koerper_002 {
	background-image: url(../media/koerper_002.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 900px;
}
.koerper_003 {
	background-image: url(../header/newsletter_header.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 900px;
}
.koerper_004 {
	background-image: url(../media/koerper_004.gif);
	background-repeat: repeat-y;
	width: 900px;
}
.koerper_005 {
	background-image: url(../media/koerper_005.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 900px;
}
.navi_001 {
	float: left;
	padding: 25px 0px 0px 38px; 
	width: 532px;
}
.logo {
	float: left;
	width: 294px;
	height: 46px;
	padding: 0;
	margin: 0;
}
.bereich, .feld { 
	background-color: #ebebeb;  
	border: 0px; 	
}
.beschriftung {
	color: #6f6f6f;
	display: block;
	padding-bottom: 1px;
	padding-top: 5px;
}
.submit_button {
	border: 0px;
	cursor: pointer;
	height: 27px;
	padding-bottom: 2px;
	font: bold 11px lucida grande, verdana, sans-serif;
	vertical-align: middle;
	line-height: 11px;
}
.link_button {
	height: 27px;
	display: block;
	font: bold 11px lucida grande, verdana, sans-serif;
	line-height: 25px;
	text-align:center;
	text-decoration:none;
	color: #383838;
}
