.inputer
{
	border:0px; 
	font-family:verdana;
	font-size:9pt;
}


.but
{
	border:1 solid #003399; 
	background-color:#ffffff; 
	color:black;
	font-family:verdana; 
	font-size:8pt;
}

.verwalten
{
	background-color:#ffffff; 
	text-align:center;
	padding:1px;
	border:solid 1px; 
	width:110px;
	}

.sport
{
	padding: 3px; 
	margin-right: 115px;
	font-size: 8pt;
	font-family: Verdana;
}


table
{
	font-size: 8pt;
	border-collapse:collapse;
	
}


a
{
	color:#113C70;
	text-decoration:none;
	font-size:8pt;
	
}

a:hover
{
	text-decoration:underline;
}

body
	{
	font-family:Verdana;
	font-size:8pt;
	background-color:#C1D2EC;
	}

div#navitop {
    
	padding: 0px 12px;
	border: 0px ;
	background-image:url(/img/navitop.png); background-repeat:no-repeat;
	height:15px;
	color: silver;
	font-size:8pt;
	font-weight:bold;
	text-align: center;
	
	}


div#top {
    
	padding: 0px 5px;
	border: 0px ;
	background-image:url(/img/hinter.png); background-repeat:no-repeat;
	color: silver;
	font-size:8pt;
	font-weight:bold;
	}
div#top2 {
    
	padding: 0px 5px;
	border: 0px ;
	background-image:url(/img/top2.png); background-repeat:no-repeat;
	color: silver;
	font-size:8pt;
	font-weight:bold;
	height:15px;
	}

div#gast {
    
	padding: 0px 5px;
	border: 0px ;
	background-color: #003399;
	color: #ffffff;
	font-size:8pt;
	font-weight:normal;
	}

div#txt
{
  float: left; width: 100px;
  margin-left: 2; padding: 0;
  border:1px solid #003399;
  font-size: 8px;
}

ul#Navigation {
  font-size: 8px;
  float: left; width: 100px;
  margin-left: 0; padding: 0;
  border:1px solid #003399;
 }

ul#Navigation li {
  list-style: none;
  padding: 1px;
  }

ul#Navigation a {
  display: block;
  padding:1px 2px;
 }
 
* html ul#Navigation a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    }


ul#Navigation a:link {
  color: #003399; background-color: #C1D2EC; font-size:8pt; 
}
ul#Navigation a:visited {
  color: #003399; background-color: #C1D2EC; font-size:8pt;
}
ul#Navigation a:hover {
  color: silver; text-decoration:none; background-color: #003399; font-size:8pt;
}
ul#Navigation a:active {
  color: #ffffff; background-color: #003399; font-size:8pt;
}

 



