body {
	text-align: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77033a;
	line-height: 17px;
	background-image: url(bilder/rot.jpg);
	background-repeat: repeat;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}


#wrapper {
	height: 574%;
	width: 867px;
	margin: 0px;
	background-repeat: no-repeat;
}

#top {
	height: 177px;
	width: 867px;
	margin: 0px;
	background-image: url(bilder/top.jpg);
	background-repeat: no-repeat;
}
#cont {
	height: auto;
	width: 559px;
	margin: 0px;
	background-image: url(bilder/cont.jpg);
	background-color: #fed4b4;
	background-repeat: no-repeat;
	float: left;
}
#rand {
	height: 397px;
	width: 41px;
	margin: 0px;
	background-image: url(bilder/rand.jpg);
	background-repeat: no-repeat;
	float: left;
}


#nav {
	margin: 0px;
	background-image: url(bilder/nav.jpg);
	height: 397px;
	width: 267px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	float: left;
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #febf7c;
	text-decoration: none;
	line-height: 22px;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

