body {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif
	color:#3e3d3d;
	background-image: url(/media/elemente/bg.jpg);
	background-repeat: repeat;
	padding: 0;
	margin: 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-size:14px;
	font-weight: bold;
}


div#all {
	z-index: 0;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 786px;
	color: #3e3d3d;
	
}

div#head {
	background-image: url(/media/elemente/index.jpg);
	background-repeat: no-repeat;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fcebd1;
	border-left-color: #fcebd1;
	width: 786px;
	height: 310px;
	float: left;	
}

div#headvariete {
	background-image: url(/media/elemente/variete.jpg);
	background-repeat: no-repeat;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fcebd1;
	border-left-color: #fcebd1;
	width: 786px;
	height: 310px;
	float: left;	
}

div#headfeuershow {
	background-image: url(/media/elemente/feuershow.jpg);
	background-repeat: no-repeat;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fcebd1;
	border-left-color: #fcebd1;
	width: 786px;
	height: 310px;
	float: left;	
}

div#headkontakt {
	background-image: url(/media/elemente/kontakt.jpg);
	background-repeat: no-repeat;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fcebd1;
	border-left-color: #fcebd1;
	width: 786px;
	height: 310px;
	float: left;	
}

div#headgaukelei {
	background-image: url(/media/elemente/gaukelei.jpg);
	background-repeat: no-repeat;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fcebd1;
	border-left-color: #fcebd1;
	width: 786px;
	height: 310px;
	float: left;	
}

div#headfreunde {
	background-image: url(/media/elemente/freunde.jpg);
	background-repeat: no-repeat;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fcebd1;
	border-left-color: #fcebd1;
	width: 786px;
	height: 310px;
	float: left;	
}

div#headkinderprogramm {
	background-image: url(/media/elemente/kinderprogramm.jpg);
	background-repeat: no-repeat;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fcebd1;
	border-left-color: #fcebd1;
	width: 786px;
	height: 310px;
	float: left;	
}


div#navi {
	float: left;
	width: 770px;
	z-index: 5;
	margin: 0;
	padding-left: 0;
	padding-bottom: 10px;
	list-style-type: none;
}

div#navi ul.nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;	
}

div#navi ul.nav li a {
	margin: 0;
	padding: 0;
	color: #97091a;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 25px;
}

div#navi ul.nav li a:hover {
	color:#FF0000;
}

div#navi ul.nav li a.selected {
	color: #3e3d3d;
}

div#content {
	float: left;
	width: 786px;
	text-align:left;
	margin: 0px;
	padding: 0px;
	background-color: #fcebd1;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fcebd1;
	border-left-color: #fcebd1;
}


div#content img  {
	border: 1px solid #666666;
}

div#content a  {
	color: #b30b1e;
	text-decoration: underline;
}

div#content a:hover  {
	color: #000000;
	text-decoration: none;
}

div#text {
	float: left;
	width: 430px;
	margin: 25px;
}	

div#pics {
	margin-top: 25px;
	margin-right: 25px;
	width: 250px;
	float: right;
}	