body, td, tr, table {
 color: #eff5eb; 
 font-family:verdana; 
 font-size:10px;
 }

h1 {
color: #fff;
background: url('Bilder/conh.png') no-repeat;
font-size: 12px;
font-family: verdana;
text-align: center;
height: 30px;
display: block;
line-height: 22px;
letter-spacing: 4px;
margin-bottom: 2px;
}

h2 {
color: #93EC51;
border-bottom: 1px solid #93ec51;
font-size: 12px;
font-family: verdana;
text-align: center;
height: 14px;
display: block;
letter-spacing: 3px;
margin-bottom: 0px;
}

div#mitte{
 position: absolute;
 width: 1000px;
 left: 50%;
 margin-left: -500px;
}
 
a:link {
color:#9fe662; text-decoration:none;}
a:visited {
color:#9fe662; text-decoration:none;}
a:active {
color:#ffffff; text-decoration:none;}
a:hover {
color:#Ffffff; text-decoration:none;font-weight: bold; cursor:crosshair; }
 
.menu a{
       font-size: 10px;
       font-family: verdana;
       color: #ffffff;
	   height: 20px;
	   line-height: 20px;
       display: block;
       text-align: right;
       background: url('Bilder/normal.jpg') no-repeat;
       padding: 0 4 0 0;}

.menu a:hover {
       font-size: 10px;
       font-family: verdana;
       color: #9fe662;
	   height: 20px;
	   line-height: 20px;
       display: block;
       text-align: right;
	   background: url('Bilder/hover.jpg') no-repeat;
       padding: 0 4 0 0;}

div#news{
border: 1px solid #9fe662;
display: block;
background: #4e4e4e;
margin: 1px;
padding: 3 3 3 3;
}

textarea, .textarea, input, select {
background-color: #4e4e4e;
font-weight:bold;
color:#9fe662;
letter-spacing:1px;
padding: 2px 2px;
border: solid 1px #9fe662;	
margin-bottom: 3px;
font-size: 10px;
font-family: arial;
}
