a:link, a:active, a:hover, a:visited {
color: #029ab5;
}

body {
background-color: #0b0b0b;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color: #ffffff;
line-height: 1.7;
}

table {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color: #ffffff;
line-height: 1.7;
}

img {
border: none;
}

#main {
width: 739px;
position: absolute;
top: 9%;
left: 50%;
margin-left: -370px;
}

#content {
/* height: 388px; */
background-image: url('bilder/contentbg.jpg');
background-position: top center;
background-repeat: no-repeat;
padding: 30px;}

#footer {
margin-bottom: 30px;
}

h1 {
font-size: 14px;
}

h2 {
font-size: 13px;
}