body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body 
{
	font-size: 0.8em;
	font-family: Verdana, Arial, helvetica, sans-serif;
	background-color: #dde1e8;
	color:#000000;

}

a:link, a:visited, a:active {
	color: #660033;
}

a:hover {
	color: #993366;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}

h1 {
	font-size: 16px;
	color: #993366;
	text-align: left;
	margin: 8px 2px 8px 2px;
}

h4
{
	border:1px solid #555577;
	padding:4px;
	background-color: #a3b9d7;
	background-image: url(img/grad3.png);
	background-repeat:repeat-x ;
	width:250px;
	font-size:0.9em;
	color:#000000;
	margin-left: auto;
	margin-right: auto;
}

form {
	margin: 0;
}
.main {
	width: 900px;
	margin:auto;
	padding: 0;
	background-color: #dde1e8;
}
.banner {
	height: 275px;
	width: 200px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
.banner {
	width: 200px;
	padding-left: 20px;
	float: left;
	text-align: left;
}

#header
{
	text-align:right;
	border:0px;
	background-color:#efeecc;
	color:#000000;
	padding:7px;
	margin-left: -80px;
	margin-right:-60px;
	margin-bottom:10px;
	border-bottom:1px solid #000000;
	background-image: url(img/grad1.png);
	background-repeat:repeat-x ;
}

#header a:link, a:visited, a:active {
	color: #000000;
}

.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #FFFFFF;
}

.menu	
{
	width:210px;
	clear:left;
	float:left;
	border: 1px solid #000000;
	margin-left:20px;
	list-style-type: none;
	background-color: #f9f3be;
	color:#000000;
	padding-right: 5px;
	padding-bottom: 10px;
	background-image: url(img/grad2.png);
	background-repeat:repeat-x ;	
	padding-top:5px;
}

.menu ul, .menu li {
	list-style: none;
	margin-bottom: 10px;
	margin-top:10px;
	padding-left:4px;
}

.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active {
	display: block;
}

.menu_default a:link, .menu_default a:visited, .menu_default a:active {
}

.menu_current  {
	font-weight:bold;
}

.menu_current a {
	margin: -5px -10px -5px -1px;
	padding: 5px 0px 5px 5px;
	color:#444444;
}

.menu_default a {
	margin: -5px -10px -5px -1px;
	padding: 5px 0px 5px 5px;
	color:#444444;
}

.menu_default a:hover {
	background-color: #a3b9d7;
	background-image: url(img/grad3.png);
	background-repeat:repeat-x;
	border:1px solid #000000;
	margin: -5px -10px -5px -1px;
	padding: 4px 0px 4px 4px;
	color:#444444;
}

.login
{
	height:1em;
	overflow:hidden;
	clear:left;
	float:left;
	margin-top:20px;
	list-style-type: none;
	color:#000000;
	padding: 5px;
	width:205px;
	text-align:center;
}

.login:hover
{
	height:150px;
}
.login_table {
	width:100%;
	font-size:11px;
	text-align: left;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	width: 100%;
}

.content
{
	margin-left: 200px;
	border: 1px solid #000000;
	background-color: #ffffff;
	min-height:700px;
	padding-left:80px;
	padding-right:60px;
	background-image:url(img/odenwald.jpg);
	background-repeat:no-repeat;
}

#news {
	width:210px;
	clear:left;
	float:left;
	border: 1px solid #000000;
	margin-left: 20px;
	list-style-type: none;
	background-color: #f9f3be;
	color:#444444;
	padding-right: 5px;
	padding-bottom: 10px;
	background-image: url(img/grad2.png);
	background-repeat: repeat-x ;	
	padding-top: 3px;
	margin-top: 5px;
}


#news h2 {
	text-align: center;
	font-size: 12px;
}

#news a {
	color: #444444;
}

#news ul {
	list-style: none;
}

#news li {
	margin-bottom: 6px;
	margin-left: -15px;
}

.footer {
	background-color: #dde1e8;
	clear: both;
	height: 20px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
	margin-left:200px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	margin-left:200px;
}