body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F9F9F9;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
#top {
	position:relative;
	width:770px;
	height:213px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/topback.jpg);
	background-repeat: repeat-x;
}
#topfoto {
	position:absolute;
	left:0px;
	top:0px;
	width:512px;
	height:213px;
	z-index:2;
}
#buttons {
	position:absolute;
	top:0px;
	width:226px;
	height:213px;
	z-index:2;
	right: 0px;
}
#main {
	position:relative;
	width:740px;
	height:auto;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backmain.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 1px;
}
#main li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#titel {
	position:relative;
	width:770px;
	height:100px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/titelback.jpg);
	background-repeat: repeat-x;
}
#titelimage {
	position:absolute;
	top:0px;
	width:159px;
	height:100px;
	z-index:4;
}
#titelright {
	position:absolute;
	top:0px;
	width:17px;
	height:100px;
	z-index:4;
	right: 0px;
	background-image: url(../images/topright.jpg);
}
#footer {
	position:relative;
	width:770px;
	height:23px;
	z-index:4;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footerback.jpg);
	background-repeat: repeat-x;
	margin-bottom: 60px;
}
#left {
	position:absolute;
	width:47px;
	height:23px;
	z-index:5;
	background-image: url(../images/footerleft.jpg);
}
#right {
	position:absolute;
	width:47px;
	height:23px;
	z-index:5;
	background-image: url(../images/footerright.jpg);
	right: 0px;
}
#logo {
	position:absolute;
	width:261px;
	height:101px;
	z-index:5;
	left: 460px;
	top: -35px;
}
#copyright {
	position:absolute;
	width:342px;
	height:17px;
	z-index:5;
	left: 110px;
	top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0A77B0;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#main a {
	color: #0877AF;
	text-decoration: none;
}
#main a:hover {
	color: #000000;
	text-decoration: none;
}
#main img {
	border: 1px solid #000000;
	margin: 5px;
}
#footer #copyright a {
	color: #666666;
	text-decoration: none;
}
#footer #copyright a:hover {
	color: #0A77B1;
	text-decoration: none;
}
