* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {

	color: #000;
	font-family:Verdana, Geneva, sans-serif;	
}

#main {
	/*width: 63.0em;*/
	width: 1008px;
	margin-top:0px;
}

	/* Hauptbereich */
#header{
	height:130px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	}
#header h1{
	color: #629d04;
	font-family:Verdana, Geneva, sans-serif;
	font-size:50px;
	font-style:normal;
	font-weight: normal;
	padding-left:90px;
	line-height:50px;
}
#header a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:19px;
	font-style:normal;
	font-weight: bold;
	color:#629d04;
	text-decoration: underline;
/*	padding-left:10px;*/
	}
	#header a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:19px;
	font-style:normal;
	font-weight: bold;
	color:#629d04;
	text-decoration: underline;
	}
#header .ft{
	font-size:19px;
	color:#000;
}

	/* Navigation *********************************************************************************************************/
#navigation {
	float: left;
	width: 205px;
/*padding-top: 2em;*/
} 
 	/* ul des menus */
div#navigation ul {
	list-style-type: none; 
	margin-top: 0px;
	margin-left: 2px;
} 

div#navigation ul li.head {
	font-size: 21px;
	font-weight: bold;
	width: 180px;
	/*border-bottom: 1px solid;*/
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#navigation ul li { 
	font: 20px/2.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 0;
} 

.swLink, .ssLink, .scLink, .smLink, .jmsLink, .eLink, .homeLink{
	color: #000;
	}
		

	/* menu a  breite unternavi*/
div#navigation ul li a {
	display: block;
text-decoration: none;
	width: 170px;
}



/*unternavi*/
div#navigation ul li a.sw, div#content p a.sw {
	color: #629d04;
}
div#navigation ul li a.sm, div#content p a.sm {
	color: #248eca;
}
div#navigation ul li a.sc, div#content p a.sc {
	color: #666;
}
div#navigation ul li a.ss, div#content p a.ss {
	color: #1c5085;
}
div#navigation ul li a.jms, div#content p a.ms {
	color: #097030;
}
div#navigation ul li a.e, div#content p a.e {
	color: #2f8890;
}
div#navigation ul li a.home, div#content p a.home {
	color: #000;
	
}	
	/* Hover status */
div#navigation ul li a:hover, div#navigation ul li a.selected, div#content p a.selected {
	text-decoration: underline;
	font-style: normal;
	font-weight:bold;
} 

div#navigation ul li a:active {
	text-decoration: none;
	font-style: normal;
	font-weight:bold;
} 



div#navigation ul li.head a:hover {
	font-style: normal;
	text-decoration: underline;
}
div#navigation ul li.head a {
	width: 175px;
	text-decoration: none;
}


div#navigation ul li.head2 a:hover {
	font-style: normal;
	text-decoration: underline;
}
div#navigation ul li.head2 a {
	width: 100px;

	margin-left:15px;
	text-decoration: none;
}


a.sw:hover, a.ss:hover, a.sc:hover, a.jms:hover, a.sm:hover, a.e:hover {

	font-style: normal;
	text-decoration: none;
/*	padding-left: 10px;
	margin-left: -15px;*/
}
a.swLink:hover {
	color:#629d04;
	border-color: #629d04;
/*	background: #eff5e6;*/
}
a.ssLink:hover {
	color:#1c5085;
	border-color:#1c5085;
/*	background: #efefef;*/
}
a.scLink:hover {
	color:#666;
	border-color: #666;}
/*	background: #f7ede9;*/

a.scLinkselected {
	color:#666;
}


a.smLink:hover {
	color:#248eca;
}
a.smLinkselcted{
	color:#248eca;
}
a.jmsLink:hover {
	color:#097030;
}
a.eLink:hover {
	color:#2f8890;


}
div#navigation ul ul {
	margin-top: -5px;
	margin-left: 0;
	padding-left: 25px;
}





	/* Infokasten :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
div#leftbox {
	float: right;
	width: 260px; 
	margin-top: 3.5em;
	padding-right:10px;
} 
#leftbox h2 {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height:1.9em;

}


.news {
	width: 240px;
	margin-bottom: 0.5em;
	color: #000;
	}

.news h3 {
	padding: 0.1em;
	text-align: left;
	top: -.2em;	 /* muß auch auf p, nicht nur auf h1, allerdings bei em unterschiedliche Werte */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	line-height:25px;
	font-weight: 600;
		margin-top: .6em;
/*	margin-bottom: .5em;*/
}
.news p {
	/*border-top: 1px solid #b0c397;*/
	top: -.3em;
	padding: 0.1em;
	font: 0.65em/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.bigred {
	font-size: 24px;
	color: #930;
	font-weight: bold;
	padding-right: .3em;
	padding-left: 0.3em;
}
.news a {
	text-decoration: underline;
	color: #000;
	padding-bottom: 1px;
}
.news a:hover {
	color: #629d04;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#content {
	width: 33.4em;
	margin-left: 240px;
	background-image: url(../bilder/eck_U01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right:20px;
	padding-bottom:20px;
}

#content h1 {
/*	color: #000;*/
padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.15em;
	font-style: normal;
	line-height: 2.05em;
	font-weight: normal;
	font-variant: normal;
	display:block;
	text-align:left;
}

#content h1.aktuelles {
	/*color: #7ca53f;*/
	color: #000;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-style: normal;
	line-height: 2.05em;
	font-weight: normal;
	font-variant: normal;
	display: block;
	
}



#content h1.sw {
	/*color: #7ca53f;*/
	color: #629d04;}

#content h1.ss {
	color: #1c5085;
}

#content h1.sc {
	color: #666666;
}
#content h1.sm {
	color: #248eca;
}
#content h1.jms {
	color: #097030;
}
#content h1.e {
	color: #2f8890;
}



/*rubriken  ----------------------------------------------------------------------------------------------------  */
#content h1.swR, #content h1.ssR, #content h1.scR, #content h1.smR, #content h1.jmsR, #content h1.eR, #content h1.aktuellesR{
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-align: left;
	padding-bottom: 0.2em;
	margin-top: 0.3em;
	margin-right: 2em;
	margin-bottom: 0.3em;
	margin-left: 0px;
	font-weight: bold;
	}
	
	#content h1.swR{
	color: #629d04;
		border-bottom: 2px solid #c1df9f;
	
	}	
	#content h1.ssR{
	color: #1c5085;
	border-bottom: 2px solid #a4b9ce;
	}
	#content h1.scR{
	color: #666666;
	border-bottom: 2px solid #c2c2c2;
	}	
	#content h1.smR{
	color: #248eca;
	border-bottom: 2px solid #a7d2ea;
	}
	#content h1.jmsR{
	color: #097030;
	border-bottom: 2px solid #9dc6ac;
	}	
	#content h1.eR {
	color: #2f8890;
	border-bottom: 2px solid #accfd3;
}
	#content h1.aktuellesR {
	color: #629d04;
	border-bottom: 2px solid #c1df9f;

}

/*Ende rubriken  ----------------------------------------------------------------------------------------------------  */


#content h2 {
	color: #000;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
/*div#content h3 {
	padding-top: 1em;	
	margin-bottom: .5em;
	border-bottom: 1px solid #930;
	width: 12em;}

div#content h3.long {
	width: 25em;
}
div#content h3.longlong {
	width: 27em;
}

#content h4 {
	font: 600 0.9em "Trebuchet MS", Verdana, sans-serif;
	color: #666;*/
}
#content p, #content ul, #content ol {
	margin-bottom: .5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 2.5em;
	font-weight: normal;

}
#content p.box {
		margin-bottom: .5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.67em;
	line-height: 2.35em;
	font-weight: normal;

}

/*LInks im contentbereich*/
#content p a, #content li a, #contentaddress a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#content p a:hover, #content li a:hover, #content address a:hover {
	color: #629d04;

	text-decoration:underline;
}
#content p.anbieter {
	margin-bottom: 2.5em;
	margin-top: 2.3em;
	margin-left: 185px;
}
#content ul {
	margin-left: 3em;
	margin-right: 2em;
}
#content ol {
	margin-left: 6em;
	margin-right: 2em;
}
#content ul li, #content ol li {
	margin-bottom: .3em;
}
#content img {
	float: left;
	margin: .3em .8em .3em .3em;
}
#content img.rechts {
	float: right;
	margin: .3em .8em .3em .3em;
}
	/* Clearing the Contents */
#cleardiv {
	clear: both;
	height: 1em;
}


	/* Footer formatieren ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	clear: both;
	/*padding: .1em 0 .2em 0em;*/
	/*	margin-left: 196px;*/
	padding-bottom: 0.1em;
	border-top: 1px solid #7ca53f;
	text-align: left;
	/*width: 63.0em;  wegen großer Bildschirmauflösung 1280... */
	width:1008px;
	background-image:url(../bilder/footer_lu.jpg);
	background-position:right bottom;
	background-color: #f2f9ec;
	background-repeat: no-repeat;
	height:1.35em;
}

	/* ul Footer formatieren */
#footer ul {
/*	margin: 0.1em 1.0em 0.1em 12em;*/
margin-left:12em;
padding-top:0.1em;
	/*padding: 5px;*/
	list-style: none; 
}
#footer ul li {
	display: inline;
	margin-left: 0.9em;
	margin-right: .6em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
}
#footer ul li a {
	color: #000;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}
#footer ul li a:hover, #footer ul li a.selected {
/*	background: #639C10; grüne farbe*/
	color: #639C10;
	font-weight: bold;
	text-decoration:underline;
} 
table.chat, table.chatbreit {
	font: 1.55em Verdana, Arial, sans-serif;
	color: #576b3d;
	margin-bottom: 1em;
	text-align: left;
}
table.chat {
	width: 20em;
}
table.chatbreit {
	width: 40em;
}
table.chat th, table.chatbreit th {
	background: #C2D4A2;
	padding: .2em .3em;
}
table.chat th {
	width: 5em;
}
table.chatbreit th {
	width: 10em;
}
table.chat td, table.chatbreit td {
	background: #EAF0DF;
	padding: .2em .3em;
}
p.top {
	text-align: right;
	margin-top: 2em;
}
blockquote {
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	display:block;
	border: 2px solid #C1DF9F;
	padding:8px;
	background-color: #EEF7E8;
	color: #487203;
	margin-top: 0.8em;
	margin-right: 4em;
	margin-bottom: 1em;
	margin-left: 2em;
}
#content address {
	margin: 1em 0 1.5em 2em;
	font: 1.7em/2.1em Georgia, "Times New Roman", Times, serif;
	color: #576b3d;
}
p.dji {
	background: #EFF3E5;
	padding: .3em;
}
p.datenschutz {
	background: #ffeee3;
	border: solid #FF8C00;
	border-width: 2px 0 0 2px;
	font-weight: 600;
	padding: .2em 0 .2em .2em;
}
img.dji {
	border: 2px solid #639E10;
	border-width: 0 0 3px 3px;
	padding: 0 0 2px 2px;
	
}
.djioben {
	margin-top: 4em;
}
/*boxen im Header*/
.Hbox01{
	padding-left:210px;
	margin-top:0px;
	display:block;
	padding-top:10px;
	clerar:left;
	}
	
.Hbox02{
	padding-left:50px;
	display:block;
	width:430px;
	float:left;
	
	}
	
.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-right: 20px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;

}

.fliesst {
	font-size:19px;
}