* {margin: 0; padding: 0; border: 0}

p, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 15px;
}

ol, ul {
	margin-left: 15px;
}

body {
	background: url(images/bg_body.jpg) repeat-x;
	background-color: #0186AF;
	color: #202020;
	font-family: lucida sans unicode,lucida grande,arial,helvetica,sans-serif;
	font-size: 13px;
}

a {
	color: #88B713;
}

h1 {
	color: #9A9A9A;
	font-size: 27px;
	letter-spacing: -2px;
}

h2 {
	color: #88B514;
	font-size: 15px;
	letter-spacing: -1px;
}

pre {
	color: #949494;
	font-size: 12px;
}

#div_aussen {
	width: 992px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 992px;
	height: 282px;
	background: url(images/bg_header.jpg) no-repeat;
	margin-top: 34px;
}

#logo {
	width: 284px;
	height: 250px;
	padding-left: 16px;
	padding-top: 16px;
	float: left;
}

#prevpic {
	width: 644px;
	height: 250px;
	padding-left: 16px;
	padding-top: 16px;
	float: left;
}

#trenner {
	clear: both;
	width: 772px;
	height: 20px;
	padding-left: 220px;
	padding-top: 2px;
	background: url(images/bg_trenner.jpg) no-repeat;
}

#trenner a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
}

#inhalt {
	width: 992px;
	background: url(images/bg_inhalt.jpg) repeat-y;
}

#menu {
	width: 184px;
	float: left;
	padding-left: 16px;
}

.menuitem {
	width: 180px;
	height: 22px;
	padding-left: 20px;
	padding-top: 8px;
	background-color: #B5B5B5;
	border-bottom: 1px solid #fff;
}

.menuitem a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
}

.highLight {
	background-color: #7F7F7F !important;
}

.submenu {
	background-color: #f3f3f3;
	height: 18px;
	padding-top: 4px;
}

.submenu a {
	color: #89B615;
	font-size: 11px;
}

#inhalt_mitte {
	width: 496px;
	float: left;
	padding-left: 48px;
	padding-right: 16px;
	padding-top: 32px;
	padding-bottom: 32px;
}

#inhalt_rechts {
	width: 168px;
	float: left;
	padding-left: 32px;
	padding-top: 32px;
	padding-bottom: 32px;
}

.news_item {
	color: #949494;
	font-size: 12px;
}

#footer {
	width: 992px;
	height: 37px;
	background: url(images/bg_footer.jpg) no-repeat;
	color: #fff;
	text-align: center;
	font-size: 12px;
	padding-top: 1px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#servicelinks {
	float: left;
	width: auto;
}

#servicelinks a {
	color: #949494;
	text-decoration: none;
	font-size: 11px;
}

#bookmarks {
	float: right;
	color: #949494;
	font-size: 11px;
	width: auto;
}

#rootconnect {
	color: #fff;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: -10px;
	text-align: center;
}

#rootconnect a {
	color: #D0D0D0;
}

/* Kontakt-Formular */

#mailformname,
#mailformfirma,
#mailformaddr,
#mailformort,
#mailformtelefon,
#mailformfax,
#mailformemail,
#mailformtext,
#mailformgrund {
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #eee;
	border: 1px solid #ddd;
	width: 490px;
}

#mailformtext {
	height: 180px;
}

#mailformbutton {
	padding: 3px;
	border: 1px solid #ddd;
	background-color: #eee;	
}

.suchfeld {
	background: transparent url(images/rc_input_feld.jpg) no-repeat scroll 0 0;
	width: 116px;
	height: 17px;
	padding: 11px;
	float: left;
	margin-left: 6px;
}

.suchbutton {
	background: transparent url(images/such_button.jpg) no-repeat scroll 0 0;
	width: 40px;
	height: 39px;
	float: left;
}
