body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	background: #638260 url(images/background_wasser.jpg) repeat;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.8em;
	color: #660000;
	font-weight: normal;
	margin-top:50px;
}

h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #660000;
	font-weight: bold;
}

h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	color: #660000;
	font-weight: normal;
	margin-bottom:0px;
}

a {
	color: #660000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border:none;
}

.small {
	font-size: 0.8em;
}

#leftwin p {
	font-size: 0.8em;
	line-height: 1.2em;
}

#main {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	margin-bottom: 20px;
	background: #f5f5e9 url(images/background_mainwindow.jpg) no-repeat top center;
	border: #660000 1px solid;
}

#header {
	width: 100%;
	height: 85px;
}

#topnav {
	width: 100%;
	height:25px;
	background-color: #660000;
	color:#f1eede;
	padding-top: 3px;
	text-align: right;
}

#topnav a {
	color: #f1eede;	
	letter-spacing: 1px;
	text-decoration:none;
}
#topnav a:hover {
	color: #ff0000;
}
#bottomnav {
	width: 650px;
	text-align: center;
	color: #333;
	margin-top:40px;
	margin-bottom:20px;
	margin-left: 250px;
	font-size: 0.8em;
}

#bottomnav a {
	color: #333;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #660000;
	text-decoration: underline;
}

#leftwin {
	width: 200px;
	float: left;
	margin-left:25px;
	margin-top: 50px;
}

#mainwin {
	margin-left: 250px;
	width: 650px;
}

#footer {
	font-size: 0.8em;
	text-align: center;
	color: white;
}
