


* {
margin: 0;
padding: 0;
border: 0;
}

body{
font-family: "courier new";
font-size: 8pt;
text-align: center;
color: #666666; 
}

a {
margin-top: 25px;
font-size: 95%;
color: #95BD05;
text-decoration: none;
}

#logo {
color: white;
margin-top: 15px;
}

#textstart{
margin: 5px;
text-align: center;
}


h1{

margin: 25px;
font-size: 160%;
}

#linkforum{
height: 100px;
vertical-align: bottom;
text-align: right;
}

#key{
color: white;}

#passwort{
text-align: center;
margin-left: 42%;
margin-right: 43%;
background-color: #ECE9D8;}

