@import url('css/incinhalt.css');
/* SELEKTOREN */
html { 
	height: 100%;
	margin: 0;
}
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 1%;
	padding: 0px;
	text-align: center;
	background-image: url(imagdat/bodyback.gif);
	background-repeat: repeat-y;
	background-position: left;
}
a:link  {
	text-decoration : none;
	border: 0;
	color: #006633;
}
a:visited  {
	text-decoration: none;
	border: 0;
	color: #006633;
}
a:hover {
	color: #006633;
	border: 0;
}
a:active  {
	text-decoration: none;
	border: 0;
	color: #006633;
}
.buehne a {
	text-decoration:underline;
}
#tags a:link {
	text-decoration: none;
}
#tags a:hover {
	color: #587023;
	outline: none;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
/* ALLGEMEIN */
.rechts {
	float: right;
	}
.links {
	float: left;
	}
.txtweiss {
	color: #FFFFFF;
}
.clearer {
	width: 100%;
	clear: both;
	font-size: 3px;
	margin: 0;
}
.noshow {
	visibility: hidden;
}
/* HEADER */

#kopf {
	width: 100%;
	height: 139px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(custombild/kopfthema.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#kopfzeile {
	background-image: url(imagdat/kopfback.gif);
	background-repeat: repeat-x;
	height: 31px;
	width: 100%;
}
#kopflinks {
	float: left;
	height: 31px;
	width: 18%;
	background-color: #AACC5B;
	text-align: right;
}
#kopfrechts {
	float: right;
	margin: 0px;
	height: 31px;
	text-align: right;
	width: 80%;
	overflow: hidden;
}
/* CONTAINER MENURAND UND BUEHNE */
#outer {
	min-width: 760px;
	width: auto !important;
	width: 880px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
 }
#main {
	margin: 0px;
	padding: 0px;
 } 
#inner {
	background-color: #587023;
	background-image: url(custombild/menubot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* MENUBLOCK */
.liblock {
	float:left;
	width: 18%;
	padding: 40px 0px 60px 0px;
	background-color: #AACC5B;
	background-image: url(imagdat/menueck.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menublock { position: relative; width: 100%; padding: 0; margin: 0; }
#menublock ul { list-style: none; padding: 0; margin: 0; width: 100%; }
#menublock li { margin: 0; padding: 0; background: url(imagdat/pfeil_menu.gif) no-repeat 2px 0.1em;}
#menublock a { display: block; padding: 0.3em 5px 0.3em 22px; height: 1%; margin: 0; color: #333333; text-decoration: none; border: 0;}
#menublock a:hover { background-color: #DEEBA3;}
#menublock a:active { background-color: #DEEBA3;}
#menublock li .aktiv { background-color: #DEEBA3;}
#menublock li li { border-top: 1px solid #FFF; margin: 0; padding: 0; border-bottom: 0; background: #CEDD94 url(imagdat/pfeil_menu.gif) 8px 0.1em no-repeat; }
#menublock li li a { display: block; padding: 0.3em 5px 0.3em 28px; margin: 0;  color: #333333; text-decoration: none;}

/* Hintergrund Menu 3.Ebene */
#refmenu {
	margin: 8px 0px;
}
#refmenu ul { list-style: none; padding: 0; margin: 0; clear: left; }
#refmenu li { margin: 0; background: url(imagdat/pfeil_menu.gif) no-repeat 2px 0.3em; float: left; overflow: hidden; }
#refmenu a { display: block; padding: 0.5em 3px 0.5em 22px; height: 1%; margin: 0; color: #333333; text-decoration: none; border:0; white-space:nowrap; }
#refmenu a:hover { background-color: #DEEBA3; }
#refmenu a:active { background-color: #DEEBA3; }
#refmenu li .aktiv { background-color: #DEEBA3; }
.li_border { border-top: 4px solid #587023; }
.dummie { padding: 0; }

/* MEMBER LOGIN */
.login {
	margin: 25px 0px 0px 0px;
	color: #333333;
	padding: 5px;
	width: 90%;
	overflow: hidden;
	text-align: center;
}
.login fieldset{
	margin: 3px;
	text-align: right;
	border: none;
}
.login label{
	display:block;
	float: left;
	width: 20%;
	height: 18px;
	text-align: right;
}
fieldset input
{
	background-color:#DEEBA3;
	width: 70%;
	float: right;
	border: none;
	font-size: 9px;
	margin: 1px;
}
/* AKTUELL */
#col_rechts {
	float: right;
	/*width: 14%;*/
	width: 20%;
	margin: 0px 0px 15px 15px;
	/*overflow: auto;*/
}
.aktuell {
	color: #333333;
	margin-top: 10px;
}
.akt_top {
	background-image: url(imagdat/akt_oben.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.akt_sub {
	background-image: url(imagdat/akt_unten.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.akt hr {
	margin: 12px 0;
}
.akttitel {
	color: #666666;
	font-weight: bold;
	line-height: 14px;
}
/* SUCHE */
.suchform fieldset {
	border: none;
	padding: 0;
	margin: 3px 0;
	display: inline;
	width: 80%;
	text-align: left;
	height: 14px;
}
.suchform fieldset input {
	width: 95%;
	background-color:#DEEBA3;
	border: 1px solid #006633;
	font-size: 0.9em;
	margin: 0;
}
.suchtxt {
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
}
#suchwort {

}
.aktuell form {

}
/* BOOKMARK */
.book {
	display: inline;
	position: relative;
	top: -4px;
	margin-right: 6px;
}
/* SITEMAP */
.maplist {
	line-height: 18px;
	padding-left: 7%;
}
.maplist li {
	list-style-type: disc;
	color: #FF6600;
	margin-left: 20px;
}
/* FOOTER */
#footer {
	background-image: url(imagdat/footer_back.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 53px;
	width: 100%;
}
#foot_re {
	height: 53px;
	width: 80%;
	float: right;
	background-image: url(imagdat/footer_end.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}
#foot_li {
	height: 53px;
	width: 18%;
	float: left;
	background-image: url(imagdat/footer_eck.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
}
.footxt {
	font-size: 10px;
	margin: 5px 0px 0px 22px;
	height: 12px;
}
.pfad {
	position: relative;
	left: -40px;
	top: 8px;
	width: 400px;
}

