/* CSS Document */

html, body {
background:url(../img/main/bg.jpg);
background-color:#000;
height: 100%;
margin: 0px; 
}

body, th, td, div {
font:12px Arial, Verdana, Helvetica, Sans-serif;
color:#333;
}

h1 {
font-size:14px;
color:#c30;
text-align:center;
}

a {
color:#333;
}

a:hover {
text-decoration:none;
}

#table {
width:771px;
}

#content {
background:url(../img/main/c.jpg) no-repeat;
}

#container {
width: 100%;
height: 100%;
}

.left {
text-align:left;
}

.right {
text-align:right;
}

.nav a {
color:#333;
}

.nav a:hover {
text-decoration:none;
}

.nav-active {
color:#c30;
font-weight:bold;
}

.content {
padding:5px;
position: relative;
overflow:hidden;
height:403px;
width:519px;
}

.bilder {
height:110px;
}