@charset "utf-8";
/* CSS Document */


body{
	margin:0px;
	font-size:12px;
	color:#4a4a4a;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../img/bgfooter.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;	
	}
#bgkachel{
	background-image: url(../img/bgkachel.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin-left:auto;
	margin-right:auto; 
	}
#page{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	}
#head{
	width:980px;
	height:216px;
	}
#headerchange{
	width:772px;
	margin-left:199px;
	height:216px;
	}
#main{
	width:980px;
	min-height:508px;
	}
*html #main{
	height:508px;
	}
#navigation{
	width:164px;
	float:left;
	margin-top:47px;
	padding-left:36px;
	}

#content{
	width:780px;
	float:left;
	}
#footer{
	width:980px;
	height:181px;
	background-image:url(../img/footer-bg.jpg);
	}
#pics{
	width:200px;
	height:181px;
	float:left;
	}
#footercontent{
	width:780px;
	float:left;
	}
	
	
/********************/

#navigation a{
	text-decoration:none;
	color:#4a4a4a;
	font-size:14px;
	line-height:2em;
	}
#navigation .eintragL0act a{
	color:#fdc400;
	}


/********************/

p{
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	}
h1 {
	color:#fdc400;
	}
h2 {
	color:#fdc400;
	font-size:16px;
	line-height:1.5em;
	}	
h3 {
	color:#4a4a4a;
	font-size:14px;
	line-height:1.4em;
	}	

	
	
.clearer{
	float:none;
	clear:both;
	}
	

/********************/

.zwei-30{
	float:left;
	width:28%;
	padding-right:2%;
	}
.zwei-70{
	float:left;
	width:67%;
	padding-right:2%;
	}



