body {
	padding: 0;
	margin: 0;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 100%;
	font: normal 101% Verdana, sans-serif;
	}

div {
		/*border: 1px solid #000;*/
	}

.inv {
	display:none;
}

.wrapper {
	position:relative;
	top:0;
	left:0;
	width:95%;
	background-color: #fff;
	color: #333;
	float: right;
	padding: 0;
	margin: 0;
	border-left: dotted #79A4C4 1px;
	}


.out {
	width:auto;
	padding-left:0;
	}

.inn {
	width:100%;
	margin:0;
}

/* NAVIGATION */

#navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
/*	width: 9em;*/
	border-bottom: 1px solid #ccc;

}

#navi ul li {
	position: relative;
/*	min-height:2em;*/
	
}

#navi li ul {
/*	position: absolute;
	left: 8.9em;
	top: 0;
	float:left;*/
}

#navi li img {
	display:none;
}

/* hide from IE */
#navi ul > li img {
bottom:0;
}

#navi ul li a {
	display: block;
	text-decoration: none;
	color: #666;
	background: #fff;
	padding: 2px;
	/*border: 1px solid #ccc;*/
	/*border-bottom: 0;*/
	min-height:2em;
	font-size: 70%;
        font-weight:bold;
}

/* Fix IE \*/
* html #navi ul li { float:left; height:1%; }
* html #navi ul li a { height:1%; }
/* End */


#navi ul li a:hover {
	color: #666;
	background: #C8DCEC;
}


#navi li:hover ul,
#navi li.over ul
 { 
	display: block; 
}
/*   subnavigation  */
#navi ul li a.open {
	color: #666;
	background: #E2EFF9;
}

#navi ul li a.open:link, 
#navi ul li a.open:visited {
	color: #666;
	background: #E2EFF9;
}

#navi ul li a.open:hover {
	color: #666;
	background: #C8DCEC;
}
#navi ul li a.open:active{
	color: #666;
	background: #E2EFF9;
}

#navi ul li a.sel {
	color: #666;
	background: #C8DCEC;
}

#navi ul li ul.sub  {
	position: relative;
	left:0px;
        font-weight:normal;
}

#navi ul li ul a {
font-weight:normal;
}

/* metanavigation */

#headcont {
	width:100%;
	height:1.2em;
	line-height:1.2em;
	margin-top:1px;
	background-color: #79A4C4;
	color: #333;
	text-align:center;
	overflow: visible;
}

#metanavcont {
	width:90%;
	height:1.2em;
	line-height:1.2em;
	margin:0px auto;
	background-color: #E2EFF9;
	color: #333;
	overflow:visible;
	padding:0;
}

div.metanav span {
	line-height:1.2em;
	float:left;
}

div.metanav {
	font: 0.75em Verdana, sans-serif;
	width: auto;
	float: left;
	color: #333;
	background-color: #E2EFF9;
	color: #333;
}
div.metanav ul {
	font-size: 0.75em;
	clear:left;
	line-height: 1.5em;
	padding:2px;

}
div.metanav ul li {
	
}
div.metanav a,
div.metanav a:hover,
div.metanav li a,
div.metanav li a:visited {
	color: #333;
	background-color: #E2EFF9;
}
div.metanav a:active
div.metanav li a:active {
	color: #000;
	background-color: #E2EFF9;
	text-decoration: none;
}
div.metanav a:hover,
div.metanav li a:hover,
div.metanav li a:focus {
	color: #000;
	background-color: #C8DCEC;
	text-decoration: underline;
}
div.metanav li.open a,
div.metanav li.open a:visited {
	color: #000;
	background-color: #E2EFF9;
}

/*   logos  */

#logocont {
	width:100%;
	height:111px;
	text-align:center;
}

#logos {
	width:90%;
	height:111px;
	margin:0px auto;
	padding:0;
}

.logotxt {
	color: #333;
	background-color: #fff;
	font: 1.1em/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/*   suche  */

#suchfeld {
	margin-top: 21px;
	float:left;
	text-align:left;
	font: 0.7em Verdana, sans-serif;
}

#suchfeld a {
	color: #f33;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
	display:block;
	margin:10px;
}

#suchfeld p {
	margin:2px;
}


/*   inhalt  */

.cont {
	width: 100%;
	position: relative;
	float: left;
	background-color: #fff;
	color: #000;
	margin: 0;
}

#inhaltcont {
	margin:0 2em 0 0;
	padding: 10px 10px 0 10px;
	width: 90%;
	max-width: 70em;
	line-height: 140%;
	text-align:left;
	background-color: #fff;
	color: #000;
	border-right: dotted #79A4C4 1px;
	overflow: hidden;
	font-size:0.75em;
	text-align: justify;
}

#inhaltcont p {
	font-size:100%;
	text-align: justify;
	padding: 0;
	margin: 0;
}

#inhaltcont p td {
	font-size:100%;
	text-align: left;
	padding: 5px;
	margin: 0;
	vertical-align: top;
}

#inhaltcont td {
	font-size:100%;
	text-align: left;
	padding: 5px;
	margin: 0;
	vertical-align: top;
}

#inhaltcont td p {
	font-size:100%;
	text-align: left;
}

#inhaltcont ul {
	/* 
	font-size:0.75em;
	padding: 0;
	margin: 5px;
	list-style : disc inside;*/
}

#inhaltcont li, #inhaltcont dt {
	font-size:100%;
	padding-bottom : 8px;
}

#inhaltcont p li {
	font-size:100%;
	padding-bottom : 8px;
}

#inhaltcont li p {
	font-size:100%;
}

#inhaltcont li li {
	font-size:100%;
}

#inhaltcont h1 {
	font-size:120%;
	margin-bottom: 1em;
}

#inhaltcont h2 {
	font-size:110%;
	margin-bottom: 1em;
}

#inhaltcont h3, 
#inhaltcont h4,
#inhaltcont h5 {
	font-size:100%;
	margin-bottom: 1em;
}

#inhaltcont a:link{
	background-color:#fff;
	text-decoration: none;
	color:#666;
	}
#inhaltcont a:visited{
	background-color:#fff;
	text-decoration: none;
	color:#666;
	}
#inhaltcont a:hover{
	background-color:#fff;
	color:#f33;
	text-decoration: underline;
	}
#inhaltcont a:active{
	background-color:#fff;
	text-decoration: none;
	color:#f33;
	}

.inhaltheader {
	height:1.6em;
	line-height:1.6em;
	padding:1px 0px 1px 10px;
	background-color: #79A4C4;
	border-left:1px solid #7BA5A6;
	color:#fff;
	font: 0.8em Verdana, sans-serif;
	font-weight: bold;
	overflow: visible;
	margin:0;
}

.inhaltheaderline {
	height:1.6em;
	background-color: #fff;
	color: #000;
	border-bottom:1px solid #79A4C4;
	border-left:1px solid #79A4C4;
	margin: 0;
	padding:1px 0px 1px 10px;
	font: 0.8em Verdana, sans-serif;
	font-weight: bold;
}

	.inhaltheaderline a,
	.inhaltheaderline a:link, 
	.inhaltheaderline a:visited, 
	.inhaltheaderline a:active  {
	font-size:0.7em;
	color: #333; 
	background-color : transparent;
	margin: 0;
	padding:4px 5px 9px 5px;
	}
 

.inhaltheaderline a:hover {
	font-size:0.7em;
	color: #f33; 
	background-color: #c8dcec;
}

.inhaltheaderline a.checked {
	font-size:0.7em;
	color: #333; 
	background-color: #c8dcec;
	border-right:1px solid #79A4C4;
	border-left:1px solid #79A4C4;
	border-bottom:1px solid #fff;
}
	
	/*   inhalt formatierung  */
	
font {
font: normal 100% Verdana, sans-serif;
color: #000;
}

hr.dgruen  {
	color : #79A4C4;
	background-color: #79A4C5;
	height: 1px;
	border: 0;
	border-style: solid;
	}
	

hr {
	color: #cccccc;
	background-color: #cccccd;
	height: 1px;
	border: 0;
	border-style: solid;
	}
	
h1 {
	font-size:120%;
	margin-bottom: 1em;
}

h2 {
	font-size:110%;
	margin-bottom: 1em;
}

h3,h4,h5 {
	font-size:100%;
	margin-bottom: 1em;
}
	
/*   sitemap formatierung  */

.sitemapred {
	color:#f00;
	background-color : transparent;
	font-size:100%;
	font-weight : bold;		
	}
	
.sitemapblack {
	color:#000;
	background-color : transparent;
	font-size:100%;
	font-weight : bold;
}

.sitemaplist {
	padding: 10px;
	color:#000;
	background-color : transparent;
	margin: 5px;
	list-style : disc inside;
}
	
/* bilder im text */

.thumb_li {
	margin-right: 14px;
  	margin-bottom: 10px;
	text-align: justify;
  	float: left;
  	overflow: hidden; 
	width: 70px;	
}

.thumb_re {
	margin-left: 14px;
  	margin-bottom: 10px;
	text-align: justify;
  	float: right;
  	overflow: hidden; 
	width: 70px;	
}

.kbild_li {
	margin-right: 14px;
  	margin-bottom: 10px;
	text-align: justify;
  	float: left;
  	overflow: hidden; 
	width: 140px;	
}

.kbild_re {
	margin-left: 14px;
  	margin-bottom: 10px;
	text-align: justify;
  	float: right;
  	overflow: hidden; 
	width: 140px;	
}

.mbild_li {
	margin-right: 14px;
  	margin-bottom: 10px;
	text-align: justify;
  	float: left;
  	overflow: hidden; 
	width: 280px;	
}

.mbild_re {
	margin-left: 14px;
  	margin-bottom: 10px;
  	float: right;
  	overflow: hidden; 
	width: 280px;	
}

.gbild {
  	margin: 0.5em auto;
	text-align:center;
  	overflow: hidden; 
	width: 500px;	
}


.bu {
	font: 90% Verdana, sans-serif;
	color: #333;
	text-align:left;
	background-color:#E2EFF9;
	padding:2px;
}

	/*   footer  */
#footer {
	font: 0.7em Verdana, sans-serif;
	color: #ccc;
	background-color:#fff;
	position:relative;
	margin-bottom: 20px;
		}
		

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active
  {
	color: #666;
	background-color:#fff;
	text-decoration: none;
	}
#footer a:link{color:#666;}
#footer a:visited{color:#666;}
#footer a:hover{color:#f33;}
#footer a:active{color:#f33;}

	/*   farben  */
.dgruen {
	color : #79A4C4;
	background-color : transparent;
}

.hgruen {
	color : #E2EFF9;
	background-color : transparent;
}

.dgruen {
	color : #C8DCEC;
	background-color : transparent;
}

.nocolor {
	visibility : hidden;
}
