.maintable {
	background-attachment: scroll;
	background-image: url(../images/boegen.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.maincell {
	background-attachment: scroll;
	background-image: url(../images/logo_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.haedline,h1 {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #68676C;
	font-weight: bold;
}

.subheadline,h2 {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #68676C;
}

.text,body,table {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #68676C;
}

.mainnav {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	padding: 5px;
	margin: 5px;
}

.sub {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}

.tabellenkopf {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-color: #CC3333;
}

.tabellenzelle {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	background-color: #E9EDF6;
	padding-right: 3px;
	padding-left: 3px;
}

.tabellenueberschrift {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	background-color: #E9EDF6;
	padding-right: 3px;
	padding-left: 3px;
}

.foot {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
a.foot:link {
	color: #333333;
}
a.foot:visited {
	color: #222222;
}
a.foot:hover {
	color: #005A9E;
}
a.foot:active {
	color: #333333;
}

a {
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #3F9D29;
}
a:visited {
	color: #AACA91;
}
a:hover {
	color: #005A9E;
}
a:active {
	color: #EA9D7F;
}
BODY {  
}
.formular,input,select,text,textarea,option,radio,button,submit {
	width : 180px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #68676C;
	}