body {
background:url(ka0011.jpg);
 
  color: #00000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  alink:#CC0033;
  link:#0000FF;
  vlink:#00FF99;
  width:99%;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */}
{
scrollbar-face-color:#5575bf;
scrollbar-shadow-color:#5575bf;
scrollbar-highlight-color:#ffff99;
scrollbar-3dlight-color:#ffff99;
scrollbar-darkshadow-color:#ffff99;
scrollbar-track-color:#0033cc;
scrollbar-arrow-color:#ffff99; 
}
/* Die Titelzeile */
#title {
vertical-align:middle;
}
/*
#logo{
width: 100%;
}
*/
.menuetitle {
 border-style: groove;
 border-width: 5px; border-color: gold; 
FONT-FAMILY: Verdana; FONT-SIZE: 15px;
font-weight:bold;
text-align:center;
 }

#left, #right{
width:15%;
}
#left {
float:left;
}
#right {
float:right;
}
#inhalt{
width:100%;
margin: 0 0 0 0;

}
#mitte
{
float:inherit;
margin: 0 16% 0 15%;
    padding: 0 1em;
    border: 1px dashed silver;
	 text-align: center;
}
#foot
{clear: both;
    font-size: 0.9em;
    margin: 0; padding: 0.1em;
    text-align: center;
}
hr {
 width:99%;
 right:inherit;
 height:6px;
/*
  color: #0033cc;
  background-color: #0033cc; */
}
/*Buttons*/
.buttons
{
 background-color:#0033cc;
 color:#ffff99;
font-style:italic;
font-weight:bold;
}
.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #5575bf;
  color: #ffff99;
  font-size: 11px;
  font-weight: bold;
}
p{font-family:Times New Roman; font-size:12pt; color: Black;}
h1{font-family:Times New Roman; font-size:40pt; color:#172244;}
h2{font-family:Times New Roman; font-size:30pt; color:#172244;}
h3{font-size:20pt; color:#172244;}
h5{font-family:Georgia, "Times New Roman", Times, serif; font-size:40pt; color:#5575bf;}

li{font-size:12pt; color:#172244;}
ul{font-family:Times New Roman; font-size:10pt; color:#5575bf;}

table{ 
 border-style: groove;
 border-width: 5px; border-color: gold; 
  cellpadding:3px; 
  cellspacing:3px;

}
tr{
  border-style:double;
  border:5px;
  } 

td{
font-family:Times New Roman;
 font-size:12pt; color:#00000;
 }

th{font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#5575bf;
}
img1 { border-style: groove;
 border-width: 5px; border-color: gold; }
:hover img1 { border: thick double #5575bf; } 

.schluss {font-family: Times New Roman;font-size: 14pt; color:#2d4488;}

div.menutitle
{
cursor:hand;
background-color: #5575bf;
padding:3px;
margin-bottom:0px;
border:2px solid #ffff99;
color:#5575bf;
width:94%;
text-align:center;
font-size:10px;
font-family:Times New Roman;
}
div.menutitle a
{
color: #ffff99;
text-decoration: none;
display: block;
}
div.menutitle a:hover
{
background-color: #ffff99;
color: #5575bf;
}
a.title
{
color:#ddeeff;
text-decoration:none;
font-size:12px;
font-family:Times New Roman;
width:125px;
}

span.submenu
{
display: none;
margin-bottom: 10px;
width:100px;
border:2px solid #ffff99;
text-align:right;
}

a.sub
{
text-decoration:none;
font-size:10px;
font-family:Times New Roman;
color:#ffff99;
padding-right:15px;
width:96px;
height:14px;
background-color:#5575bf;
}

a.sub_hover
{
text-decoration:none;
font-size:10px;
font-family:Times New Roman;
color:#5575bf;
padding-center:4px;
width:90px;
height:14px;
background-color:#ffff99;
}

div.history
{
cursor:default;
}

a.his
{
color:#ffff99;
text-decoration:none;
font-size:10px;
font-family:Times New Roman;
}

/*
 http://www.java24.net/scripts/html-tools/cssmenu.html



<!-- Script-Anfang -->
<!-- www-java24.net - DIE Javascript - Ressource -->

<!--  Diesen Code musst Du in den -head- einbauen -->
<style>
#message div.menuBar,
#message div.menuBar a.menuButton {
 
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #ffff99;
  background-color:#FFFF99;
top:150px;

}
 
#message div.menuBar {
  background-color: #5575bf;
  padding: 6px 2px 6px 2px;
  text-align: center;
  margin-left:0px;
 
}

#message div.menuBar a.menuButton {
  background-color: #5575bf;
  border: 3px solid;
  border-color: #5575bf #ffff99 #ffff99 #5575bf;
  color: #ffff99;
  cursor: pointer;
  left:1px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
 
  xposition: relative;
  text-decoration: none;
  top: 0px;
  z-index: 0;
  
}

#message div.menuBar a.menuButton:hover {
  background-color: #ffff99;
  border-color: #ffff99 #5575bf #5575bf #ffff99;
   padding: 2px 6px 2px 6px;
  color: #5575bf;
}
</style>

