body {
	background-color:#5b021f;
	background-image: url(bilder/bg/bg.jpg);
	background-repeat:repeat-x;
}

A {	TEXT-DECORATION: underline;
	color:#59444e;}

A:active {	TEXT-DECORATION: underline;
		color:#59444e;}

A:visited {	TEXT-DECORATION: underline;
		color:#59444e;}

A:link {  TEXT-DECORATION: underline;
			color:#59444e;}

A:hover {	TEXT-DECORATION: underline; 
			color: #97012a;}

H1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20pt;
	font-weight:bold;
	color: #97012a;
	margin-top:0px;
	margin-bottom:20px;
}

H2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	color: #97012a;
}

H3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	font-weight:bold;
	color: #97012a;
	margin-top:0px;
	margin-bottom:0px;
}

H4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	font-weight:bold;
	color: #97012a;
}

p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11pt;
	color: #59444e;
	line-height:20px;
	margin-top:0px;
	margin-bottom:0px;
}

.Rahmen {
	width:972px; 
	height:720px;
	margin:0px auto;
	margin-top:19px;
	background-image: url(bilder/bg/bg_content.gif);
	background-repeat: no-repeat;	
}

.headlinks {
	width:178px;
	height:182px;
	margin-left:11px;
	margin-top:9px;
	float:left;
}

.headrechts {
	width:770px;
	height:182px;
	margin-top:9px;
	float:left;
}

.navigation {
	width:178px;
	height:500px;
	margin-left:11px;
	float:left;
}

.navigation_top {
	width:178px;
	height:460px;
}

.navigation_bottom {
	width:178px;
	height:40px;
}

.content {
	width:740px;
	height:486px;
	margin-left:30px;
	margin-top:30px;
	float:left;
}

.tabelle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11pt;
	color: #59444e;
	line-height:15px;
	margin-top:0px;
	margin-bottom:0px;
}
