body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-style: normal;
	background-color: #DBDBDB;
	margin: 0;
	text-align: center;
}
h1, .title {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}
a {
	color: #006600;
}
hr {
	border: 1px solid #006600;
	margin: 0;
	padding: 0;
	height: 1px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button, .button_en {
	margin: 5px 3px;
	background-color: #006600;
	color: #fff;
	width: 152px;
}
.button_en {
	width: 175px;
}
#container {
	margin: auto;
	width: 762px;
	background-color: #fff;
}
#header {
	background-color: #DBDBDB;
	padding: 10px  0 0 0;
	font-size: 11px;
	color: #006633;
	margin: 0;
	height: 25px;
}
#header a {
	color: #006633;
	text-decoration: none;
}
#inhalt {
	width: 762px;
	clear: both;
	background-color: #fff;
}
#top_image {
	padding-top: 10px;
	background-image: url(/nav/green.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #fff;
}
#top_image img {
	padding: 0 0 1px 0;
	margin: 0;
}
#left {
	float: left;
	width: 387px;
	text-align: left;
	padding: 25px 20px 30px 60px;
	background-image: url(/nav/bg_grau.gif);
	background-repeat: repeat-y;
}
#right {
	float: left;
	width: 249px;
	text-align: left;
	font-size: 11px;
	color: #666666;
	padding: 0 25px 20px 15px;
	margin-top: 20px;
	border-left: 1px solid #ccc;
	height: 100%;
}
#right a {
	text-decoration: none;
}
#green {
	background-color: #fff;
	padding: 1px;
}
#footer {
	width: 762px;
	background-color: #DBDBDB;
	font-size: 11px;
	color: #006633;
	text-align: left;
	padding: 0 0 10px 0;
	clear: both;
	line-height:20px;
}
#footer a {
	color: #006633;
}
#newsletter, #newsletter_en {
	width: 762px;
	text-align: right;
	background-image: url(/nav/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0 0 10px 0;
}
#newsletter_en {
	background-image: url(/nav/bg_footer_en.gif);
}
#quickanfrage {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #006633;
}
#right h1 {
	padding: 0 0 5px 0;
	margin: 0;
}

/* MENU */
#menu {
    white-space: nowrap;
	color: #000;
	padding: 0 0 0 5px;	
	z-index:99;
	background-image: url(/nav/bg_menu.gif);
	background-repeat: no-repeat;
	width: 757px;
	height: 31px;
	font-size: 11px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu .top {
    white-space: nowrap;
	padding: 0;	
	margin-top: 3px;
	text-align: center;
}
#menu .top a {
    text-decoration: none;
    white-space: nowrap;
	padding: 3px 0;
	border-right: 1px solid #ADADAD;
}
#menu .top a:hover, #menu .top a.navAkt {
    text-decoration: none;
    white-space: nowrap;
	background-color: #D4D7CE;
}
#menu .section-top {
    border: 1px solid #ADADAD;
	position: absolute;
	z-index: 99;
    background: #F4F4EC;		
	visibility: hidden;
	width: 120px;
	margin-top: 3px;
	text-align: left;
}
#menu .box {
	z-index: 99;
    background: #F4F4EC;
	font-weight: normal;
	padding: 3px;
}
#menu .box-hover  {
    background: #D4D7CE;
    color: #ffffff;
	padding: 3px;
}
#menu a {
    color: #000;
    text-decoration: none;
    white-space: nowrap;
	display: block;
	width: 100%;
}
#menu a:hover {
    text-decoration: none;
    white-space: nowrap;
	display: block;
	width: 100%;
}

#ach{
	float:left;
	margin:-8px 27px 0 10px;
}
#ach img{
	border:none;
}

#links, #suche, #header img, #suche form {
	margin: 0;
	padding: 0;
}
#links {
	float: left;
	width: 269px;
	padding: 5px 0;
}
#suche {
	float: left;
	width: 170px;
}
#header img {
	float: left;
	width: 323px;
}
