body {
	margin: 0;
	padding: 0;
	background: #a70d01 url(./bilder/bgtop.gif) repeat-x;
	font-family: tahoma, sans-serif;
	font-size: 14px;
}
a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
	font-family: tahoma, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
.content a {	
	font-size: 12px !important;
}
ul {
	text-decoration: none;
	list-style: none;
	padding-left: 3px;
	font-weight: bold;
	margin-left: 0px;
}
ul ul {
	position: relative;
	text-decoration: none;
	list-style: disc;
	margin-left: 0px;
	font-weight: normal;
	list-style-position: outside;
	padding-left:12px;
}
h1 {
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 22px;
	color: #a70d01;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	color: #a70d01;
}
.outerbox {
	padding: 0;
	margin-left: 40px;
	width: 760px;
	background: #a70d01 url(./bilder/bgtop.gif) repeat-x;
}
.leftnav {
	margin: 0px;
	padding: 0px;
	margin: 0;
	width: 161px;
	height: 400px;
	padding-top: 166px;
	background: #a70d01 url(./bilder/topleft.jpg) no-repeat;
	float: left;
	list-style: none;
}
.header {
	width: 596px;
	height: 83px;
	background: url(./bilder/header.jpg);
	float: left;
}
.content a {
	color: #a70d01;
	text-decoration: none;
	font-family: tahoma, sans-serif;
	font-size: 11px;
}
.content {
	width: 418px;
	background: #fdf8ef url(./bilder/contenttop.gif) repeat-x;
	float: left;
	padding-top: 25px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.separate {
	width: 10px;
	height: 1px;
	background: #a70d01;
	float: left;
}
.rightnav {
	width: 150px;
	height: 230px;
	background: #fdf8ef url(./bilder/contenttop.gif) repeat-x;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 30px;
}
.footer {
	width: 100%;
	height: 22px;
	background: #333;
	float: left;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #fff;
	font-size: 10px;
}
