body {
	background-color: #110000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #110000;
	scrollbar-highlight-color: #110000;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color: #110000;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #110000;
	padding-left: 80px;
	padding-right: 45px;
	background-color: #110000;
	background-image: url(../images/layout/mainbg.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	vertical-align: top;
	height: 650px;
	width: 650px;
}
.pizza {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #110000;
	padding-top: 30px;
	padding-left: 110px;
	padding-right: 75px;
	background-color: #110000;
	background-image: url(../images/layout/mainbg.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	vertical-align: top;
	height: 650px;
	width: 650px;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #110000;
	padding-top: 150px;
	padding-left: 110px;
	padding-right: 75px;
	background-color: #110000;
	background-image: url(../images/layout/mainbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	height: 650px;
	width: 650px;
}
.galerie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #110000;
	padding-top: 100px;
	padding-left: 40px;
	padding-right: 20px;
	background-color: #110000;
	background-image: url(../images/layout/mainbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	height: 650px;
	width: 650px;
}
.camptext {
	font-size: 10px; 
	color: #110000; 
	font-family: Georgia, "Times New Roman", Times, serif; 
}
.camp {
	border: #110000 1px solid;
	font-size: 10px; 
	color: #110000; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	background-color: #dedfb5;
}
.down {
	background-image: url(../images/layout/bg.jpg);
	background-repeat: no-repeat;
}
a:link , a:visited , a:active {
	color : #110000; 
	text-decoration : none; 
} 
a:hover {
	color : #6f1510; 
	text-decoration : none; 
	border-bottom: 1px dashed #6f1510;
} 

