<style>

body { font-family: verdana, arial, helvetica, sans-serif; }
td { font-family: verdana, arial, helvetica, sans-serif; font-size:10pt; color:#3F6806;  }

h1 { font-size:13pt; }
h2 { font-size:11pt; }

table.navtable {
	background-image:url(../grafics/head.jpg);
	color: #FFFFFF; 
	border-color:#669900;
	border-width: 1px;
	border-style: solid;
	background-color:#669900; 
}


table.foottable {
	color: #FFFFFF; 
	border-color:#669900;
	border-width: 1px;
	border-style: solid;
	background-color:#89B54B; 
}

table.maintable {
    border-color:#669900;
	border-width: 1px;
	border-style: solid;
	border-top-style:none;
	border-bottom-style:none;
	background-color: #FFFFFF;
	padding:15px; 
}

table.innertable {
	border-color: #c3e5ff; 
	border-width: 1px; 
	border-style: solid; 
	margin-bottom:10px; 
	margin-top:10px;
}

.form { /* Formular */
	color:#023595;
	border-color:#669900;
	border-width: 1px;
	border-style: solid;
    background-color:#FFFFFF;
}

.button {
    color:#FFFFFF;
	border-color:#669900;
	border-width: 1px;
	border-style: solid;
    background-color:#558800;
}


.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#ACC28B;
}

a:link {color: #FF6600;   text-decoration: underline}
a:visited {color: #FF6600;  text-decoration: underline } 
a:active {color: #FF6600;  text-decoration: underline } 
a:hover {color: #FF6600; text-decoration: underline;  }

.navtable a:link {color: #ffffff;  font-weight: bold; font-size:11pt; text-decoration: none}
.navtable a:visited {color: #ffffff;  font-weight: bold; font-size:11pt;  text-decoration: none} 
.navtable a:active {color: #ffffff;  font-weight: bold; font-size:11pt; text-decoration: none} 
.navtable a:hover {color: #FFFFFF;  font-weight: bold; font-size:11pt; text-decoration: underline;}

.foottable a:link {color: #ffffff;   font-weight: bold;  text-decoration: none}
.foottable a:visited {color: #ffffff;   font-weight: bold;  text-decoration: none} 
.foottable a:active {color: #ffffff;   font-weight: bold;  text-decoration: none} 
.foottable a:hover {color: #FFFFFF;  font-weight: bold; text-decoration: underline;}

.Copyright a:link {color: #ACC28B;}
.Copyright a:visited {color:#ACC28B;} 
.Copyright a:active {color: #ACC28Bf;} 
.Copyright a:hover {color: #ACC28B;}

</style>

