body
{
	background-image:url(img/Grewen_Muehle_Hi.png);
	background-position:top;
	background-repeat:repeat-y;	
	text-align:left;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	text-align:center;
}

.Seite
{
	width:950px;
	margin:0px auto;
	text-align:left;
}

.Kopf
{
	width:950px;
	height:140px;
	margin:0px;
}

.Bild
{
	float:left;
	width:285px;
	margin:0px;
}

.Menue
{
	background-color:#4a4c1b;
	float:left;
	width:665px;
	height:180px;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.Aktuelles
{
	margin:0px;
	padding:0px;
	float:left;
	width:285px;

}

.Content
{
	margin:0px;
	padding:0px;
	width:663px;
	float:left;

}

h1
{
	color: #af1e0b;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	margin:0px;
	padding:0px;	
}

h2
{
	color: #af1e0b;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	margin:0px;
	padding:0px;	
}

h3
{
	color: #4a4c1b;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

a
{
	text-decoration: underline;
	color: #4a4c1b;
}
    
a:hover
{
	text-decoration: none;
	color: #a71e0b;
}

a.navigation
{
	text-decoration: none;
	color: #ffffff;	
}
a.navigation:hover
{
	text-decoration: none;
	color: #ffffff;	
}
a.navigation2
{
	text-decoration: none;
	color: #abc107;	
}
a.navigation2:hover
{
	text-decoration: none;
	color: #abc107;	
}

a.Menue_Link
{
	text-decoration: none;
	color: #ffffff;
}
    
a.Menue_Link:hover
{
	text-decoration: none;
	color: #abc107;
}

p
{
	line-height:18px;
	padding:0px;
	margin:0px;
}

.dreier
{
	float:left;
	width:221px;
	padding:0px;
	margin:0px;	
}
.abstand
{
	padding-left:30px;
	padding-top:30px;
	line-height:24px;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}
.abstand2, .abstand3
{
	padding:30px;
	padding-top:10px;
	margin:0px;
}

.abstand3
{
	padding-left:50px;
}

.clearing
{
	font-size:0px;
	line-height:0px;
	height:0px;
	margin:0px;
	padding:0px;
	clear:both;
}
