
  * {
  font-size:12px;
  font-family:Arial, verdana, sans-serif;
  color:#000000;
  }
  p
  {
  text-align:left;
  }
  h1
 {
  font-size:16px;
  color:#FF0000;
 }
  h3
 {
  font-size:14px;
  color:#FF0000;
 }
.more {color: #FF0000}
 
 div#all
 {
  width:1000px;
 }

 div#vo
 {
  margin-left:450px;
  padding:2px;
  background-color: #CCCCCC;
  height:18px;
 }
 div#vu
 {
  padding:2px;
  background-color: #CCCCCC;
  height:18px;
 }
div#vi
 {
  float:left;
  margin-left:20px;
  a:link text-decoration:none
 }
 div#spaltelinks
 {
  float:left;
  width:150px;
  border-right:1px solid #CCCCCC;
  
 }
 div#spalterechts
 {
  float:right;
  width:150px;
  border-left:1px solid #CCCCCC;
 }
 div#spaltemitte
 {
  float:left;
  width:665px;
  margin-left:15px;
 }
 div#spaltenabsatz
 {
  border-top:1px solid #CCCCCC;
  border-bottom:1px solid #CCCCCC;
  margin-top:18px;
  margin-left: 4px;
  margin-right: 4px;
  padding: 4px;
 }
 div#zelle
 {
  width:100%;
  border-bottom:1px solid #FF0000;
  padding-bottom: 15px;
  padding-top: 4px;
  vertical-align: middle;

 }
 div#spo1
 {
  float:left;
  width:170px;
  padding-top: 4px;
  padding-bottom: 4px;
 }
 div#spo2
 {
  float:left;
  width:350px;
 }
 div#spo3
 {
  float:left;
  width:120px;
 }
 div#li1
 {
  float:left;
  width:300px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 4px;
 }
 div#li2
 {
  float:left;
  width:300px;
 }
 div#koe1
 {
  float:left;
  width:200px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 4px;
  height:20px;

 }
 div#koe2
 {
  float:left;
  width:300px;
  height:20px;

 }
 div#gal
 {
  float:left;
  width:150px;
  height:150px;
  padding: 0px;
  margin: 5px;
  border: 1px solid #CCCCCC;
  text-align: center;
  }



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:1000px;
	background-color: #FFFFFF;
}

.menu:link {color:#000000; text-decoration:none}
.menu:visited {color:#000000; text-decoration:none}
.menu:active {color:#000000; text-decoration:none}
.menu:hover {color:#FF0000; text-decoration:underline}

a:link { text-decoration:none}
a:visited { text-decoration:none}
a:active { text-decoration:none}
a:hover { text-decoration:none}

table
{
  width:650px;
  border-collapse:collapse;
  border: 1px solid #CCCCCC;
  empty-cells: hide;
}

td
{
	padding: 4px;
	vertical-align: top;
	border:  1px solid #CCCCCC;

}
ul
{
	list-style-type:square;
}

input, select
 {
  float: left;
  width: 200px;
}
.submit
 {
  width: 100px;
}


