html,body,p,h1,h2,h3,h4,h5,h6{
	font-family: "Verdana", Times, serif;
	color: #CCCCCC;
}
body {
	text-align: center;
	background-color: #000080;
	font-size: 1em !important;
	font-size: 0.9em;
}
#kasten {
	text-align: left;
    margin: auto;
	width: 800px;
	height: 550px;
	position: relative;
}
h1 {
	font-weight: bold;
	font-size: 1.8em;
	color: #000000;
}
#logo{
    top: -25px !important;
    top: -15px;
    left: 0px;
	position: absolute;
}
#logo h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 2.1em !important;
	font-size: 2.35em;
	color: #CCCCCC;
}
#utitel {
    top: -2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.75em !important;
	font-size: 0.8em;
	position: relative;
}
#adresse{
    top: 0px;
    right: 0px;
   	width: 150px;
	font-weight: bold;
	font-size: 0.65em;
	position: absolute;
}
td{
	font-size: 1em !important;
	font-size: 0.65em;
	font-weight: normal;
}
#imdex td{
	font-size: 1em !important;
	font-size: 0.65em;
	font-weight: bold;
}
#adresse td{
	font-weight: bold;
}
#menue{
    top: 155px;
	left: -45px;
  	width: 180px;
	height: 375px;
	font-size: 0.8em;	
	font-weight: bold;
    text-align: left;
	position: absolute;
}
div#menue li {
	list-style-type: none;
}
div#menue li a {
	text-decoration: none;
	color: #cccccc;
}
div#menue li a:link {
	text-decoration: none;
	color: #cccccc;
	}
div#menue li a:hover {
	text-decoration: none;
	color: #ffff00;
}
#index{
    top: 100px;
    left: 150px;
  	width: 485px !important;
  	width: 500px;
	height: 365px !important;
	height: 375px;
    text-align: left;
	font-weight: normal;
	background-color: #ffffff;
   	color: #000000; 
   	font-size: 0.7em !important;
   	font-size: 0.75em;
	padding: 5px;
    overflow: auto;
    position: absolute;
}
#start{
    bottom: 0px;
    right: 3px;
    position: absolute;
}
#rechts{
    top: 100px;
    right: 0px;
   	width: 150px;
	height: 375px;
	background-color: #dbdbdb;
	color: #000080;
	font-weight: normal;
	font-size: 0.65em;
    text-align: right;
	padding-right: 5px;
	position: absolute;
}
#fuss{
	font-size: 0.85em;
	bottom: 0px;
    position: absolute;
}
#vali{
    bottom: 0px;
	right: 0px;
	position: absolute;
}
.valia{
	border: none;
	width: 3.5em;
	height:1.3em;
}
.valisug{
	border: none;
	width: 3em;
	height:1.3em;
}
#such{
display: none;
}
a:link, a:visited {
	color: #0000cc;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF00FF;
	text-decoration: none;
}
img { 
	border:none; 
} 
#grafik{
	left: 35px;
    bottom: 10px;
	text-align: left;
	background-color: #000080;
	position: absolute;
}
#grafik a:link span, #grafik a:visited span {
	display: none;
}
#grafik a:hover span, #grafik a:focus span {
	top: -150px;
	left: -30px;
	width: 475px;
	height: 120px;
	background-color: #000080;
	font-weight: bold;
	color: #cccccc;
	padding: 5px;
	display: block;
	position: absolute;
}
.zahlen {
	left: 30px;
	position: relative;
}
hr{
	color: #ffffff;
}
