body, html {
	width: 100%;
	height:100%;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	background-color:  #FFFFFF;/*#7B9A32; #EDEDED;*/
	margin:0;
	padding:0;
}

#wrapper{
	width: 1003px;
	/*height: 448px;*/
	background-color: #fff;
	padding-left: 3px;
}
#head1 {
	width: 747px;
	height: 85px;
	color:#000;
	background-color:#fff;
	border-top: 2px solid #1B982B;
}

#logo {
	float: left;
}

#head_bild{
	position: absolute;
	top: 67px;
	left: 522px;
	height: 173px;
	width: 228px;
}

#head2 {
	height: 99px;
	background-image: url(/bilder/gxkopf1.gif);
	background-repeat: no-repeat;
}

#gxkopf2 {
	margin-left: 152px;
}

#gxkopf3 {
	margin-left: 230px;
}

#info {
	height: 15px;
	background-image: url(/bilder/gxkopf3.gif);
	background-repeat: no-repeat;
	margin: 3px 0 0 0;
}
#inhalt {
	width:1000px;
	min-height: 448px;
}

#menue,#mitte, #text, #bild, #aktuell {
	float: left;
}
#menue {
	width: 149px;
}
#mitte {
	width: 562px;
	min-height: 448px;
	border-right: 3px solid #EDEDED;
	padding: 0 0 20px 0;
	margin: 70px 0 0 38px;
}

#text {
	width: 328px;
}
#bild {
	width: 231px;
	text-align: center;
}
#aktuell {
	width: 243px;
	margin: 70px 0 0 0;
}

.beitrag {
	background-image: url(/bilder/gxtrenn_strich.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 0 15px 26px;
	margin: 0 0 15px;
}

.beitrag_infothek {
	background-image: url(/bilder/kxtrenn.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 10px 0px;
	margin: 0 26px 30px 0px;
}

.stichwoerter_rechts {
	padding: 0 0 15px 26px;
}

#footer {
	width: 1000px;
	height: 32px;
	margin: 10px 0 10px 0;
	clear: both;
	padding: 10px 0 0 0;
}

#footer_col1 {
	width: 747px;
	height: 22px;
	background-color: #1D982B;
	background-image: url(/bilder/gxfussfuss.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;

}

#footer_col1 p {
	height: 22px;
	width: 717px;
	line-height: 22px;
	font-size: 11px;
	vertical-align: middle;
	color: #fff;
	background-image: url(/bilder/gxfuss_pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;;
}

#footer_col2 {
	height: 22px;
	width: 246px;
	background-color: #E84C14;
	margin: 0px 0 0px 3px;
	float: left;
}

ul#submenue {
	height: 15px;
	list-style-type: none;
	text-align: right;
	margin: 0 10px 0 440px;
	padding: 0;
}

ul#submenue li {
	display: inline;
	background-image: url(/bilder/gxnav_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin: 0 0 0 10px;
	padding: 0 0px 0 10px;
}

ul#infoanzeige {
	height: 15px;
	list-style-type: none;
	margin: 0 0 0 160px;
	padding: 0;
}

ul#infoanzeige li{
	display: inline;
	font-size: 10px;
	color: #179A2C;
	line-height: 15px;
	padding:0;
	margin: 0;
}

ul#hmenue {
	list-style-type: none;
	margin: 0;
	padding: 0 3px 0 4px;
}

ul#hmenue li {
	display:block;
	line-height: 24px;
	margin:0;
	border-bottom: 1px dashed #1D982B;
}

ul#hmenue li.humenue {
	display:block;
	line-height: 14px;
	margin:5px 0 5px 0;
	border: none;
}

ul#stichwoerter {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#stichwoerter li {
	margin: 3px 0 0 0;
}

/*  seitenelemente  */

/* -------------------------------------------------------------- */
.sektion, .abschnitt {
	/*width: 562px;*/
}
.titelrahmen {
	margin: 0 0 10px 0;
}
h1, h2 {
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6C;
	margin:0;
}

h1.norm {
	margin: 0 0 10px 0;	
}

h1.link {
	margin: 0 0 10px 0;
}

h2.stw_h {
	margin: 3px 0 0 0;
}

p {
	margin: 0;
	padding: 0;
}

#mitte p {
	padding: 0 80px 0 0;
}

#text p {
	padding:0;
}

.beitrag h2 {
	margin:0;
}

p.beitrag_zusatz {
	color: #6C6C6C;
	font-style: italic;
	margin:0 0 5px 0;
	padding:0;
}

.textfett {
	font-weight: bold;
}
.textkursiv {
	font-style: italic;
}
.textunterstrichen {
	text-decoration: underline;
}

.text-absatz {
}

/* ende seitenelemente */
/* listenelemente */
.listenelement_bild, .listenelement-hervorgehoben_bild {
	height: 120px;
	overflow: hidden;
}

.listenelement, .listenelement-hervorgehoben {
	margin-bottom: 15px;
	padding: 5px;
	margin-right: 5px;
}

.listenelement h2, .listenelement-hervorgehoben h2 {
	color: #fff;
	background-color: #6C6C6C;
}

h1.link {
	background-color: #fff;
}

/* ende listenelemente */

/* formular */

h3.h3kon {
		width: 442px;
		line-height: 17px;
		height: 17px;
		font-size: 11px;
		vertical-align: middle;
		background-color: #00337C;
		color: #fff;
		border-left: 1px solid #00337C;
		border-right: 1px solid #00337C;
		margin-bottom:0;
		clear: both;
	}
	
	label {
		display:block;
		height: 18px;
		width: 126px;
		font-size: 11px;
		background-color: #fff;
		color: #000;
		float: left;
		border-left:1px solid #00337C;
		border-bottom:1px solid #00337C; 
		border-right:1px solid #00337C; 
	}

	#rueckmeldung {
		width: 442px;
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		border-top: 0;
		border-left: 1px solid #00337C;
		border-right: 1px solid #00337C;
		border-bottom: 1px solid #00337C;
		margin:0;
		padding:0;
		float: left;
	}
	
	.textarea {
		display:block;
		height: 68px;
		width: 126px;
		font-size: 11px;
		background-color: #E1E8F4;
		color: #000;
		float: left;
		border-left:1px solid #00337C;
		border-bottom:1px solid #00337C; 
		/*border-right:1px solid #4098CB; */
	}
	
	input {
		width: 315px;
		height: 18px;
		font-size: 11px;
		border-top: 0;
		border-left:0;
		border-bottom: 1px solid #00337C;
		border-right: 1px solid #00337C;
		margin:0;
		padding:0;
		float:left;
	}

	br {
		clear: both;
	}	

#abschicken {
	background-color: #00337C;
	color: #fff;
	font-weight: bold;
	border: 0;
	margin: 0 0 0 129px;
}

#submit {
		width: 60px;
		border:1px solid #000;;
		margin: 20px 0 20px 0;
	}	

/*  ende formular  */

/* kontakt-element */

#kontakt_absatz {
	postion:relative;
	width: 530px;
	height: 135px;
	margin-top: 50px;
}
#kontakt1,#kontakt2, #kontakt3 {
	background-color: #F4F5F2;
}



#kontakt1 {
	position: relative;
	width: 180px;
	height: 120px;
	float: left;
	margin-left: 10px;
}
		
#kontakt_mail {
	position: absolute;
	bottom: 0;
	width: 180pxpx;
	line-height: 24px;
	vertical-align: middle;
	margin-left: 11px;
}

#links {
	float: left;
}

#kontakt2 {
	height: 120px;
	width: 120px;
	float: left;
}
#kontakt3 {
	height: 120px;
	width: 210px;
	margin-left: 0px;
	float:left;
}

.kontaktnachname {
	margin-top: 9px;
}

.kontaktvorname {
	margin-left: 11px;
	margin-top: 9px;
	margin-right: 3px;
	float: left;
}

h1.kontakt	{
	display: inline;
    font-size: 11px;
	color:#6C6C6C;
	line-height: 16px;
	padding:0px;
	/*margin-top: 12px;*/
}

.kontakt_info1 {
	font-size: 10px;
	line-height: 14px;
	margin-left: 11px;
}

.kontakt_info2 {
	margin-top: 10px;
	margin-left: 11px;
}

.kontakt_info3 {
	margin: 50px 0 0 7px;
}

.kontakt_info4 {
	margin-left: 7px;
}


/*  ende kontakt-element*/

a.sub_a:link, a.sub_a:active,a.sub_a:focus,a.sub_a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #179A2C;
}

a.sub_a:hover, a.sub_a:active:hover,a.sub_a:focus:hover,a.sub_a:visited:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #179A2C;
}

a.hmenue_a:link,a.hmenue_a:active,a.hmenue_a:focus,a.hmenue_a:visited  {
	display:block;
	width: 123px;
	text-decoration: none;
	font-weight: bold;
	color: #1D982B;
	background-image: url(/bilder/gxnav_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding:0 0 0 19px;
}

a.hmenue_a:hover,a.hmenue_a:active:hover,a.hmenue_a:focus:hover,a.hmenue_a:visited:hover {
	display:block;
	width: 123px;
	text-decoration: none;
	font-weight: bold;
	color: #61B76B;
	background-image: url(/bilder/gxnav_pfeilov.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding:0 0 0 19px;
}

a.hmenue_aovv:link,a.hmenue_aovv:active,a.hmenue_aovv:focus,a.hmenue_aovv:visited  {
	display:block;
	width: 123px;
	text-decoration: none;
	font-weight: bold;
	color: #1D982B;
	background-image: url(/bilder/gxnav_pfeilovv.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding:0 0 0 19px;
}

a.humenue_a {
	display:block;
	width: 123px;
	font-size: 10px;
	text-decoration: none;
	color: #1D982B;
	padding:0 0 0 19px;
}

a.humenue_a:hover {
	display:block;
	width: 123px;
	font-size: 10px;
	text-decoration: underline;
	color: #1D982B;
	padding:0 0 0 19px;
}

a.gruen:link, a.gruen:active, a.gruen:focus, a.gruen:visited {
	text-decoration: underline;
	color: #179A2C;
}

a.beitrag_link:link, a.beitrag_link:active, a.beitrag_link:focus, a.beitrag_link:visited {
	text-decoration: none;
	color: #179A2C;
	background-image: url(/bilder/gxnav_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding:0 0 0 19px;
}

a.beitrag_link:link:hover, a.beitrag_link:active:hover, a.beitrag_link:focus:hover, a.beitrag_link:visited:hover {
	text-decoration: underline;
	color: #179A2C;
	background-image: url(/bilder/gxnav_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding:0 0 0 19px;
}

a.lnk_stw:link, a.lnk_stw:active, a.lnk_stw:focus, a.lnk_stw:visited {
	text-decoration: none;
	color: #179A2C;
	background-solor: fff;
	background-image: url(/bilder/gxnav_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding:0 0 0 19px;
}

a.lnk_stw:link:hover, a.lnk_stw:active:hover, a.lnk_stw:focus:hover, a.lnk_stw:visited:hover {
	text-decoration: underline;
	color: #179A2C;
	background-solor: fff;
	background-image: url(/bilder/gxnav_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding:0 0 0 19px;
}

a.lnk_stw_ovv:link,a.lnk_stw_ovv:active,a.lnk_stw_ovv:focus, a.lnk_stw_ovv:visited {
	text-decoration: underline;
	color: #179A2C;
	background-solor: fff;
	background-image: url(/bilder/gxnav_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding:0 0 0 19px;
}

a.mehr:link, a.mehr:active, a.mehr:focus, a.mehr:visited {
	font-size: 11px;
	text-decoration: none;
	color: #179A2C;
}

a.mehr:hover, a.mehr:active:hover, a.mehr:focus:hover, a.mehr:visited:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #179A2C;
}

a.list_back:link, a.list_back:active, a.list_back:focus, a.list_back:visited {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #179A2C;
	margin: 0 0 5px 0;
}

a.list_back:hover, a.list_back:active:hover, a.list_back:focus:hover, a.list_back:visited:hover {
	display: block;
	font-size: 11px;
	text-decoration: underline;
	color: #179A2C;
	margin: 0 0 5px 0;
}

h1 a:link,h1 a:active, h1 a:focus, h1 a:visited  {
	font-weight: bold;
	text-decoration: none;
	color: #179A2C;
	background-image: url(/bilder/gxnav_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding: 0 0 0 19px;
}

h1 a:hover,h1 a:active:hover, h1 a:focus:hover, h1 a:visited:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #179A2C;
	background-image: url(/bilder/gxnav_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding: 0 0 0 19px;
}

