body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(hintergrund.jpg);
	background-repeat: no-repeat;
	margin:0px;
}



table#maintable {margin-left:100px;margin-top:190px;}	
td#menu {border:1px solid #ccc;}	
td#content {vertical-align:top;width:620px;
					  border:1px solid #ccc;padding:5px 5px 5px 5px;
						margin-left:30px;	
						text-align: left;}


a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
hr {
	height: 1px;
	color: #336699;
	background-color: #336699;
	border: 0;
}
h1 {
	font-size: 18px;
	color: #003366;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
form {
	margin: 0;
}

.header {
	color:navy;
}

	
}
#menu {
	vertical-align: top;
	width: 170px;
	padding: 0px;
}
#menu ul {
	border: 1px solid #999999;
	border-bottom: 0px;
}
#menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #EEEEEE;
}
#menu li {
	border-bottom: 1px solid #999999;line-height:150%;
}
#menu a:link, .menu a:visited, .menu a:active {
	padding: 3px 10px 3px 10px;
	color: #003366;
	display: block;
	text-decoration: none;
}
#menu a:hover {
	color: #336699;
	text-decoration: none;
}
.main_menu {
	border-left: 5px solid #336699;
}
.sub_menu {
	border-left: 12px solid orange;
}
.login a:link, .login a:visited, .login a:active {
   color:white;
	display: inline;
	padding: 0;
}
.login input {
	font-size: 10px;
}
.current {
	font-weight: bold;
}
.footer {
  border-top:1px solid #ccc;
 	padding: 2em 1em 2em 1em;
  font-size:9px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}	
a.copyright {display:none;}

td.login {
	color:white;
}
