body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	color:black;
	text-align: left;
	margin: 0%;
	height: 100%;
}

.small { font-size: 90%; }

.abstand
{
	height: 15px;
}

h1, h2{
	font-weight: bold;
	font-size: 100%;
}


.greentitle {
	color:#829733;
	font-size: 130%;
	font-variant: small-caps;
	letter-spacing: 2px;
	font-weight:bold;
}

hr#grau
{
	border-width:0px;
	border-bottom:1px solid #D6D6DC;
	height:0px;
}

.upfaq
{
	text-align:right;
	text-decoration:none;

}

hr#gruen
{
	border-width:0px;
	border-bottom:1px solid #829933;
	height:0px;
}

.hs
{
	font-weight: bold;
	font-size: 100%;
}

.underline {text-decoration:underline; }

ol { list-style-type:upper-roman; }
ol ol { list-style-type:lower-alpha; }

ul { list-style-type:disc; }
ul ul { list-style-type:circle; }

ul#zahl { list-style-type:decimal; }
ul#zahl ul { list-style-type:disc; }
ul#zahl ul ul { list-style-type:circle; }

A { color: #829733; }
A:HOVER { color: #99CC00; }

/* ----------------------------- */
/* --- Green Box */
.gbox
{
	background-color: #99CC00;
	color:#FFFFFF;
	padding:9px;
	width:150px;
	float:right;
	font-size:60%;
	margin-top:5px;
}

/* --- Navigationstext oben */
#navitxt
{
	padding-left: 10px;
	font-size:60%;
	padding-top: 8px;
	height:20px;
	width:550px;
	font-weight: bold;
	float:left;
	border-right: 120px #E5E5D8 solid;
}


/* ----------------------------- */
/* --- Linkfarben */
a.white { text-decoration:none; color: #FFFFFF;}
a.white:hover{ color: #FFFFFF; text-decoration:underline;}

a.black { text-decoration:none; color: #000000;}
a.black:hover{ color: #000000; text-decoration:underline;}

a.global { text-decoration:none; color: #000000;}
a.global:hover{ color: #99CC00; text-decoration:underline;}

a#bottomleiste{ color: #808086;text-decoration:none;}
a#bottomleiste:hover{ color: #808086;text-decoration:underline;}


/* ----------------------------- */
/* --- Inhalt */
.menu
{
	width:139px;
	float:left;
	padding-top:12px;
}

.cont
{
	width:540px;
	float:left;
	min-height:450px;
	border-left: 1px #d6d6dc solid;
	border-right: 120px #E5E5D8 solid;
	/*padding:10px;*/
	padding-bottom:17px;
	padding-left:9px;
	padding-right:11px;
	padding-top:17px;
	font-size:70%;
}

/*Feste Contenth&ouml;he 550px*/
#cont550px
{
	height:550px;
}

/* --- Menuekaesten */
.kmenu
{
	background-color: #99CC00;
	height:24px;
	border-bottom: 2px #FFFFFF solid;
	width: 130px;
}

.kmenu2
{
	background-color:#D6E8A4;
	height:15px;
	border-bottom: 2px #FFFFFF solid;
	width: 127px;
	padding-left:10px;
	padding-top:3px;
}


.kschr1
{
	color:white;
	padding-top:5px;
	padding-left:8px;
	height:19px;
	width:130px;
	font-size:70%;
}

.kschr2
{
	color:white;
	padding-top:5px;
	padding-left:8px;
	height:19px;
	width:130px;
	font-size:70%;
	font-weight:bold;
}

.kschr3
{
	text-decoration: none;
	color:#000000;
	font-size:65%;
}

.kschr4
{
	text-decoration: none;
	color:#000000;
	font-size:65%;
	font-weight:bold;
}

/* ----------------------------- */
/* --- Hoehendefinitionen */
.upper { height: 28px; width:820px; }
.middle { height: 80px; width:820px; }
.lower { width:1000px; }

/* Spalten */
.links
{
	width: 119px;
	float: left;
	height: 100%;
}

.mitte
{
	width:560px;
	float: left;
	height: 100%;
}


/* ----------------------------- */
/* --- Leisten oben + unten */
.topleiste
{
	height: 20px;
	background-color: #E4E4D9;
	clear: both;
	font-size: 60%;
	padding:3px;
}
.topleiste a{text-decoration:none; color:#000000;}

.bottomleiste
{
	height: 20px;
	background-color: #E4E4D9;
	width:100%;
	border-right: 1px #ffffff solid;
	float: left;
	color:#808086;
	font-size:80%;
}

#bl1
{
	clear: both;
	width:135px;
	padding-top:4px;
	padding-left:4px;
	height:16px;
}
#bl2
{
	width:556px; 
	height:16px;
	padding-top:4px;
	padding-left:4px;
}
#bl3
{
	width:115px;
	padding-top:4px;
	padding-left:4px;
	height:16px;
}
