body {
	background: url(bilder/back.jpg) fixed;
}

p {
margin:0;
padding:0;
}

.content {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;

}
p, li {
	font: 12px Arial, Helvetica, sans-serif; 
}
.table {
	FONT: 10px Arial, Helvetica, sans-serif; COLOR: #336699; TEXT-DECORATION: none
}
.naviback {
	background: url(bilder/naviback.gif) no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #122A9E;
	margin: 12px 0 0 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	margin: 4px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
		margin: 0px;
	padding: 0px;

}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;

}
.rand {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DCC6BC;
	border-bottom-color: #DCC6BC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #BE7754;
	border-left-color: #BE7754;


}
li {
	list-style-image: url(bilder/liste.gif);
	list-style-type: none;
	padding: 0 0 8px 4px;
}

