body {
	background-color:#FFF;
	background-image:url(../Bilder/Kerwebaum_2.jpg);background-position:center; background-position:top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:900px;
	text-align:center;
	font-size:16px;
}


#news {
	float:right;
	width:240px;
	border:solid 1px;
	padding:5px;
}

#inhalt {
	width:650px;
}

.div container {
	background-color:#2bfe58;
}

strong {
	font-size: 24px;
}

.beschreibung {
	text-align:left;
}


.vorschau {
	height: 150px;
	width: 200px;
}

#footer {
	width:900px;
	text-align:center;
	border-top:solid 2px;
	border-top-color:#025B06;
	margin-top:25px;
}

form {
	text-align:left;
	margin-left:30px;
}

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