BODY
	{
		background: yellow;
	}

#seite 
	{
		width: 910px;
		margin-top: 1px;
		margin-left: auto;
		margin-right: auto;
	}

#header 
	{
		height: 174px;
		width: 910px;
	}

#headline {
width: 910px;
height: 53px;
}

#mitte{
width: 910px;
min-height: 100%;
}

#mitte #admin li a{
font-family: Arial;
font-size: 12px;
}

#mitte #inhalt img{
margin: auto;
width: 464px;
height: 335px;
display: block;
border:5pt solid yellow;
}

#randlinks {
width: 40px;
height: 1px;
float: left;
}

#navilinks{
width: 163px;
float: left;
}

#navilinks *{
text-indent: 0em;
margin:0px;
padding:0px;
}

#navilinks li{
list-style-type: none;
margin: 0;
padding: 0;
background-color: red;
}

#navilinks li a {   
margin: 0;  
border: none;
padding: 0;
font-weight:bold;
background-color: red;
}

#navilinks li a img{
border: none;
list-style-position:outside;
}

#navilinks span a{
font-family: arial;
font-size: 13px;
font-weight: bold;
text-decoration: none;
margin-left: 15px;
line-height: 1.6em;
color: black;
}

#navilinks span a:hover{
background-color: yellow;
text-decoration: none;
}

#inhalt{
width: 650px;
float: left;
}

#inhalt h1{
font-family: Arial; 
font-size: 24px;
text-align: center;
}

#inhalt h2{
font-family: Arial; 
font-size: 16px;
margin-left: 5px;
}

#inhalt p{
font-family: Arial; 
font-size: 12px;
margin-left: 5px;
font-weight: bold;
}

#inhalt ul li a{
font-family: Arial; 
font-size: 12px;
text-decoration: none;
}

#inhalt table tr td a{
text-decoration: none;
}

#navirechts{
width: 163px;
float: left;
}

#randrechts{
width: 40px;
float: left;
}

#foot{
width: 910px;
float: left;
min-height: 15px;
}

.td3 {
  border-width:1px;
  border-style:solid;
  border-color:black;
  background-color:yellow;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
}
.td {
  border-width:1px;
  border-style:solid;
  border-color:black;
  padding:1em;
  background-color:red;
}

.gbinputbez{
  border-width:1px;
  border-style:solid;
  border-color:black;
  background-color:yellow;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
}

.gbinput{
  border-width:1px;
  border-style:solid;
  border-color:black;
  background-color:yellow;
  font-family: Arial;
  font-size: 12px;
  text-align: left;
}

