/* Styles fuer 2-Spalter Klassik, Variation */

* {
margin: 0;
padding: 0;
}

body {
padding: 5px;
margin-left: auto;
margin-right: auto;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 100.01%;
background-color: #FFC;
color: #000;
width: 994px;
border: 1px solid #f5d7b4;
}
p {
font-size: 85%;
}
.bild /*agl rulekind: base;*/ { width: 350px; height: 260px; }
.bold{ font-weight: bold; }
.redbold { color: red; font-weight: bold; }
.imgleft { float: left; padding: 16px; font-size: 70%; line-height: 150%; }
.imgright { font-size: 70%; line-height: 150%; float: right; padding: 16px; }
.imgbreakerleft { clear: right; }
.imgbreakerright { clear: left; }
.imgcenter { font-size: 70%; line-height: 150%; text-align: center; margin: 10px; padding: 10px; }
.center { text-align: center; }
.centerimg { text-align: center; margin-top: 20px; margin-bottom: 20px; }
#counter {  text-align: center; }
#counter p { text-align: center; font-weight: bold; }
#counter a { text-decoration: none; color:#000; text-align: center; margin-top: 5px; }
#center { text-align: center; }
/* Die Farbangabe im |#wrapper| sorgt dafuer, dass im Contentbereich
eine durchgaengige Hintergrundfarbe inkl. rechter |border| angezeigt 
wird, auch wenn das Menue laenger als der Text ist ... */
#wrapper { background-color: #ffc; color: #000; width: 994px; height: 1%; margin-right: auto; margin-left: auto;/* Buggy IE needs this */

}
/* Wenn man sicher ist, dasz der Text IMMER laenger als das Menue
oder die Farbe dieselbe wie der Hintergrund ist, kann man diesen Div
komplett streichen. Die |border|s kann man dann bei Bedarf den 
anderen |div|s zuweisen ... */

/* ---- */
#header { height: 145px; background-image: url(../bilder/banner/banner_hs_1.jpg); background-repeat: no-repeat; }
#news { margin-left: auto; margin-right: auto; border: solid 2px #6f0000; width: 450px; padding: 10px; }
#news table tr th {
	font-weight: bold;
	font-size: large;
	color: #6f0000;
	padding-bottom: 10px;
}
/* ---- */
#mainmenue { height: 35px; width: auto; padding: 20px 5px 5px; text-align: center; background-color: transparent; color: #fff; font-size: 80%; margin-top: 5px; margin-bottom: 5px; }
#mainmenue ul li { margin-right: 10px; display: inline; }
#mainmenue a { text-decoration: none; padding: 5px 10px; background-color: #600; color: #fff; margin-right: 5px; margin-left: 5px; }
#mainmenue a:hover {
background-color: #030;
color: #fff;
}
#mainmenue1 { padding: 0.5em 1em 1em; color: olive; width: 200px; float: left; margin-top: 5px; border: solid 1px blue; }
#mainmenue1 li { margin: 10px; list-style-type: none; }
#mainmenue1 a { font-size: 80%; text-decoration: none; padding: 0.5em; background-color: #600; color: navy; display: block; padding: 0.5em; }
#mainmenue1 a:hover {
background-color: #030;
color: #fff;
}
#avmenu {
	width:230px;
	padding:0;
	list-style:none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
	float:left;
	
}
#avmenu li { font-weight: bold; width:200px; padding:0; line-height:1.4em; text-decoration: none; display:inline; }
#avmenu li a {
	background-color:#F5D7B4;
	color:black;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	width:200px;
	float: left;
	margin-bottom:5px;
	padding:6px 1px 6px 5px;
	border-color: #400000;
	border-style: solid;
	border-width: 1px 1px 1px 4px;
}
#avmenu li a:hover,#avmenu li a.current {
	background-color:#ffc;
	color:#505050;
	font-weight: bold;
	border-color: #CC9900;
	border-style: solid;
	border-width: 1px 1px 1px 4px;
}
#avmenu ul { margin:0 0 0 10px; padding:0 0 5px; font-size:1em; font-weight: bold; width:200px; }
#avmenu ul a {
	padding:3px 1px 3px 10px;
	font-weight:normal;
	width:190px;
}
#avmenu ul ul ul { font-size: 0.9em; line-height: 1.2em; width:130px; margin-left: 30px; }
#avmenu ul ul ul a { font-size: 0.9em; line-height: 1.2em; width:130px; }
#avmenu ul ul { font-size: 0.9em; line-height: 1.2em; width:170px; margin-left: 30px; }
#avmenu ul ul a { font-size: 0.9em; line-height: 1.2em; width:160px; }
#counter {
	text-align: center;
	padding-top: 20px;

}
#left {
	width: 230px;
	float: left;
	margin: 0;
}
#left p { text-align: center; }
#Navigation    { background-color: #ffc; padding: 0.5em 1em 1em; width: 200px; float: left; margin-top: 10px; }
/* Breitenangaben nur fuer IE */
* html #Navigation  { 
padding-left: 0; 
width: 14em; 
padd\ing-left: 0.8em; 
w\idth: 13em 
}
#Navigation li  { 
list-style: none; 
margin: 0.5em;
}
#Navigation a  { 
color: black; 
font-size: 80%; 
font-weight: bold; 
text-decoration: none; 
background-color: #f5d7b4; 
display: block; 
padding: 0.5em; 
border: solid 1px silver 
 }
/* Breitenangaben nur fuer IE */
* html #Navigation a {   
width: 100%; 
w\idth: 13em; 
}
#Navigation a:hover  { color: #0000cd; background-color: #ffc; text-decoration: none; border: solid 1px silver    }

/* ---- */
#gbook { color: #000; background-color: #ffc; margin-top: 10px; margin-left: 240px; }
#gbook p { line-height: 150%;  }
#gbook h1 {
padding: 20px 50px 10px 60px;
background-color: transparent;
color: #6f0000;
}
#pixlie { background-color: #ffc;  color: black; margin-top: 20px; margin-left: 240px;  }
#pixlie h2 { color: #900; }
#pixlie a { color: #900; line-height: 200%; text-decoration: none; background-color: transparent; }
#pixlie a:hover { text-decoration: underline;  }
#content { color: #000; background-color: #ffc; margin-top: 2px; margin-left: 240px; }
#content h1, #content h2, #content h3 { color: #6f0000; background-color: transparent; padding: 10px 30px 20px; }
#content h1 { font-size: 150%; letter-spacing: 1pt; width: auto; height: auto; margin-bottom: 20px; padding-top: 16px; }
#content h2 { font-size: 125%; }
#content h3 {
font-size: 105%;
}
#content p { line-height: 150%; text-align: left; padding: 0 30px 10px; }
#content ul li { line-height: 180%; padding-left: 80px; list-style-type: disc; list-style-position: inside; }
#content a { text-decoration: none;  background-color: transparent; color: #900; line-height: 200%; }
#content a:hover { text-decoration: underline;  }
#link {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#link p { text-align: center; }
#link a { background-color: transparent; border-style: none; }
#link a:hover { background-color: transparent; border-style: none; }
/* ---- */
.breaker {
clear: both;
}
#footer { height: auto; background-color: #f5d7b4; color: navy; font-size: 75%; }
#footer p {
padding: 5px 10px;
}
#footer a {
text-decoration: none;
color: Black;
}
#footer a:hover {
color: #0000CD;
}
#footer1 { color: #6f0000; font-size: 80%; background-color: #f5d7b4; height: auto; }
#footer1 p { padding: 5px 10px; }
/* ---- */
#main .invis, hr {
display: none;
}
/*Bildunterschriften*/
dl.meImgLeft { float: left; margin-right: 1em; }
dl.meImgLeft dt { margin-bottom: 0; }
/*verhindert das Einrücken und den Abstand nach oben*/
dl.meImgLeft dd { margin: 0; }
#video { 
	margin-left: auto;
	margin-right: auto;
	width: 384px;
	height: 288px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.video { 
	margin-left: auto;
	margin-right: auto;
	width: 384px;
	height: 288px;
	padding-bottom: 10px;
	padding-top: 10px;
}
