body{
margin:0px;
padding:0px;
color:#000000;
font-family:arial;
text-align:center;
}

#box{
margin-top:0px;
margin-bottom:20px;
border:1px solid #000000;
text-align:center;
width:900px;
}

#footer{
margin-top:28%;
height:75px;
border:0px solid #000000;
text-align:center;
width:250px;
}

#menue{
border:1px solid #000000;
border-bottom:5px solid #045FB4;
padding:2px;
}
#menue:hover{
border-bottom:5px solid #B64B04;
}

a:link{
text-decoration: none;
color:#424242;
}
a:visited{
text-decoration: none;
color:#424242;
}
a:active{
text-decoration: none;
color:#424242;
}
a:hover{
text-decoration: none;
color:#424242;
}

.send{
border:1px solid #6E6E6E;
padding:5px;
width:100px;
height:29px;
background-image:url(../grafiken/rate.png);
}

 .input-name{
width: 225px;
height:30px;
resize: none;
border:1px solid #8C8C8C;
background-color: #FFFFFF;
background-image:url();
background-position:bottom; 
}

.input{
margin-top:2px;
width: 453px;
min-height:30px;
resize: none;
border:1px solid #8C8C8C;
background-color: #FFFFFF;
background-image:url();
background-position:bottom; 
background-repeat:repeat-x;
}

.input-big{
margin-top:2px;
width: 453px;
min-height:30px;
resize: none;
border:1px solid #8C8C8C;
background-color: #FFFFFF;
background-image:url(./grafiken/textbg.png);
background-position:bottom; 
background-repeat:repeat-x;
}
