body {
	background-color: #6d513d;
	margin-top: 0px;
	margin-bottom: 0px;
}
#border {
	width:804px;
	z-index:1;
	margin: auto;
	background-image: url(../GFX/border.jpg);
}
#content {
	width:748px;
	z-index:2;
	margin: auto;
	background-color: #FFFFFF;
}
#header {
	width:748px;
	height:119px;
	z-index:3;
	background-image: url(../GFX/header.gif);
}
#mainpicture {
	width:748px;
	height:313px;
	z-index:3;
	background-image: url(../GFX/picture-STARTSEITE.jpg);
}
#mainpicture-angebot {
	width:748px;
	height:313px;
	z-index:3;
	background-image: url(../GFX/picture-ANGEBOT.jpg);
}
#mainpicture-region {
	width:748px;
	height:313px;
	z-index:3;
	background-image: url(../GFX/picture-REGION.jpg);
}
#mainpicture-kontakt {
	width:748px;
	height:313px;
	z-index:3;
	background-image: url(../GFX/picture-KONTAKT.jpg);
}
#mainpicture-impressum {
	width:748px;
	height:313px;
	z-index:3;
	background-image: url(../GFX/picture-IMPRESSUM.jpg);
}
#menu {
	width:748px;
	height:26px;
	z-index:3;
	background-image: url(../GFX/menu_bg.jpg);
}
#scontent {
	width:748px;
	height:336px;
	z-index:3;
	background-image: url(../GFX/content_bg.jpg);
}
#scontent-startseite {
	width:748px;
	height:336px;
	z-index:3;
	background-image: url(../GFX/startseite_pic.jpg);
}
#scontent-angebot {
	width:748px;
	height:336px;
	z-index:3;
	background-image: url(../GFX/angebot_pic.jpg);
}
#scontent-region {
	width:748px;
	height:336px;
	z-index:3;
	background-image: url(../GFX/region_pic.jpg);
}
#scontent2 {
	position:relative;
	left:15px;
	top:22px;
	width:455px;
	height:313px;
}
#scontent3 {
	position:relative;
	left:15px;
	top:22px;
	width:455px;
	height:210px;
}
#scontent4 {
	position:relative;
	left:15px;
	top:22px;
	width:455px;
	height:100px;
}
#bottom {
	width:748px;
	height:61px;
	z-index:3;
	background-image: url(../GFX/bottom_bg.jpg);
}
#bottom2 {
	position:relative;
	left:0px;
	top:22px;
	width:720px;
	height:20px;
	z-index:3;
	margin: auto;
}
#contactform {
	position:absolute;
	left:390px;
	top:14px;
	width:288px;
	height:225px;
	z-index:4;
}
.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color: #533621;
	text-decoration:none;
}
A.mainmenu:hover {
	color:#B68081;
}
.highligt {
	color: #8C7362
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #533621;
	text-decoration:none;

}
A.links:hover {
	color:#B68081;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: light;
	color: #533621;
}
