.praestyles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85362B;
	padding: 5px 20px;
	list-style-type: circle;
	list-style-position: outside;
}
a {
	color: #85362B;
	text-decoration: none;
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: baseline;
	white-space: normal;
	margin: 5px;
}
a:visited {color:#85362B;}
a:hover {
	color: #FFCC00;
	background-color: #85362B;
}
a:active { color:#CC0000;}

h1 {
	font-size: 24px;
	text-transform:none;
	padding:20px;
	margin:0;
	color: #85362B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size:18px;
	font-weight: normal;
	padding: 5px 10px 5px 15px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #85362B;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #85362B;
}
.unterordner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85362B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.logo {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #85362B;
	padding: 20px;
}

body {
	background-image: url(/2009/reservoir/bg.gif);
	background-repeat: repeat-x;
}

