body
  {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12pt;
  color: #000000;
  background-color:#FFFFFF;
  letter-spacing:0;
  cursor:default;
  word-spacing:0pt;
  margin:0;
  }

  p,ul,ol,li,div,td,th,address,blockquote,nobr,i,strong,textarea, pre, select, body,
  {
  	line-height:1.3; 
  	word-spacing:0pt;
  	font-family:Verdana, Arial,Tahoma,   ; 
  	font-weight: normal;color:#050505 ; 
  	font-size: 12px;
  }

  A:link
  { 
  	COLOR: #555555; 
  	TEXT-DECORATION: none; 
  	font-weight: bold; 
  	font-size: 12px;
  	font-family:Verdana, Arial;  
  }
  
  A:visited 
  {
  	COLOR:#555555; 
  	TEXT-DECORATION: none; 
  	font-weight: bold; 
  	font-size: 12px;
  	font-family:Verdana, Arial;  
  }
  
  A:hover  
  {
  	COLOR:#000000; 
  	TEXT-DECORATION: none; 
  	font-weight: bold; 
  	font-size: 12px;
  	font-family:Verdana, Arial;  
  }


/* Dateiname: test.css

#content {
    line-height: 18px;
    position: absolute;
	left: 220px;
	top: 130px;
	width: 370px;
}

#content h1 {
	top: -40px;
	position: absolute;
}

#content .bearbeiten {
	text-align: right;
	margin-top: 18px;
}

#menu {
    position: absolute;
	top: 200px;
	left: 585px;
	width: 200px;
}

#menu h1 {
    position: absolute;
	top: -33px;
	left: 33px;
} */

#menu img {
    width: 160px;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 40px;
    background-color:#cccccc;
}

#menu ul {
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#menu li {
    list-style-type: none;
    padding-left: 2px;
}

#menu a {
    text-decoration: none;
}

#menu .level1 {
    font-size: 12px;
}

#menu .level2 {
    font-size: 12px;
}

#menu .level3 {
    font-size: 10px;
    font-weight: bold;
    margin-left: 15px;
}

#menu .level4 {
    font-size: 10px;
    margin-left: 30px;
}

#menu .level5 {
    font-size: 10px;
    margin-left: 45px;
}

#menu .highlight {
    background-color: #cce1b0;
}

#suche {
    font-size: 10px;
    position: absolute;
	left: 10px;
	top: 335px;
	width: 190px;
}

#suche form {
    margin: 0px;
}

#suche input {
    font-size: 10px;
    font-family: Helvetica, Arial, sans-serif;
    width: 121px;
    height: 30px;
    vertical-align: middle;
    padding-left: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0px;
    border-color: transparent;
    background-image: url(/images/suche.gif);
    background-repeat: no-repeat;
}

 /*#header {
    position: absolute;
	left: 0px;
	top: 0px;
	width: 799px;
	height: 404px;
	background-image: url(/images/header_apfel.jpg);
	background-repeat: no-repeat;
} */

#header2 {
    display: none;
}

#login {
    position: absolute;
	left: 580px;
	top: 10px;
	width: 200px;
	text-align: right;
	font-size: 10px;
}

#login a {
    font-size: 10px;
}

.filled_td {
    color: #444444;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    background-color: #e2eed2;
}

 
input {
    border: 1px;
    border-style: solid;
    border-color: #888888;
    background-color: #ffffff;
}
  
.box {
    background-color: #e2eed2;
    padding: 3px;
}

.box_head {
    font-weight: bold;
    background-color: #91b933;
    padding: 3px;
}     

small {
    color: #666666;
} 
  
.highlight {
    background-color: yellow;
    font-weight: bold;
}

.inaktiv {
    color: #888888;
    text-decoration: line-through;
} 
  
.checkbox {
    width: 20px;
}

.message_green {
    color: white;
    background-color: #00dd00;
    margin-bottom: 5px;
}
  
.message_orange {
    color: white;
    background-color: #ff9a35;
    margin-bottom: 5px;
}
  
.message_red {
    color: white;
    background-color: #ee0000;
    margin-bottom: 5px;
}

h1{
	font-size: medium;
}