@charset "utf-8";

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

html, p, h1, h2, h3, h4, img {
	border: 0 none;
	font-size: 101%;
	vertical-align: baseline;
}

body {
	font-size: 100.01%;
	line-height: 1.2em;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4D4D;
}

:focus {
	outline: 0;
}

acronym {
	cursor: help;
}

h1 {
	font-size: 24px;
	color: #FFFFFF;
	line-height: 30px;
}

h2 {
	font-size: 1.7em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: lighter;
	margin-bottom: 20px;
	line-height: 1.7em;
}

h3 {
	padding-top: 10px;
	padding-bottom: 0px;
	display: block;
	font-size: 1.1em;
	color: #333333;
}

h4 {
	color:#63C500;
	display: block;
	padding-top: 25px;
	padding-bottom: 5px;
}

h5 {
	color:#63C500;
	font-size: 1em;
	line-height: 1.5em;
	padding: 10px 0px 0px 10px;
	background-attachment: scroll;
	background-image: url(../images/pfeil.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}

img {
	border: none;
}

a {
	color: #333333;
}

p {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/bg_navi_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a:active, a:hover span {
	color: #E40011;
	text-decoration: none;
}

a:active, a:hover span span {
	color: #F7DF00;
	text-decoration: none;
}

a:active, a:hover span span span {
	color: #008ACD;
	text-decoration: none;
}

a:active, a:hover span span span span {
	color: #63C500;
	text-decoration: none;
}

.header_top {
	display: block;
	line-height: 50px;
	padding-top: 25px;
	width: 600px;
	margin-left: 100px;
}

.content_p_rahmen_gruen {
	padding: 5px;
	margin: 20px 0px 20px 0px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../images/bg_content_bo.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px solid #CCCCCC;
}

.content_p_rahmen_blau {
	margin-top: 120px;
	border: 1px solid #00AAC9;
	overflow: hidden;
}

.content_p_rahmen_gelb {
	overflow: hidden;
	margin-top: 120px;
	border: 1px solid #FFD500;
}

.content_p_rahmen_rot {
	border: 1px solid #FA0000;
	overflow: hidden;
	z-index: 1000;
	margin-top: 120px;
	width: 178px;
}

.content_div_rahmen_blau {
	border: 1px solid #00AAC9;
	margin-top: 120px;
	overflow: hidden;
}

.content_div_rahmen_umw {
	border: 1px solid #92CD1E;
	margin-top: 120px;
	overflow: hidden;
}
.content_div_rahmen_gruen {
	padding: 0px 10px 10px 10px;
	border: 1px solid #92CD1E;
	margin: 20px 0px 20px 0px;
	overflow: hidden;
	height: 291px;
}

.navi_active {
	background-attachment: scroll;
	background-image: url(../images/bg_navi_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	color: #FFFFFF;
}

.headline_um {
	color: #63C500;
}

.headline_brand {
	color: #FA0000;
}

.headline_sicher {
	color: #FFD500;
}

.headline_berat {
	color: #00AAC9;
}

.headline_gruen {
	color:#63C500;
	font-size: 1em;
	line-height: 1.5em;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #63C500;
	border-bottom-color: #63C500;
	height: 1.5em;
	margin-top: 20px;
	padding: 0px 0px 0px 10px;
	background-attachment: scroll;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-weight: bold;
}

.info_headline_gruen {
	color:#63C500;
	font-size: 1em;
	background-attachment: scroll;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
}

.img_float_left {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: left;
}

.bg_tl {
	background-attachment: scroll;
	background-image: url(../images/tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_tr {
	background-attachment: scroll;
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bg_bl {
	background-attachment: scroll;
	background-image: url(../images/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.gb_br {
	background-attachment: scroll;
	background-image: url(../images/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.imgcenter {
	text-align: center;
}

.float_right {
	float: right;
	padding-right: 150px;
}

.ulkontakt {
	list-style-type: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.likontakt {
	background-image: none;
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	margin-right: 16px;
	margin-left: auto;
}

.quote {
	color: #4D4D4D;
	line-height: 14px;
	font-size: 11px;
}

.likontaktlehr {
	background-image: none;
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	margin-left: auto;
}

.imgkontakt {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}

.headline_gruensmal {
	color:#63C500;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #63C500;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.img_float_right {
	z-index: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
}

.table_td {
	width: 49%;
}

.headline_gruen_gross {
	color:#63C500;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.img_pfeil {
	z-index: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.info_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #63C500;
	margin-top: 4px;
	clear: both;
}

.info_image {
	margin-top: 4px;
}

#table {
	float: right;
	padding-top: 50px;
	width: 350px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 1010px;
	text-align: left;
	font-size: 0.8em;
	padding-bottom: 10px;
}

#logo {
	float: left;
	display: block;
	height: 67px;
	width: 67px;
	left: 20px;
	top: 20px;
	position: relative;
}

#logo a:hover {
	text-decoration: none;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header_top {
	width: 1010px;
	height: 95px;
	background-attachment: scroll;
	background-image: url(../images/kopf.jpg);
	background-repeat: no-repeat;
	background-position: 775px bottom;
	background-color: #93CD20;
}

#header_bottom {
	width: 1010px;
	height: 150px;
}

#navi {
	height: 35px;
	width: 1010px;
	background-attachment: scroll;
	background-image: url(../images/bg_navi_um.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#navi ul {
	display: block;
	list-style-type: none;
	width: 1010px;
}

#navi li {
	float: left;
	text-align: left;
	background-image: url(../images/bg_navi.gif);
}

#navi a {
	display: block;
	float: left;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	font-weight: bolder;
	padding-right: 20px;
	padding-left: 20px;
}

#navi_brand {
	height: 35px;
	width: 1010px;
	background-attachment: scroll;
	background-image: url(../images/bg_navi_brand.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

#navi_brand ul {
	display: block;
	list-style-type: none;
	width: 1010px;
}

#navi_brand li {
	float: left;
	text-align: left;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#navi_brand a {
	display: block;
	float: left;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	font-weight: bolder;
	padding-left: 20px;
	padding-right: 20px;
}

#navi_sicher {
	height: 35px;
	width: 1010px;
	background-attachment: scroll;
	background-image: url(../images/bg_navi_sicher.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

#navi_sicher ul {
	display: block;
	list-style-type: none;
	width: 1010px;
}

#navi_sicher li {
	float: left;
	text-align: left;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#navi_sicher a {
	display: block;
	float: left;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	font-weight: bolder;
	padding-left: 20px;
	padding-right: 20px;
}

#navi_berat {
	height: 35px;
	width: 1010px;
	background-attachment: scroll;
	background-image: url(../images/bg_navi_berat.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

#navi_berat ul {
	display: block;
	list-style-type: none;
	width: 1010px;
}

#navi_berat li {
	float: left;
	text-align: left;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#navi_berat a {
	display: block;
	float: left;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	font-weight: bolder;
	padding-left: 20px;
	padding-right: 20px;
}

#navi_um {
	height: 35px;
	width: 1010px;
	background-attachment: scroll;
	background-image: url(../images/bg_navi_um.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

#navi_um ul {
	display: block;
	list-style-type: none;
	width: 1010px;
}

#navi_um li {
	float: left;
	text-align: left;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#navi_um a {
	display: block;
	float: left;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	font-weight: bolder;
	padding-left: 20px;
	padding-right: 20px;
}

#main {
	position: relative;
	width: 968px;
	padding: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#navi_left {
	float: left;
	width: 200px;
	display: block;
	margin-top: 20px;
}

#navi_left .navi_left span {
	display: block;
	color: #63C500;
}

#navi_left .navi_left span a:hover {
	display: block;
	color: #63C500;
	padding: 0px;
}

#navi_left p {
	margin: 0px;
	padding: 0px;
}


.navi_left {
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.navi_left_active {
	display: block;
}

#navi_left .navi_left a {
	display: block;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #4D4D4D;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#navi_left .navi_left a:hover, #navi_left .navi_left a:active {
	color: #63C500;
	text-decoration: none;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content {
	margin-top: 20px;
	width: 520px;
	margin-left: 25px;
	float: left;
	overflow: hidden;
}

#content_breit {
	margin-top: 20px;
	margin-left: 25px;
	overflow: hidden;
	width: 740px;
	float: left;
}

#content_breit td {
	color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
}

#content_breit table {
	width: 350px;
	background-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 14px;
}

#content_breit th {
	padding-top: 5px;
	padding-bottom: 10px;
	color: #63C500;
	text-align: left;
	padding-left: 10px;
}

#content_breit a:hover {
	color: #4D4D4D;
	text-decoration: none;
	background-image: none;
}

#content_top {
}

#content_bottom {
	margin-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#content_left {
	float: left;
	width: 370px;
	padding-top: 50px;
	clear: both;
}

#content ul {
	list-style-type: none;
}

#content li {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	background-attachment: scroll;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}

#content a:hover {
	color: #4D4D4D;
	text-decoration: none;
	background-image: none;
}
#download {
	display: block;
}
#download ul {
	list-style-type: none;
	display: block;
}

#download li {
	line-height: 32px;
	background-attachment: scroll;
	background-image: url(../images/acrobat.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
	padding-left: 42px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #63C500;
	border-right-color: #63C500;
	border-bottom-color: #63C500;
	border-left-color: #63C500;
}

#download a {
}



#info_right {
	background-color: #FFFFFF;
	width: 200px;
	float: right;
}
#info_right  p {
	font-size: 11px;
	line-height: 14px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	color: #4D4D4D;
}
#info_right  a {
	color: #63C500;
}
#info_right  a:hover {
	color: #4D4D4D;
	text-decoration: none;
	background: none;
}

#info3 {
	background-attachment: scroll;
	background-image: url(../images/bg_navi_um.gif);
	background-repeat: repeat-x;
	background-position: 0px -5px;
	margin-top: 20px;
}

#info_content3 {
	padding: 25px 0px 0px 0px;
	overflow: hidden;
	background-image: url(../images/bg_news.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 7px 0px;
}

#info_image3 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #63C500;
	border-left-color: #63C500;
	padding-top: 0px;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63C500;
}

#info1 {
	background-color: #63C500;
	margin: 20px 0px 20px 0px;
}

#info_content1 {
	height: 150px;
	padding: 10px 0px 10px 0px;
}

#info_image1 {
	height: 150px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #63C500;
	border-left-color: #63C500;
}

#info2 {
	margin-top: 20px;
	background-attachment: scroll;
	background-image: url(../images/bg_navi_um.gif);
	background-repeat: repeat-x;
	background-position: 0px -5px;
}

#info_content2 {
	padding: 25px 0px 0px 0px;
	overflow: hidden;
	background-image: url(../images/bg_service.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 7px 0px;
}

#info_image2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #63C500;
	border-left-color: #63C500;
	padding-top: 0px;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63C500;
}

#info_bos_left {
	padding-top: 10px;
	clear: both;
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

#info_bos_left_img {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #63C500;
	margin-top: 30px;
}
#info_right  .content_p_rahmen_blau  ul {
	list-style-type: none;
	padding-left: 10px;
}
#info_right .content_p_rahmen_blau    li {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: baseline;
	background-attachment: scroll;
	background-image: url(../images/pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}

#karte {
	padding-bottom: 50px;
}

#karte a:hover {
	text-decoration: none;
	background-image: none;
	color: #63C500;
}

#map {
	width: 520px;
	float: left;
	padding-top: 25px;
	overflow: hidden;
	height: auto;
}

#footer {
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 8pt;
	text-align: center;
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
	background-attachment: scroll;
	background-image: url(../images/bg_content_bo.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

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

#footer_copy {
	display: block;
}

#link_list {
	line-height: 15px;
}

#link_list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#link_list li {
	display: inline;
}

#link_list a {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#footer a:hover, #footer a:active {
	color: #333333;
	text-decoration: underline;
	background-image: none;
}

#clear {
	clear: both;
}
.imagefloat_gallerie {
	float: right;
	padding-right: 25px;
	padding-bottom: 25px;
}


#content_termin {
	margin-top: 20px;
	margin-left: 0px;
	overflow: hidden;
	width: 740px;
	float: left;
}
#abstandhalter {
	padding-bottom: 60px;
}

#content_termin table {
	border: 1px solid #CCCCCC;
}
#content_termin tr {
	margin: 0px;
	padding: 0px;
}



#content_termin td {
	width: 14%;
	border: 1px solid #CCCCCC;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.2em;
	padding-top: 3px;
}
#content_termin td p {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}

#content_termin  a:hover {
	color: #666666;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
}


.td_date_header {
	background-attachment: scroll;
	background-image: url(../images/bg_navi_ul.gif);
	background-repeat: repeat-x;
	background-position: 0px center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #22227F;
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	padding-left: 5px;
	vertical-align: baseline;
}


.table_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	background-color: #666666;
	background-attachment: scroll;
	background-image: url(../images/bg_navi_hover.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 25px;
}

.td_date_content {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #666666;
	background-color: #F5F5F5;
	padding: 3px;
	height: 100px;
}

.td_date_contenleer {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	padding: 3px;
	height: 100px;
}

