body {
	margin: 0px;
	padding: 0px;
	background-color: #E9E7D8;
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.8em;
}
img {
	border: none;
}

table {
	width: 100%;
	font-size: 1.0em;
}
td {
	vertical-align: top;
	padding: 0.2em;
	text-align: left;
	border: 1px #C8C1B1 solid;
}

#header {
	height: 6.2em;
	background-color: #DFCCBB;
	background-image:url(../images/bghead.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px #C8C1B1 solid;
}

#header a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#header a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#header a:hover {
	color: #FFAA00;
	font-weight: bold;
	text-decoration: underline;
}

#header a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

#advertising {
	position: absolute;
	top:60;
	left: 100;
	text-align: center;
	z-index: 200;
	visibility: hidden;
	opacity:100%;
}

#topnav {
	text-align: right;
	background-color: #FFEDCD;
	border-bottom: 1px #C8C1B1 solid;
	padding-right: 4px;
	font-size: 0.8em;
}

#topnav a:link {
	color: #000000;
	text-decoration: none;
	border: none;
}

#topnav a:visited {
	color: #000000;
	text-decoration: none;
	border: none;
}

#topnav a:active {
	color: #ff0000;
	text-decoration: none;
	border: none;
}

#topnav a:hover {
	color: #FFAA00;
	text-decoration: underline;
	border: none;
}

#content
{
	float: left;
	width: 54%;
	min-height: 480px;
	height: auto;
	margin-top: 0.8em;
	margin-left: 1.8em;
	margin-right: 0.2em;
	text-align: left;
	font-size: 0.8em;
}

#content h1 {
	width: 100%;
	padding: 0.1em;
	font-size: 1.1em;
	text-indent: 1.5em;
	color: #FFF;
	background-color: #E77B18;
	border-left: 1px #C8C1B1 solid;
	border-bottom: 1px #C8C1B1 solid;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=5, Color=#BAAB99, Positive=true);
}

#content h2 {
	padding-left: 0.2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 1px #C8C1B1 solid;
	clear: both;
}

#content h3 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.0em;
	color: #000000;
	clear: left;
}

#content hr {
	color: #404040;
	height: 1px;
}

#content ul {
	list-style-image: url(../images/list.gif);
}

#content a {
	color: #E77B18;
	font-weight: bold;
	text-decoration: underline;
}

#content a:visited {
	color: #E77B18;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover {
	color: #FFAA00;
	background-color: #808080;
	font-weight: bold;
	text-decoration: underline;
}

#content a:active {
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#content a.wb {
	color: #000000;
	background-color: #E9E7D8;
}

#content a.wb:visited {
	color: #000000;
	background-color: #E9E7D8;
}

#content a.wb:hover {
	color: #FFAA00;
	background-color: #E9E7D8;
}

#content a.wb:active {
	color: #FF0000;
	background-color: #E9E7D8;
}

#breaknews {
	text-align: left;
	width: 38%;
	margin-right: 2.0em;
	margin-bottom: 1.0em;
	padding: 0.8em;
	background-color: #FFFFFF;
	border: 1px #606060 solid;
	float: left;
}

#lastmember {
	clear: both;
	text-align: left;
	width: 140px;
	margin: 0 0 2.0em 0;
	padding: 0.8em;
	border: 1px #E77B18 solid;
	float: left;
}

#leftbox
{
	float: left;
	width: 18%;
	margin-bottom: 10px;
	padding: 1.0em;
	color: #000000;
	border-right: 1px #606060 dotted;
	font-size: 0.8em;
}

#leftbox h1 {
	font-size: 1.1em;
	font-weight: bold;
	width: 152px;
	color: #FFF;
	background-color: #E77B18;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 1px;
	
}

#leftbox h4 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 1.0em;
	color: #000000;
}

#leftbox h5 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	text-transform: uppercase;
	font-size: 1.0em;
	color: #FF3300;
}

#leftbox a.area0 {
	display: block;
	width: 14.5em;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom: 1px #DFCCBB solid;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
}

#leftbox a.area0:visited {
	display: block;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom: 1px #DFCCBB solid;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
}

#leftbox a.area0:hover {
	display: block;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom: 1px #000 solid;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #E77B18;
	color: #000000;
	text-decoration: none;
}

#leftbox a.area0:active {
	display: block;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom: 1px #000 solid;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #FFFFFF;
	color: #FF0000;
	text-decoration: none;
}

#leftbox a.area1 {
	display: block;
	width: 14.5em;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom: 1px #DFCCBB solid;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #DFCCBB;
	color: #000;
	text-decoration: none;
}

#leftbox a.area1:visited {
	display: block;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom: 1px #DFCCBB solid;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #DFCCBB;
	color: #000;
	text-decoration: none;
}

#leftbox a.area1:hover {
	display: block;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom: 1px #000 solid;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #DCDCDC;
	color: #000000;
	text-decoration: none;
}

#leftbox a.area1:active {
	display: block;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom: 1px #000 solid;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #E77B18;
	color: #ffffff;
	text-decoration: none;
}

#leftbox a.area2 {
	display: block;
	width: 14.5em;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom: 1px #FFEDCD solid;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #FFEDCD;
	color: #000;
	text-decoration: none;
}

#leftbox a.area2:visited {
	display: block;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom: 1px #FFEDCD solid;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #FFEDCD;
	color: #000;
	text-decoration: none;
}

#leftbox a.area2:hover {
	display: block;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom: 1px #000 solid;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #DCDCDC;
	color: #000000;
	text-decoration: none;
}

#leftbox a.area2:active {
	display: block;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom: 1px #000 solid;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #E77B18;
	color: #ffffff;
	text-decoration: none;
}

#boxad {
	clear: both;
	margin: 1.0em 0 0 0;
}

#rightbox
{
	float: right;
	width: 19%;
	margin-bottom: 10px;
	padding: 1.0em;
	color: #000000;
	border-left: 1px #606060 dotted;
	font-size: 0.8em;
}

#rightbox h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	background-color: #E77B18;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 1px;
}

#rightbox h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px #606060 dotted;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#calendar {
	display: none;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 100;
}

#rightbox table {
	border-collapse: collapse;
}

#rightbox tr {
	margin: 0;
	padding: 0;
}

#rightbox th {
	font-weight: bold;
	background-color: #FFF;
}

#rightbox td {
	text-align: right;
	border: none;
}

#rightbox .calnorm {
	background-color: #FFEDCD;
}

#rightbox .calmarked {
	background-color: #FFFFE5;
}

#rightbox .caltoday {
	font-weight: bold;
	background-color: #E77B18;
}

#rightbox a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#rightbox a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#rightbox a:hover {
	color: #FFAA00;
	background-color: #808080;
	font-weight: bold;
	text-decoration: underline;
}

#rightbox a:active {
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#rightbox input {
	width: 12.0em;
	border: 1px #DFCCBB solid;
	margin: 0.2em;
}

#footer
{
	clear: both;
	height: 1.2em;
	margin-top: 2.0em;
	background-color: #FFF;
	font-size: 0.7em;
}

#footer a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#footer a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #FFAA00;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

/* Klassen für die Formatierung diverser Inhalte */


.banner {
	position: absolute;
	top: 0.8em;
	right: 0.8em;
}

.bannerbottom {
	clear: both;
	padding: 1.0em;
}

.ac {
	float: left;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	margin-right: 1.0em;
}

.sc {
	float: left;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	margin-right: 1.0em;
	border: 1px #E77B18 solid;
}

.rc {
	float: right;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	margin-left: 1.0em;
	border: 1px #E77B18 solid;
}

.clearboth {
	clear: left;
}

.highlight {
	width: auto;
	display: block;
	margin: 0.8em 0 0.8em 0;
	padding: 1.0em;
	text-align: left;
	background-color: #FFF;
	border: 1px #E77B18 solid;
}

.error {
	color: #FF0000;
	font-size: 1.1em;
	font-weight: bold;
}

.errorsmall {
	color: #FF0000;
	font-size: 0.9em;
	font-weight: bold;
}

.go {
	color: #339900;
	font-size: 1.1em;
	font-weight: bold;
}

.smallgray {
	padding: 0 0 0 2.0em;
	color: #606060;
	font-size: 0.9em;
	font-weight: normal;
}

.commercial {
	color: #E77B18;
	font-weight: bold;
}

.alert {
	color: #E77B18;
	font-weight: bold;
}

input {
	border: 1px #DFCCBB solid;
	font-size: 0.9em;
}
select {
	font-size: 0.9em;
}
textarea {
	width: 35em;
	height: 7.5em;
	border: 1px #DFCCBB solid;
}
.searchbox {
	width: 10.0em;
}
.searchbutton {
	width: 6.5em;
}
select.scat {
		font-size: 1.5em;
}
.fmid {
	width: 10em;
}
.fmiderr {
	width: 10em;
	border: 1px #FF0000 solid;
}
.fbig {
	width: 17.5em;
}
.fbigerr {
	width: 17.5em;
	border: 1px #FF0000 solid;
}
.flarge {
	width: 35em;
}
.flargeerr {
	width: 35em;
	border: 1px #FF0000 solid;
}
.thead {
	font-weight: bold;
	background-color: #FFFFFF;
}
.tsubmit {
	font-weight: bold;
	background-color: #FFEDCD;
}
.tbg {
	background-color: #E3E0CB;
}
.thl {
	background-color: #FFFFE5;
	font-weight: bold;
	text-align: right;
}
.right {
	text-align: right;
}
.subcat {
	text-transform: uppercase;
}
