@charset "UTF-8";
/* CSS Document */

body {
margin-top: 0px;
vertical-align:middle;
background-color:#000000;
font-family: Arial;
color:#FFFFFF;
font-size:12px;

}

.menue {
margin-top: 0px;
vertical-align: top;
margin-left: 50%;
position: fixed;
left: -385px;
}

h1 {
font-family: Arial;
color: #ffffff;
size: 21px;
line-height:18px;
font-weight: bold;
}


h1 {
font-family: Arial;
color: #ffffff;
size: 16px;
line-height: 16px;
font-weight: bold;
}

a:link{
font-family: Arial;
color: #ffffff;
font-size: 25px;
line-height: 16px;
font-weight: bold;
}

a:hover{
font-family: Arial;
color: #ffffff;
font-size: 25px;
line-height: 16px;
font-weight: bold;
}

a:visited{
font-family: Arial;
color: #ffffff;
font-size: 25px;
line-height: 16px;
font-weight: bold;
}

a:active{
font-family: Arial;
color: #ffffff;
font-size: 25px;
line-height: 16px;
font-weight: bold;
}

img{
border:none;
}
