/*******************************************************************************
	/* -------------------Reset all------------------- */
	*{
		padding: 0;
		margin: 0;
		border: 0 none;
	}
	span, div, a, h1, h2, h3, h4, div, form, input, dl, ul, li, dt, dd, img {
		margin: 0;
		border: 0 none;
		padding: 0;
		text-decoration: none;
		list-style-type: none
	}

	/* Allgemeines */
	body {
		font-size: 80%;
		line-height: 1.6em;
		color: #4b4b4b;
		background: url(mainhg.jpg) repeat-x;
		background-color: #C1EA98;
		font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
		text-align: center;
	}

	/* -------------------Links------------------- */

	a:link, a:active {
		color: #333;
		background-color: transparent;
		text-decoration: none;
	}

	a:visited {
		color: #eee;
		background-color:transparent;	
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}

	#content a:link, #content a:active, #content a:visited {
		color: #66CC00;
		background: url(weiter.gif) no-repeat;
		padding-left: 18px;
	}

	#content a:link.wwwlink {
		background: url(weiterwww.gif) no-repeat;
	}

	#content a:link.toplink,
	#content a:active.toplink,
	#content a:hover.toplink,
	#content a:visited.toplink {
		background-image: none;
		padding-left: 0;
		float: right;		
	}
	
	#themen a:link, a:active {
		color: #4b4b4b;
		background-color: transparent;
		text-decoration: none;
	}
	#themen a:visited {
		color: #4b4b4b;
		background-color:transparent;	
		text-decoration: none;
	}
	#themen a:hover {
		text-decoration: underline;
	}
	
	
	#themen h2 a:link, a:active {
		color: #fff;
		background-color: transparent;
		text-decoration: none;
	}
	#themen h2 a:visited {
		color: #fff;
		background-color:transparent;	
		text-decoration: none;
	}
	#themen h2 a:hover {
		color: #66CC00;
		text-decoration: none;
	}

	
	

	/* -------------------Clear Class------------------- */
	.c {
		clear: both;
	}


	/* -------------------Images------------------- */
	img, a img {
		border: 0;
	}

	.img_logo {
		display:block;
		padding: 20px 0 10px 0;
		margin: 0 auto;
	}
	
	.img_titelbild {
		display:block;
		margin: 0 auto;
	}
	
	.img_top {
		margin: 22px 0 0 0;
		border-right: solid 1px;
		padding-right: 10px;
		padding-left:  10px;
	}
	.img_top_last {
		margin: 22px 45px 0 0;
		border-right: none 0;
		padding-left:  10px;
	}
	.img_teaser {
		margin: 0 30px 10px 30px;
	}

#content .light_img {
	padding: 20px 0 20px 50px;
}

#content a:link.light_img,
#content a:active.light_img,
#content a:hover.light_img,
#content a:visited.light_img {
	background-image: none;
}


	/* -------------------Diverses------------------- */

	hr {
		width:  470px;
		color: #D7CFC1;
		background-color: #D7CFC1;
		height: 1px;
		margin: 10px 40px 20px 40px;
	}
	.toplinie {
		margin-top:  5px;
	}
	.zwischenlinie {
		margin-top: 20px;
	}
	.fettgruen {
		color: #66CC00;
		font-weight: bold;
	}
	.gruen {
		color: #66CC00;
		}

	.keine_anzeige {
		display: none;
	}
	
	.mittig {
		text-align:center;
	}
	


	/* -------------------Absaetze------------------- */
	p {
		font-size: 0.9em;
		line-height: 1.6em;
		margin: 0;
		padding: 0 40px 10px 40px;
	}

	#sidebar p {
		padding: 0 20px 10px 30px;
	}

	blockquote {
		border-left: #6C0 solid 7px;
		border-top: #D7CFC1 solid 1px;
		border-bottom: #D7CFC1 solid 1px;
		margin: 20px 40px 20px 40px;
		padding: 15px 0 5px 0;
		background: #F0FAE5 url(apostroph.gif) no-repeat bottom right;
	}

	.teaser {
		margin-left:30px;

	}

	/* Kleinerer Text */
	.s {
		font-size: 0.9em;
	}

	/*Modul Bild und Text*/
.centertab {margin-right: auto;
            margin-left: auto;}

.bildtext { margin: 0px;
            padding: 0px;
            font-size: 10px;}
.imgleft {float: left;
          margin-right: 20px;}
          
.imgright {float: right;
          margin-left: 20px;}

.stopleft {clear: left;}

.stopright {clear: right;}
	 
.bildtext2 {text-align: justify;}
	
	
	
	
	/* -------------------LinksRechts------------------- */

	.flLeft {
		float: left;
		margin-left: 40px;
		margin-right: 20px;
	}

	.flRight {
		float: right;
		margin-left: 20px;
		margin-right: 40px;
	}
	.flCenter {
		margin-left: auto;
		margin-right: auto;
	}

	/* -------------------Headlines------------------- */

	h1 {
		font-size: 1.8em;
		color: #66CC00;
	}

	h2 {
		font-size: 1.5em;
		color: #66CC00;
	}

	h3 {
		font-size: 1.2em;
		color: #66CC00;
	}

	h4 {
		font-size: 1em;
		font-weight:bold;
	}

	#content h1,
	#content h2, 
	#content h3, 
	#content h4 {
		margin-left: 40px;
		margin-right: 40px;
	}
	#content h1 {
		margin-bottom: 15px;
		font-size: 1.5em;
	}

	#content h2 {
		margin-bottom: 20px;
		font-size: 1.3em;
	}

	#content h3 {
		margin-bottom: 10px;
		font-size: 1.1em;
	}
	#content h4 {
		margin-bottom: 10px;
	}
	#home #content h1 {
		margin-bottom: 5px;
	}

	#home #content h2 {
		margin-bottom: 20px;
	}
	
	#sidebar h1,
	#sidebar h2,
	#sidebar h3,
	#sidebar h4 {
		padding: 0 10px 5px 30px;
		color: #fff;
	}


	#sidebar h1 {
		padding-top: 75px;
		font-size: 1.5em;
	}

	#sidebar h2 {
		font-size: 1.1em;
	}

	#sidebar h3 {
		font-size: 1em;
	}

	#sidebar h4 {

	}

	#footer h3 {
		margin: 0;
		text-align: center;
	}

	/* -------------------Layout------------------- */
	#wrapper {
		margin: 25px auto;
		width: 765px;
		text-align: left;
		background: #C1EA98;
	}

	#tophg {
		width: 765px;
		height: 25px;
		background: url(tophg.jpg) no-repeat;
		background-color: #66cc00;
	}

	#lefthg {
		float: left;
		width: 25px;
		min-height:650px; 
		height:auto;
		background: url(lefthg.jpg) no-repeat;
	}

	/* for Internet Explorer */
	/*\*/
	* html #lefthg {
		height: 700px;
	}
	/**/

	#main{
		float: left;
		width: 550px;
		background-color: #ffffff;
	}

	#topmenu {
		float: left;
		width: 550px;
		height: 50px;
		text-align: right;
	}



	#content {
		float: left;
		width: 550px;
		min-height:475px; 
		height:auto;
	}
	/* for Internet Explorer */
	/*\*/
	* html #content {
		height: 475px;
	}
	/**/

	#sidebar {
		float: right;
		width: 190px;
		background: url(sidehg.jpg) no-repeat;
		min-height:700px; 
		height:auto;
	}

	/* for Internet Explorer */
	/*\*/
	* html #sidebar {
		height: 620px;
	}
	/**/

	#sidemenu {
		margin: 20px 0 20px 30px;
	}

	#themen {

	}

	#footer {
		width: 550px;
		clear: both;
		background: #ffffff;
		text-align: center;
		padding-bottom: 10px;
	}

	/* -------------------Navigation-Listen------------------- */

	#sidenav {
		margin-left: 30px;
		font-size: 1em;
	}


	ul.nav1st {
		padding: 0;
		font-size:  1em;
	}

	ul.nav1st li a,
	ul.nav1st li a:link
	 {
		color: #4b4b4b;
		padding-left: 12px;
		text-decoration: none;
		display: block;
		
	}
	ul.nav1st a:hover {
		color: #640E27;
		padding-left: 12px;
		text-decoration: none;
		background: transparent url(bullet_disc.gif) left center no-repeat;

	}
	ul.nav1st li a.current,
	ul.nav1st li a.current:link {
		color: #640E27;
		padding-left: 12px;
		text-decoration: none;
		background: transparent url(bullet_disc.gif) left center no-repeat;
	}


	ul.nav2nd li {
		margin-left: 10px;
		padding: 0;
		font-size: 0.9em;
	}

	ul.nav2nd li a,
	ul.nav2nd li a:link 
	{
		color: #4b4b4b;
		padding-left: 12px;
		text-decoration: none;
	}
	ul.nav2nd li a:hover {
		color: #640E27;
		padding-left: 12px;
		text-decoration: none;
		background: transparent url(bullet_ring.gif) left center no-repeat;
	}

	ul.nav2nd li a.current2nd,
	ul.nav2nd li a.current2nd:link {
		color: #640E27;
		text-decoration: none;
		background: transparent url(bullet_ring.gif) left center no-repeat;
	}
	
	ul.nav3rd li a:hover {
		color: #640E27;
		padding-left: 12px;
		text-decoration: none;
		background: none;
		background: transparent url(bullet_line.gif) left center no-repeat;
	}

	ul.nav3rd li a.current3rd,
	ul.nav3rd li a.current3rd:link {
		color: #640E27;
		text-decoration: none;
		background: transparent url(bullet_line.gif) left center no-repeat;
	}

	/*----------------Listen--------------------*/ 

	#content ul {
		margin-left: 70px;
		margin-right: 70px;
		margin-bottom: 10px;
	}
	
	#sitemap #content ul {
		margin-right: 0;
	}

	#home #content ul {
		margin-left: 105px;
	}


	#content li {
		font-size: 0.9em;
		padding-left: 12px;
		background: url(kreis_gruen.gif) no-repeat 0 0.6em;
	}
	
	#sitemap #content li {
		font-size: 0.9em;
		padding-left: 12px;
		background: none;
	}

	dl {
		font-size: 0.9em;
		text-align: center;
		margin: 20px 0 20px 0;
	}

	/*----------------Sitemap Listen--------------------*/ 
	
	#content ul.sitemaplist li {
		background-image: none;
		font-size: 1em;
	}
	#content ul.sitemaplist  a.level1{

	}

	#content ul.sitemaplevel2 {
		margin-left: 20px;
	}
	
	#content ul.sitemaplevel1  a.level2{
	}
	
	#content ul.sitemaplevel3 {
		margin-left: 20px;
	}
	
	#content ul.sitemaplevel1  a.level3{
	}
	
	#content ul.sitemaplevel4 {
		margin-left: 20px;
	}
	
	#content ul.sitemaplevel1  a.level4{
	}
	
	#content ul.sitemaplevel5 {
		margin-left: 20px;
	}
	
	#content ul.sitemaplevel1  a.level5{
	}

	/*----------------replace--------------------*/ 	

	.replace {
		display: block;
		text-indent: -999em;
	}

	.vischerschrift {
		background: url(vischer_schrift.gif) no-repeat 50px 78px;
		width: 100px; 
		height: 20px;
	}
	.primariusschrift {
		background: url(primarius.gif) center 0 no-repeat;
		width: 550px; 
		height: 14px;
	}

	/*----------------E-mail button--------------------*/ 
	
	#button {
	font-size:1em;
	font-weight:bold;
	font-family:arial, verdana, helvetica, sans-serif;
	color:#C04040;
	border: 0;
	background:#fff;
	text-decoration:none;
}

/*----------------Formulare----------------*/


#form_module * {
	margin: 0;
	padding: 0;
}

#form_module {
	width: 460px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.9em;
	margin: 10px 0 10px 35px;
	padding: 0;
	/*background-color: #f4f4f4;*/
	color: #4b4b4b;
	/*border: 1px solid red;*/
	/*position: relative;*/
}

#form_module fieldset {
	/*border: 1px solid #f4f4f4;*/
}

#form_module legend {
	display: none;
}

#form_module p {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

#form_module .element {
	display: block;
	clear: both;
	/*background: #f4f4f4;*/
	/*border-top: 1px solid #ddd;*/
}

#form_module label {
	display: block;
	float: left;
	width: 80px;
	/*border-right: 1px solid #ddd;*/
	padding: 5px;
}

#form_module label.checkbox {
	width: 372px;
	border-left: 1px solid #ddd;
	border-right: none;
}

#form_module input, 
#form_module select, 
#form_module textarea {
	float: left;
	width: 295px;
	border: 1px solid #ddd;
	margin: 5px;
}

#form_module input.text {
	height: 20px;
}

#form_module input.checkbox {
	width: auto;
	padding: 0;
	border: none;
}

#form_module input.submit {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.9em;
	text-align: center;
	cursor: pointer;
	background: #aab9a8;
	color: #fff;
	border: 1px solid #ddd;
	margin: 5px 5px 5px 97px;
	padding: 2px 5px;
}

#form_module input.submit:hover {
	background-color: #EA1144;
	color: #fff;
}

#form_module label.textarea, 
#form_module textarea.textarea {
	height: 96px;
}

#form_module_thanks {
	display: block;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.9em;
	color: #4b4b4b;
	margin-left: 40px;
}