body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	/line-height: 16px;
	color: #424242;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

table {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #424242;
	margin: 0px;
	text-align: left;	
}

a:link {color: #8bb31d; text-decoration: none; font-weight: bold;}
a:hover {color: #8bb31d; text-decoration: none; font-weight: bold;}
a:active {color: #8bb31d; text-decoration: none; font-weight: bold;}
a:visited {color: #8bb31d; text-decoration: none; font-weight: bold;}

h1 {
	font-size: 14px;
	font-weight: normal;
	color: #8bb31d;
	margin-top: 0px;
	text-transform: uppercase;	
	}
	
h2 {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #8bb31d;
	margin-top: 0px;
	text-align: center;
	text-transform: uppercase;	
	}
	
h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #8bb31d;
	margin-top: 0px;
	text-align: left;
	}
	
h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #8bb31d;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	}	

#navi a:link {color: #5e5e5e; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}
#navi a:hover {color: #8bb31d; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}
#navi a:active {color: #8bb31d; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}
#navi a:visited {color: #5e5e5e; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}

#sidenavi a:link {color: #5e5e5e; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}
#sidenavi a:hover {color: #8bb31d; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}
#sidenavi a:active {color: #8bb31d; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}
#sidenavi a:visited {color: #5e5e5e; font-size: 14px; text-decoration: none; line-height: 30px; font-weight: normal;}


#maincontent {
	position: relative;
	width: 984px;
	height: 800px;
	margin: 0 auto 0 auto;
	text-align: left;
	z-index: 0;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 984px;
	height: 133px;
	z-index: 1;
	}
	
#teaser {
	position: absolute;
	left: 0px;
	top: 145px;
	width: 984px;
	height: 260px;
	z-index: 1;
	}
	
#navi {
	position: absolute;
	left: 0px;
	top: 430px;
	width: 205px;
	height: 500px;
	z-index: 1;	
	}

.on {
	color: #8bb31d;
	}
	
.abstand_links {
	margin-left: 10px;
	}
.abstand_links2 {
	margin-left: 20px;
	}	
	
#content {
	position: absolute;
	background-color: #FFF;
	left: 205px;
	top: 415px;
	width: 410px;
	/ width: 450px;
	height: 490px;
	/ height: 530px;
	padding: 20px;
	/ padding: 20px 20px 10px 20px;
	z-index: 1;
	}
	
#zitat {
	position: absolute;
	background-color: #e9e8ea;
	font-size: 14px;
	line-height: 21px;
	font-style: italic;
	left: 655px;
	top: 415px;
	width: 289px;
	/ width: 329px;
	height: 490px;
	/ height: 530px;
	padding: 20px;
	/ padding: 20px 20px 10px 20px;
	z-index: 1;
	}

#bild_aktuell {
	position: absolute;
	left: 675px;
	top: 435px;
	width: 289px;
	height: 193px;
	z-index: 2;
	}

#bild_aktuell2 {
	position: absolute;
	left: 675px;
	top: 435px;
	width: 289px;
	z-index: 2;
	}

#sidenavi {
	position:absolute;
	left: 0px;
	top: 960px;
	width: 984px;
	height: 25px;
	z-index: 1;
	}
	
.bildrechts {
	float: right;
	margin-left: 30px;
	}