body {
background-color: #bcc8e2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
text-align:center;
}

p,td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


a:link {
color: #0000FF;
text-decoration: none;
}
a:visited {
color: #0000FF;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: underline;
}
a:active {
color: #0000FF;
text-decoration: none;
}

table {
width: 60%;
text-align: center;
}


table.navigation {
width: 70%;
text-align: center;
background-color: #000080;
color: #FFFFFF;
}


ul#Navigation {
text-align:center;
vertical-align: middle;
background-color:#000080;
}

ul#Navigation li {
list-style:none;
display: inline;
}

ul#Navigation a {
float: left;
width: 6em;
height: 3em;
padding: 0.2em 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
background-color:#000080;
}

* html ul#Navigation a {
width: 8em;
w\idth: 6em;
}

ul#Navigation a:hover {
background-color:#0000FF;
}




.Stil1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.Stil2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}