body {
background-color: #ffffff;
color: #000000;
}

@font-face {
font-family: "arial";
src:local("arial"), url(http://www.motu.at/css/arial.ttf) format(truetype);
}



p {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}


.head {
font-family: arial, helvetica, sans-serif;
font-size: 50pt;
font-weight: normal;
letter-spacing: 14;
color: #000000;
}

.k {
font-family: arial, helvetica, sans-serif;
font-size: 22pt;
font-weight: normal;
letter-spacing: 2;
color: #000000;
}


.sk {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
letter-spacing: normal;
color: #000000;
}

a:link, a:visited, a:active {
text-decoration: none;
color: #000000;
}

a:hover {
text-decoration: none;
color: #cccccc;
}

#motu_logo {
position: absolute;
top:35px;
left:80px;
z-index:1
}

#stern {
position: absolute;
top:15px;
left:430px;
z-index:1
}