/**********************************************************************/
/* allgemeine einstellungen                                           */
/**********************************************************************/

html {height: 100%; margin-bottom: 1px; }

body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clear {
    clear:both;
    line-height:0px;
    font-size:0px;
    height:0px;
}

.rot {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
}

a.weiss	{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

a.weiss:hover	{
	color: #007aa8;
	text-decoration: none;
}

a.gruen	{
	color: #589457;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.gruen:hover	{
	color: #007aa8;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.termin	{
	color: #589457;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.termin:hover	{
	color: #007aa8;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.text	{
	color: #589457;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.text:hover	{
	color: #007aa8;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

a.weiter	{
	color: #007AA8;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

/**********************************************************************/
/* grundgerüst                                                        */
/**********************************************************************/

#header {	
	margin:0px auto 0px;
	width:982px; 
	height:120px;
	background-color: #ffffff;
	float: left;
}

#header_links {
	float:left;
	width: 175px;
	padding:0;
	margin:0;
	height:120px;
	background:transparent url(../bilder/hg_header_links.jpg) repeat-x top left;
}

#header_mitte {	
	float:left;	
	margin:0;
	margin-left:1px;	
	padding:0;
	width:630px;
	height:120px;
}

#header_rechts {	
	float:left;	
	margin:0;
	margin-left:1px;	
	padding:0;
	width:175px;
	height:120px;	
	background:transparent url(../bilder/hg_header_rechts.jpg) repeat-x top left;
}

#content {
	width:982px;
	background:transparent url(../bilder/hg_content.jpg) repeat-y 100% 0;
	float: left;
	border-top:1px solid #ffffff; 
}

*html #content {
	width:982px;
	background:transparent url(../bilder/hg_content.jpg) repeat-y 100% 0;
	float: left;
	border-top:0px solid #ffffff; 
	margin-top:-1px;
}

#content_links {
	float:left;
	width: 175px;
	padding:0;
	margin:0;
	margin-bottom:1px;
	background-color: #83b746;
}

#content_mitte {	
	float:left;	
	margin:0;
	margin-left:1px;
	margin-bottom:1px;	
	padding:0;
	width:630px;
	background-color: #ffffff;
}

#content_rechts {	
	float:left;	
	margin:0;
	margin-bottom:1px;
	margin-left:1px;	
	padding:0;
	width:173px;
}

#footer {	
	float: left;
	margin:1px auto 0px;
	text-align:center;
	padding:0;
	width:982px;
	height:20px;
	background-color: #83B746;
}

.trenner {
	padding:0;
	margin:0;
	margin-top:5px;
	margin-bottom:10px;
	border-top:1px solid #83B746;
}

.trenner2 {
	padding:0;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px dotted #83B746;
}


/**********************************************************************/
/* newsblock                                                          */
/**********************************************************************/

#newsblock {	
	padding:0;
	margin:3px 0;
}

#newsblock h1 {	
	padding:0;
	margin:0;
	font-size: 11px;
	line-height:15px;
	font-weight: bold;
	color: #007aa8;
}

.img_newsliste {
	float:left;
	width:100px;
	border:0;
	margin:0 5px 5px 0;
}

.img_newsdetail {
	float:left;
	width:250px;
	border:0;
	margin:0 5px 5px 0;
}

#newsblock .gesamte-meldung {
	display:block;
	background:transparent url(../bilder/gesamte-meldung-lesen.png) no-repeat top right;	
	/*width:610px;*/
	height:18px;
	margin:10px 0 20px 0;
}

/**********************************************************************/
/* suchbox                                                            */
/**********************************************************************/

#suchbox {	
	padding:5px;
	margin:8px;
	top:0;
	background-color: #83B746;
	border:1px solid #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

td.suchbox {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.suchfeld {  
	width:110px;
	height:15px;
	border: 1px solid #ffffff;
	margin: 0;	
	padding: 0;	
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #589457;
	background-color: #DAEAC8; 
}

/**********************************************************************/
/* barrierefreiheit                                                            */
/**********************************************************************/
.none {
position : absolute; 
left : -1000px; 
top : -1000px; 
width : 0; 
height : 0; 
overflow : hidden; 
display : inline; 
}

/**********************************************************************/
/* content                                                            */
/**********************************************************************/

#inhalt {	
	padding:0;
	margin:8px;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #007aa8;
	width: 95%;
	float: left;
}

#unavzwei {	
	padding:0;
	margin:0px;
	width: 95%;
	float: left;
	height: 20px;
}

#aktuelles {
	float: left;	
	width: 170px;
	background-color: #ffffff;
	margin-left: 4px;
	margin-top: 4px;
}

#veranstaltung {
	float: left;	
	width: 170px;
	background-color: #ffffff;
	margin-left: 4px;
	margin-top: 4px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #007aa8;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #007aa8;
}


#headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #83b746;
	height: 20px;
	padding-top:3px;
	padding-left: 3px;
	width: 161px;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #83b746;
}

#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007aa8;
	width: 159px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

p, ul, li {
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #007aa8;
}

table.cont {
	width: 600px;
}

td.cont {
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #007aa8;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83b746;
	padding-top: 4px;
	padding-bottom: 4px;
}

td.contakteins {
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #007aa8;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83b746;
	padding: 5px;
	background-color: #F1FAE6;
}
td.contaktzwei {
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #007aa8;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83b746;
	padding: 5px;
	background-color: #EDFAFF;
}

b {
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #007aa8;
	font-weight: bold;
}

i {
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #007aa8;
	font-style: italic;
}

img.rechts {
	margin-left: 10px;
}

img.left {
	margin-right: 10px;
}

#reihe {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83b746;
	padding-top: 5px;
	padding-bottom: 8px;
	height: 100%;
	min-height: 20px;
	width: 610px;
}

#text_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #007aa8;
	width: 390px;
	float: left;
}

#text_rechts{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #007aa8;
	width: 210px;
	float: right;
}

.texthf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #589457;
	font-weight: bold;
}

/**********************************************************************/
/* navigation                                                           */
/**********************************************************************/


#content_nav {
	width: 175px;
	min-width: 175px;
}

a.nav {
	float: left;
	width: 170px;
	min-width: 170px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration : none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #83b746;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 

a.nav:link {
	float: left;
	width: 170px;
	min-width: 170px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration : none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #83b746;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 
a.nav:visited {
	float: left;
	width: 170px;
	min-width: 170px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration : none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #83b746;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 
a.nav:hover {
	float: left;
	width: 170px;
	min-width: 170px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration : none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #589457;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 
a.nav:active {
	float: left;
	width: 170px;
	min-width: 170px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration : none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #589457;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}  

a.navon {
	float: left;
	width: 170px;
	min-width: 170px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration : none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #589457;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 

a.unav {
	float: left;
	width: 170px;
	min-width: 170px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #589457;
	text-decoration : none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #daeac8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 

a.unav:link {
	float: left;
	width: 170px;
	min-width: 170px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #589457;
	text-decoration : none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #daeac8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 
a.unav:visited {
	float: left;
	width: 170px;
	min-width: 170px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #589457;
	text-decoration : none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #daeac8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 
a.unav:hover {
	float: left;
	width: 170px;
	min-width: 170px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration : none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #589457;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 
a.unav:active {
	float: left;
	width: 170px;
	min-width: 170px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration : none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #589457;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;;
}  

a.unavon {
	float: left;
	width: 170px;
	min-width: 170px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration : none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #589457;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 

a.uunav {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #589457;
	text-decoration : none;
	text-align: left;
} 

a.uunav:hover {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007aa8;
	text-decoration : none;
	text-align: left;
} 

a.uunavon {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007aa8;
	text-decoration : none;
	text-align: left;
} 
a.aktiv {
	float: left;
	width: 170px;
	min-width: 170px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration : none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;	
	background-color: #589457;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
sup, sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
} 

.form {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #007AA9; 
	border: 1px #83b746 solid; 
	background-color: #DAEAC8;
}

#lebenstraeume {
	margin-top:50px;
	padding:0 10px;
	font-size: 11px; 
	color: #fff; 
}
