BODY {
	background-image : url(layout/header.jpg);
	background-repeat : no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
H1 {
	position: absolute;
	left: 440px;
	top: 88px;
	font-size : 20px;
	font-weight : lighter;
	letter-spacing : 1px;
	color : #663333;
}
TABLE.foot {	
	font-size: 10px;
}
TABLE.cont {	
	line-height: 150%;
	font-size: 13px;
}
.logo {
	position: absolute;
	left: 74px;
	top: 119px;
}
.subNav {
	position: absolute;
	left: 440px;
	top: 89px;
}
p.skulp {
	margin-top: 10px;
	margin-bottom: 20px;
}
div.Center {
	position: absolute;
	top: 320px;
	left: 560px;
	line-height: 150%;
}
.Small {
	font-size: 10px;
}
.skulpTitle {
	color : #663333;
}
.title {
	font-size: 17px;
	font-weight: bolder;
}
.titleSmall {
	font-size: 13px;
	font-weight: normal;
}
.titleB {
	color : #663333;
	font-size: 15px;
	font-weight: bolder;
	letter-spacing : 1px;
}
ul.liste {
	list-style: none;
	margin-left: 0px;
}
.ausstListe {
	margin-top: 6px;
}
.sympListe {
	margin-top: 10px;
}
a {
	color: #000000;
}
a.sNav {
	font-size : 18px;
	letter-spacing : 1px;
	color : #663333;
}
.hNav {
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 30px;
}
.nav {
	font-style: normal;
	font-weight: lighter;
}
.navActiv {
	font-style: italic;
	font-weight: normal;
}
.navIndex {
	position: absolute;
	left: 74px;
	top: 84px;
	width: 180px;
}
.navigation {
	position: absolute;
	left: 67px;
	top: 305px;
	width: 180px;
}
.content {
	position: absolute;
	left: 440px;
	top: 120px;
	width: 360px;
}
.footer {
	position: absolute;
	left: 440px;
	top: 650px;
	width: 350px;
}
a {
	text-decoration: none;
}
a:link,hover,active,visited,focus {
	text-decoration: none;
}