body,td,th  { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-repeat: repeat }
body  { background-image: url("hintergrund.jpg"); background-repeat: repeat-x; background-attachment: fixed; margin: 10px }
a:link, a:visited, a:active  { color: #003366; text-decoration: none }
a:hover {
	color: #336699;
	text-decoration: underline;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header   { color: #0096a6; font-size: 20px; font-style: italic; font-weight: bold; background-image: url("Bartning.png"); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-align: left; padding-left: 20px; width: 900px; height: 120px; vertical-align: middle }

.menue_content  { background-color: #004970; border-right: 4pt inset #666 }
.menu   { background-color: #ffffff; padding: 0; width: 170px; vertical-align: top }
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul   { background-color: #dff5f5; border-bottom: 0 none }
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active   { color: #036; font-size: 12px; text-decoration: none; display: block; padding: 2px 10px }
.menu a:hover   { text-decoration: none; background-color: #bef5f5 }
.menu_current {
	font-weight: bold;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login  { color: #036; font-size: 10px; background-color: #dff5f5; text-align: center; padding: 2px 10px }
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active  { color: #0078a1; text-decoration: none }
.login a:hover {
	color: #003366;
	text-decoration: none;
}
.content  { font-size: 12px; background-color: #ffffff; padding: 20px; height: 400px; vertical-align: top }
.input {
	width: 95%;
	font-size: 10px;
}
.footer   { font-size: 10px; background: url("footer.png") no-repeat; text-align: center; height: 24px; vertical-align: center  }
