@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/top_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}




#page {
	width: 900px;
	margin:auto;
	
}

#header {
	height: 184px;
}

#header-index {
	height: 306px;
}
#logo_ {
  height: 61px;
  clear: both;
}
#logo img {
  border: none;
}


#menu, #main_menu {
	height: 32px;
}

#menu ul, #main_menu ul {
	list-style-type: none;
	margin:0px;
	padding: 0px;
	width:auto;
}

#menu li, #main_menu li {
	float: left;
	display:block;
	height: 32px;
	line-height:32px;
	text-align: center;
	width:auto;
}

#menu li a, #main_menu li a {
	text-decoration:none;
	color: #d7d7d7;
    font-size: 12px;
	font-weight: bold;
	display:block;
	padding-left:12px;
	padding-right:12px;
}

#menu li a:hover, #main_menu li a:hover {
	background:url(img/navi_hover_bg.jpg);
	display:block;
}

#menu li.active a, #main_menu li.active a {
	text-decoration:none;
	color: #d7d7d7;
	font-weight: bold;
	display:block;
	padding-left:12px;
	padding-right:12px;
	background:url(img/navi_hover_bg.jpg);
}

#menu li.active a:hover, #main_menu li.active a:hover {
	display:block;
}

#slogan {
}
#slogan img {
  border: none;
}


#slogan ul {
	list-style-type: none;
	margin:0px;
	padding: 0px;
	width:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}

#slogan li {
	display:block;
	height: 30px;
	line-height:30px;
	width:auto;
}

#slogan li a {
	text-decoration:none;
	color: #000;
	display:block;
}

#slogan li a:hover {
	display:block;
	text-decoration:underline;
}
#slogan h1 {
  margin: 15px 0 15px 0;
  color: #47770a;
  font-family: Georgia, Times, serif;
  font-size: 22px;
  font-weight: normal;
}
#slogan h2 {
  margin: 35px 0 15px 0;
  color: #47770a;
  font-family: Georgia, Times, serif;
  font-size: 19px;
  line-height: 26px;
  font-weight: normal;
}
.dunkel_gruen {
  color: #2c4e01;
}


#main-left {
	float:left;
	width:640px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}

#content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8a8282;
	width:auto;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	color:#6d6d6d;
}

#content.headline {
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#6d6d6d;
}

#content hr {
	color:#6d6d6d;
	width:100%;
	height: 1px;
}

#content blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	text-align: justify;
}

#content input.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-image: url(img/form_bg.jpg);
	border: 1px solid #d6d6d6;
	height:24px;
	line-height:24px;
}

#content textarea.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-image: url(img/textare_bg.jpg);
	border: 1px solid #d6d6d6;
	height:24px;
	display: block;
	height:100px;
	background-repeat: no-repeat;
}


#content input.button {
	padding-top:12px;
	padding-left:440px;
	
}

#content label {
	display:block;
	padding-bottom:12px;
	padding-top:12px;
	width:100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}

#content label span {
	display:block;
	float:left;
	line-height: 24px;
	vertical-align: middle;
	width:140px;

}

#content img {
	float:left;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#content img.right {
	float:right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content ul.list_item_grau {
  position: relative;
  width: 480px;
  margin: 0 0 20px 20px;
  padding: 0;
  color: #6d6d6d;
  font-weight: bold;
}
#content ul.list_item_grau li {
  list-style-type: none;
  padding: 10px 0 10px 40px;
  background: url(img/haekchen.jpg) 0px 12px no-repeat;
}

#content ul.haeckchen {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(img/haekchen.jpg);
}

#content li.haeckchen {
	padding-top:10px;
	padding-bottom:6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
}

#content ul.haeckchen2 {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(img/haekchen.jpg);
	padding-left:25px;
}

#content li.haeckchen2 {
	padding-top:10px;
	padding-bottom:6px;
}

#content-full {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8a8282;
	width:auto;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content-full h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	color:#6d6d6d;
}

#content-full h1 span {
	font-size: 12px;
	color:#6d9e31;
}

#content-full h1 span a {
	color:#6d9e31;
	text-decoration:none;
}

#content-full blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	text-align: justify;
}

#content-full ul.haeckchen2 {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(img/haekchen.jpg);
	padding-left:25px;
}

#content-full li.haeckchen2 {
	padding-top:10px;
	padding-bottom:6px;
}

#content-full img {
	float:left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content-full img.right {
	float:right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main-right {
    position: relative;
    right: -10px;
    top: 10px;
	float:right;
	width: 259px;
}

#main-right img {
  border: none;
}

#main-right p {
  margin: 7px 0 7px 0;
}
#tag-cloud {
  width: 230px;
  line-height: 18px;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #47770a;
  text-align: justify;
}
#tag-cloud a {
  text-decoration: none;
  color: #47770a;
  padding: 0 3px 0 3px;
}
#tag-cloud a:hover {
  text-decoration: underline;
  color: #47770a;
}

#rueckruf {
  position: relative;
  width: 250px;
  height: 64px;
  margin: 10px 0 10px 0;
}



#kontakt_informationen {
  position: relative;
  width: 220px;
  padding: 15px;
  background-color: #f4f4f4;
  color: #8f8f8f;
  font-size: 12px;
}
#kontakt_informationen a {
  color: #040404;
}


#kontakt_informationen_headline {
  position: relative;
  width: 238px;
  height: 45px;
  padding: 0 0 0 12px;
  line-height: 45px;
  background-color: #e9e9e9;
  color: #8f8f8f;
  font-size: 14px;
  font-weight: bold;
}

#kontakt_informationen_headline img {
  position: absolute;
  right: 5px;
  top: 6px;
}

#ansprechpartner {
  border-top: 1px solid #dee1da;
  width: 220px;
  padding: 15px;
  background-color: #f4f4f4;
  color: #525252;
  font-size: 12px;
  font-weight: bold;
}
.black {
  color: #040404;
}
.font_13 {
  font-size: 13px;
  font-weight: bold;
}


.cso {
  font-style: italic;
  color: #8f8f8f;
}


#main-right .left_buttonbox {
	margin-left:9px;
	margin-top:10px;
}
.error{
    float:right;
    font-size:10px;
    color:#FF0000;
    padding-top:12px;
    line-height: 24px;
	vertical-align: middle;
}
