html,body {
	background: #F4F4F4;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	margin:0;
	height:100%;
}
#wrapper {
	background: url(../images/bg.gif) repeat-y center top #F4F4F4;
	width:912px;
	min-height:100%;
	margin:0 auto 0 auto;
	padding:0;
}
* html #wrapper {
	height:100%;
}

/* -------- Top -------------------------------------------*/

#top {
height: 309px;
width: 912px;
background:url(../images/top.jpg) no-repeat top left;
text-align: right;
}

.nav1 {
background:url(../images/bgtn.gif) no-repeat top left;
font-size: 12px;
height: 34px;
width:83px;
text-align: center;
padding-top: 5px;
float: right;
}

.nav1 a:link, .nav1 a:visited {
color: #538D33;
text-decoration: none;
}

.nav1 a:hover, .nav1 a:active {
color: #538D33;
text-decoration: underline;
}

.nav1 span {
text-decoration: none;
color: #538D33;
font-weight: bold
}


/* -------- NaviLeft -------------------------------------------*/

#inhalt a:link, #inhalt a:visited {
color:#C60112;
text-decoration: none;
}
#inhalt a:hover, #inhalt a:active {
color:#C60112;
text-decoration: none;
}

#navi {
width: 248px;
float: left;
}
#navi ul {
list-style: none;
margin-left: -33px;
}
#navi li {
list-style-type: none;
margin: 0;
background-color: #f8f8f8;
width: 241px;
height: 21px;
margin-bottom:8px;
}
#navi li a {
width: 206px;
padding-left: 35px;
height: 21px;
font-size: 12px;
font-weight: bold;
color: #898888;
text-decoration: none;
}

#navi li a:hover {
width: 206px;
padding-left: 35px;
height: 21px;
font-size: 12px;
font-weight: bold;
color: #B80004;
text-decoration: none;
}
#navi li span {
color: #B80004;
}
/* -------- Inhalt -------------------------------------------*/
#inhalt {
position: relative;
width: 480px;
float: left;
margin-left: 74px;
margin-top: -4px;
}
#inhalt h1 {
color: #538d33;
font-size: 20px;
font-weight: bold;
}
#inhalt h2 {
font-size: 14px;
color: #4A4A4A;
font-weight: bold;
}
#inhalt p {
font-size: 12px;
color: #4A4A4A;
line-height: 18px;
}
#inhalt li {
list-style-type: none;
font-size: 12px;
color: #4A4A4A;
line-height: 22px;
padding-left: 12px;
background: url(../images/li.gif) no-repeat 0px 5px;
}
#inhalt ul {
list-style-type: none;
list-style: none;
margin-left: -40px;
margin-top: -8px;
}

/* -------- Footer -------------------------------------------*/

#footer {
width: 912px;
height:100px;
margin: -100px auto 0px auto;
padding: 44px auto auto 312px;
background:url(../images/footer.gif) no-repeat top left;
}

.fc {
position: relative;
	display: block;
font-size: 11px;
color:#898888;
float:left;
}

/* -------- Sonstiges -------------------------------------------*/

.clear {
clear: both;
float: none;
font-size: 1px;
}
.fr {
float: right;
margin-left: 20px;
}

.pix {border: none;}
.klick {
font-size:12px;
margin-left:160px;

}
.klick1 {
font-size:12px;


}

.q1{
margin:0 0 0 105px;
}

.q2{
margin:0 0 0 -5px;
}

div#inhalt table#downloads{
font-size: 12px;
color: #4A4A4A;
line-height: 18px;
}

div#inhalt table#quelle{
font-size: 12px;
color: #4A4A4A;
line-height: 18px;
}
