body { 
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	margin: 0px; 
	}
p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: left;
	bottom: auto;
	padding-left: 5px;
	}
.tab {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #FFF;
	}
.hack {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: left;
	bottom: auto;
	padding-left: 5px;
    color: #CCC;
	}
	
h1 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
	bottom: auto;
	padding-left: 5px;
	}

.zeilefooter {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	text-align: right;
	bottom: auto;

	}


.aktuelltitel{
	margin-top: 0px;
	text-align: left;
	bottom: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	background-color: #CCC;
	}

a:link {
	text-decoration: underline;
    color: #000000;
	
	}
a:visited { 
	text-decoration: underline; 
	color: #000000;
	}
a:hover{ 
	text-decoration: underline; 
	color: #000000;
	}
a:active { 
    text-decoration: underline; 
    color: #000000;
	}

#navi a:link {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
#navi a:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
#navi a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}
#navi a:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}


/*divs */
#navi {
	width: 543px;
	height: 21px;
	margin-top: 0px;
	margin-left: 51px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	padding-top: 25px;
	
}
#baubild { 

	width: 599px; 
	height: 122px; 
	margin-top: 0px; 
	margin-left: 51px; 

}
#content-left{
	width: 553px;
    margin-top: 0px;
	margin-left: 51px;
	background-color: #CCCCCC;
}
#footer{
	width: 553px;
	height: 20px;
	margin-top: 0px;
	margin-left: 51px;
}
#content-right{
	position: absolute;
	width: 164px;
	height: 168px;
	margin-top: -110px;
	margin-left: 620px;
	left: 26px;
	top: 279px;
	
}
#fuchs{
	width: 275px;
	height: 260px;
	padding-top: 5px;
	background-color: #CCCCCC;

	}
#fuchs a img {
    height:110px;
    width:90px;
    float:left;
    padding-right: 5px;
    margin: 0 0 5px 5px;
}
#wuetrich{
	width: 275px;
	padding-top: 5px;
	height: 260px;
	background-color: #CCCCCC;
	float: right;
}
#wuetrich a img {
    height:110px;
    width:90px;
    padding-right: 5px;
    float:left;
    margin: 0 0 5px 5px;
}
#baustofflinks{
	width: 275px;

	padding-top: 5px;
	background-color: #CCCCCC;

	}
#baustoffrechts{
	width: 275px;
	padding-top: 5px;

	background-color: #CCCCCC;
	float: right;
}


