body {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 4px;
  text-align: left;
  color:#000000;
  background-color :#EEEEEE;
  font-size: 12px;
  font-family:verdana, helvetica, arial, sans-serif;
}

a {
   text-decoration: none;
   color: #003300;
}
a:hover, a:active {
   text-decoration: underline;
   color:#006600;
}
a:visited {
   color: #002200;
}

.obermenue {
  width: 100%;
  padding: 2px;
  text-align: right;
  color:#000000;
  background: #EEEEEE;
}

.aktionslinks {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#DDDDDD;
	color: #334400;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:#335533;
	width:100%-26px;
	text-align:left;
}

.grundlage {
  padding: 6px;
  text-align: center;
  color:#000000;
  background: #EEEEEE;
}

.forum {
  padding: 6px;
  text-align: left;
  color:#000000;
  background-color: #FFFFFF;
}

.querhuelle {
	clear:both;
	width:100%;
}

.hauptnummer {
	float:left;
	font-size:20px;
	width:100px;
	background-color:#DDDDDD;
	color:#990000;
}

.unternummer {
	float:left;
	font-size:14px;
	width:100px;
	background-color:#DDDDDD;
	color:#990000;
}

.kommentar {
  width: 403px;
  margin-left: 20px;
  padding: 4px;
  text-align: left;
  color:#990000;
  background-color:#DDDDDD;
}

.kommentart {
  width: 403px;
  margin-left: 20px;
  padding: 4px;
  text-align: left;
  color:#990000;
  background-color: #CCCCCC;
}

.reaktionslink {
  width: 403px;
  margin-left: 20px;
  padding: 4px;
  text-align: right;
  color:#990000;
  background-color: #CCCCCC;
}

.reaktion {
  width: 343px;
  margin-left: 50px;
  padding: 4px;
  text-align: left;
  color:#990000;
  background-color: #DDDDDD;
}

.reaktiont {
  width: 343px;
  margin-left: 50px;
  padding: 4px;
  text-align: left;
  color:#990000;
  background-color: #BBBBBB;
}

.formular {
  width: 343px;
  margin-left: 50px;
  padding: 4px;
  text-align: left;
  color:#880000;
  background-color: #EEEEEE;
}

input,textarea {
background-color : #EEEEEE;
color : #880000;
font-size : 12px;
border : 1px solid #000000;
padding : 3px;
}

.fueller {
  height:110px;
  text-align: center;  
  color:#000000;
  background: #FFFFFF;
  background-image:url(../pix/fueller.png);
  background-repeat:no-repeat;
  background-position:center;
}

.fuellerende {
  height:90px;
  width:600px;
  text-align: center;  
  color:#000000;
  background: #FFFFFF;
  background-image:url(../pix/fueller.png);
  background-repeat:no-repeat;
  background-position:center;
}