@charset "utf-8";
/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background: #00242d top left repeat;
margin:0;
padding:0;
color: #ffffff;
}

h1 {
font-weight:bold;
font-size: 14px;
margin:0;
color: #ffffff;
}
.name {
font-weight:bold;
font-size: 26px;
color:#fff;
padding: 0 0 0 15px;
}

.tekst {
font-size: 11px;
color:#fff;
padding: 0 0 0 0px;
text-align:justify;
}

a.footer {
color: #ffcc00;
text-decoration: none;
}
a:hover.footer {
text-decoration:underline;
}


.footer {

font-size: 12px;

}

.legal {
font-size: 9px;

}

.webmaster {
color:#00DDDE;
font-size: 12px;
font-weight:bold;

}

