/* JG-Gruppe - basis.css (06.08.2005)- - - - - - - - - - - - - - - - - - */
/* Michael Charlier - http://www.kommkonzept.de  - - - - - - - - - - - */

/* Allgemein - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@import url("menu.css");
@import "../content-l.css";

*{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #FFFFFF;
	color:#202020;
}

#content li,
#content p{
	font-size: .95em;
	line-height: 150%;
	margin-top: .6em;
}
#eingang #content{
	letter-spacing:.05em;	
}
* html #content{ /* korrigiert den 3-px text jog */
	height:1px;
}

#content #infospalte p{
	letter-spacing: 0;
}

h1, h2, h3, h4{
	padding-top: 1em;
	color:#003300;	
}
h1{
	font-size:135%;
	font-weight:500;
	margin-left:-20px;
	letter-spacing: .1em;
}

h2{
	font-size:120%;
	font-weight:500;
	letter-spacing:.1em;		
}
h3{
	font-size:100%;
	font-weight:700;
	letter-spacing:.05em;	
}
h4{
	font-size:85%;
	font-weight:700;
	letter-spacing:.05em;	
}
img{
	border:none;
}
 
* html acronym{
   border-bottom:1px dotted black;
}
#content ol{
   margin-left:20px;
}

* html #content ol{
   margin-left:24px;   
}

.unsichtbar, .u{
	position: absolute;
	left: -3000px;
}
.nix{
	visibility: hidden;
	line-height:10px;
}
.alpha{
	list-style: lower-alpha;
}

ol.alpha li{
	margin-left: 30px;
}
.grossrechts,
.grosslinks{
	float:right;
	border:2px solid #009428;
	margin: 5px 8px 3px 5px;
	text-align:center;
}
.grosslinks{
	float:left;
}
.grossrechts p,
.grosslinks p,
.grossganz p{
	margin:0;
	padding:0;
	font-size:.9em;
}
.grossganz{
   width:65%;
}

.grossrechts img,
.grosslinks.img,
.grossganz.img{
   border:none !important;
}

a:active,
a:focus{
	color:#fff !important;
	background-color:#009020 !important;
}
hr.clear{
   clear:both;
   visibility:hidden;
   margin-top:0 !important;
   margin-bottom:-1em;
}

/* Seitenkopf- - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
 
#kopf{
	width: 100%;
	height: 203px;
	background-image: url(../grafik/kopfleiste.gif);
	background-repeat: no-repeat;
}

img.logo{
	float: right;
}
img.koepfe{
	position:absolute;
	top:30px;
	left:10px;
}

#orientierung{
	margin-left: 60px;
}

#orientierung img{
	border: none;
	padding-right: 5px;
}

#orientierung .breadcrumbs{
	color: #888888;
	font-size: .85em;
	margin-top: 5px; 
   /* Ergänzung 05-04*/  
   position:relative;
   -position:absolute;
   white-space: nowrap;
   z-index:100;
}

#orientierung .schnellnavi{
	margin-top: 95px;
	font-size: .8em;
	font-weight: 600;
}

#orientierung a:link,
#orientierung a:visited {
	color: #009020;
	text-decoration: none;
	padding-right: 2.9em;
}

#orientierung a:hover{
	color: #000000;
	text-decoration: underline;
}
#orientierung p.breadcrumbs a:link,
#orientierung p.breadcrumbs a:visited,
#orientierung p.breadcrumbs a:hover{
   padding-right:0 !important;
}

p.signal{
	margin: .4em 0 .2em 2.6em;
	padding-top: 0px;
	font-size: 1.5em;
	letter-spacing: 4px;
	color:#000;
	background-color:#fff;
	width:13em;
	line-height:1em;
   /* Verschiebung des Signals nach rechts: */
	margin-left:9.6em;
   position:relative;
   z-index:15;
   white-space: nowrap;
}
/*
* html p.signal{
	width:3em;
   position:absolute;
   top:133px;
} */
* html p.schnellnavi{
   margin-top:115px !important;
}

/* Hilfsmenu - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#hilfsmenu{
	position: absolute;
	left: -1500px;
	top:20px; 
	display: block;
	z-index: 20;
}

#hilfsmenu ul li a:active, 
#hilfsmenu ul li a:focus{
	position: absolute;
	left: 1760px;
	top: 120px;
	width: 10em;
	font-size: 0.8em;
	font-weight: 600;
	color: #003300;
	text-decoration: none;
	z-index: 20;
}

/* Contentbereich  - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 
#content{
	margin-left: 12em;
	background-color: #FFFFFF;
	border: 1px solid #009020;
	border-right: none;
	padding-left: 35px;
	padding-bottom: 20px;
}

#content p{
	margin-right: 20px;
}
#content ul ul{
   margin-left:7px;
   padding-left:7px;
}
#content hr{
	background-color:#009020; /* Mozilla 1.4 */
	color:#009020; /* IE 6 */
	border: #009020; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige, in Mozilla für die  Höhe */
	width:95%;
	margin-top:3em
}
#nachrichten p{
	margin-right: 0;
}
#content a:link,
#video a:link,
#sound a:link{
	color:#009020;
	text-decoration:underline;	

}

#content a:visited,
#video a:visited,
#sound a:visited{
	color:#009020;
	text-decoration:none;
	
}
#content a:hover,
#video a:hover,
#sound a:hover
{
	text-decoration: underline;
	color:#fff;
	background-color:#009020;

}
#infospalte{
        float:right;
        padding-right:10px;
        width:11.7em;
        margin-top:20px;
        margin-right:10px;
}

* html #infospalte{
        margin-top:31px;
        margin-right:0px;
}

.infobox{
        background-image: url(../grafik/links_back.gif);/**/
        width: 11.5em;
        margin: 10px 0px 10px 0px;      
        padding-left:10px;
}
.infobox h3{
	font-size: .9em;
	background-image: url(../grafik/header_back.gif);
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 4px 0 4px 3px;
   margin-bottom:5px;
}

.infobox p{
   margin-top:0 !important;
}    

.infobox ul{
   width:10.5em;
   margin-left:15px;
   margin-bottom:0;
} 
.infobox ul li{
   font-size:.83em !important;
   line-height:100% !important;
   margin:3px !important;
}

* html .infobox ul{ 
   margin-left:0px !important;
   width:10em;
   padding-left:18px;   
}

#content .infobox p{
	font-size: 0.83em;
	line-height: 130%;
	margin: .7em 0 0 .2em;
}
.grueneck{
	margin-left:20px;
	list-style-image: url(../grafik/grueneck.gif);
}


ul.grueneck ul{ 
   list-style-image: none;
   list-style: disc;
}
ul li ul li{
   line-height:100% !important;
   margin:3px !important;
}

.nummeriert{
	margin-left:25px;	
}
blockquote{
	margin-top:1em;
	padding:.5em;
	margin-right:10px;
	background-image: url(../grafik/links_back.gif);
	border-top:1px solid #009420;
	border-bottom:1px solid #009420;
}
blockquote h2{
	padding-top:0em;
	padding-bottom:.3em;
}
#content blockquote p{
	padding-right:0px;
	margin-right:0px;
	line-height: 140%;
}
.quelle{
	text-align:right;
	font-size:.9em;
	font-weight:600;
	font-style: italic;	
}
blockquote img.begin{
	float:left;
	position:relative;
	top:6px;	
	padding-right:4px;
}
blockquote img.end{
	clear:left;
	position:relative;
	top:6px;
	margin-top:-10px;
}
/* Fußzeile  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 
#footer{
	position:relative;
	clear: both;
	height: 2em;
}

.footer1,
.footer2,
.footer3{
	margin-top: .2em;
	height: 2em;
	font-size: .8em;
	font-weight: 600;
	color: #888888;
	float: left;
}

.footer1{
	width: 12.4em;	
}

* html .footer1{
	width: 12.8em;

}

.footer1 .impressum{
	float:left;
}
.footer1 .mail{

}

.footer2{
	width: 26em;
	padding-left: 1.4em;
}

.footer2 a{
	position: relative;
	top: -4px;
}

.footer3{
	width: 20em;
	float: right;
	text-align: right;	
	padding-right:10px;
}

.footer0{
	background-image: url(../grafik/links_back_mitpfeil.gif);
	background-position: right;
	width: 11.1em;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position:absolute;
	top:-35px;
	left:0;
}
* html p.footer0{
	width:10.8em;
}

.footer0 a:link,
.footer0 a:visited,
.footer0 a:hover{
	text-decoration: none;
	display: block;
	width: 100%;
	color: #009020;
	line-height: 1.6em;
	font-weight: 700;
	font-size: .95em;
	padding-left: 5px;
}

.footer0 a:hover{
	color: #000000;
}

p.footer1{
	width:13.5em;
	display:block;
	padding-left:5px;	
}

.footer1 a:link,
.footer1 a:visited,
.footer2 a:link,
.footer2 a:visited {
	text-decoration: none;
	color: #888888;
}

.footer1 a:hover,
.footer2 a:hover {
	text-decoration: underline;
	color: #000000;
}
.footer1 img{
	float: right;
	margin-top: 4px;
}
.footer1 a:link img,
.footer1 a:visited img{
	border:3px solid #fff;;
}

.footer1 a:hover img,
.footer1 a:active img,
.footer1 a:focus img{
	border:3px solid #009428;

}
.trennstelle{
	display:inline;	
	color:#fff;
	margin-left:-.25em;	
}
h1 .trennstelle{
	margin-left:-.4em;
}
#menu ul.top span.trennstelle{
	display:inline;
	margin-left:-14px;
	color:#000;
	border-bottom:none;
}	
#smenu ul.sub span.trennstelle{
	display:inline;
	margin-left:-14px;
	color:#000;
	border-bottom:none; /*diese Konstruktion fügt ein Leerzeichen als "weiche" Trennstelle ein und macht es anschließend unsichtbar ;-)
*/
}
/* Besondere Anweisungen - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#karte{
	margin-top:2em;
	margin-left:15%;
}

.abstand{
	margin-top:30px;
}
/* Listen-Styles für Binnenmenue im Contentbereich  - - - - - - - - */

#binnenmenu {width:60%;border-bottom:1px solid #009428;padding-bottom:1.0em}

#binnenmenu ul {list-style-image:url(../grafik/bullet.gif)}

#binnenmenu li {font-size: 0.80em;	line-height: 90%;}

#binnenmenu li ul li {font-size: 1em;	line-height: 90%;  
}   
/* Suchergebnisse  - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 
dl *{
	font-size: .95em;
	line-height: 130%;
}

dt{
   margin-top:1em;
   font-size:1em;
   font-weight:600;
}
dd{
   margin:5px 0 10px 0;
}

#suchergebnis{ 
   margin:25px 10px 0 0;
   background-image:url(../grafik/links_back.gif);
}
#suchergebnis .formzeile {
   margin:10px 0;
}
#suchergebnis .formzeile label{
   float:left;
   width:7em;
}
#suchergebnis #submit{
   margin-left:8.5em;
   width:7em;   
}
* html #suchergebnis #submit{
   margin-left:7em;
   width:7em;
   margin-bottom:5px;
} 
strong.gefunden{
   font-weight: normal;
   background-color: Yellow;
   padding:0 2px;
}  
a.u3{
   position:absolute;
   left:-3000px;
} 
a.u3:active,
a.u3:focus{
   position:relative;
   left:0
}