body {
	color: black;
	background-color: #e0e0c0;
	margin-top: 8;
	margin-left: 0;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px }
img { border-color:#8B2824; }
table {
	border: 0 solid red;
}
td	{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td.menu {
	background-color: #DEDEDE;
}
td.shadow {
	background-image: url(images/shadow_left.gif);
}
td.content {
	background-color: #FBBF00;
	text-align: left;
	vertical-align: top;
}
td.nav_aktiv {
	background-color: #e0e0e0;
}
td.nav_sub_aktiv {
	border-bottom: 0 solid gray;
	border-right: 0 solid gray;
}
td.left {
	font-size: 11px;
	color: #ffcc00;
	text-align: right;
	vertical-align: top
}
td.right {
	font-sie: 11px;
	color: #ffffff;
	text-align: left;
	vertical-align: top	
}
a {
	color: black;
	text-decoration: underline;
	}
a:active {
	color: #8B2824;
	text-decoration: none;
	}
a:hover {
	color: #8B2824;
	text-decoration: none;
}

A.menulink {
display: block;
width: 200px;
color: black;
border: solid 1px #8B2824;
padding: 3px;
text-decoration: none;
}

A.menulink:hover {
border: solid 1px #8B2824;
background-color: #8B2824;
color: white;
padding: 3px;
text-decoration: none;
}

A.activelink {
display: block;
width: 200px;
color: white;
border: solid 1px #8B2824;
background-color: #8B2824;
padding: 3px;
text-decoration: none;
}

A.activelink:hover {
border: solid 1px #8B2824;
background-color: #8B2824;
color: white;
padding: 3px;
text-decoration: none;
}

A.menulinks {
width: 180px;
color: black;
border-bottom: solid 1px #8B2824;
border-left: solid 1px #8B2824;
border-right: solid 1px #8B2824;
padding: 3px;
text-decoration: none;
}

A.menulinks:hover {
border-bottom: solid 1px #8B2824;
border-left: solid 1px #8B2824;
border-right: solid 1px #8B2824;
background-color: #B1342E;
color: white;
padding: 3px;
text-decoration: none;
}

A.activelinks {
width: 180px;
color: white;
border-bottom: solid 1px #8B2824;
border-left: solid 1px #8B2824;
border-right: solid 1px #8B2824;
background-color: #B1342E;
padding: 3px;
text-decoration: none;
}

A.activelinks:hover {
border-bottom: solid 1px #8B2824;
border-left: solid 1px #8B2824;
border-right: solid 1px #8B2824;
background-color: #B1342E;
color: white;
padding: 3px;
text-decoration: none;
}

input,textarea {
color: black;
background-color: white;
border: 1 solid #8B2824;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 10px }

