/* HTML BODY */
html, body {
margin: 0;
padding: 0;
font-family: tahoma;
font-size: 11px;
color: #000;
text-align: center;
line-height: 14px;
background-color: #000;
overflow: hidden;
}

/* FONTS */
h1 {
font-family: tahoma;
font-size: 14px;
font-weight: bold;
color: #000000;
margin-bottom: 10px;
}

#content_opendag2011 h1 {
color: #ffffff;
}

/* DIVS */
#bg_all {
position: absolute;
top: 50%;
left: 50%;
margin-left: -512px;
margin-top: -500px;
width: 1024px;
height: 1000px;
background: url(../backs/all.jpg) no-repeat;
}

#container {
position: absolute;
top: 50%;
left: 50%;
margin-left: -512px;
margin-top: -300px;
text-align: left;
padding: 0;
width: 1024px;
height: 600px;
border: 2px solid #ff0c0c;
background-repeat: no-repeat;
}

#container_opendag2011 {
position: absolute;
top: 0px;
left: 50%;
margin-left: -507px;
text-align: left;
padding: 0;
width: 1013px;
height: 820px;
background-repeat: no-repeat;
}

#menu {
position: absolute;
top: 154px;
left: 150px;
z-index: 2;
}

#main {
position: absolute;
bottom: 0px;
right: 0px;
background: url(../backs/main.png) no-repeat;
width: 889px;
height: 454px;
}

#submenu {
position: absolute;
top: 200px;
left: 0px;
z-index: 2;
width: 135px;
text-align: right;
}

#content {
position: absolute;
top: 207px;
left: 150px;
width: 355px;
height: 365px;
padding: 10px 20px 10px 10px;
background: url(../backs/kader_1.png) repeat-y;
overflow: auto;
}

#content_opendag2011 {
position: absolute;
top: 100px;
left: 225px;
width: 550px;
height: 600px;
padding: 10px 20px 10px 10px;
color: #ffffff;
text-align: center;
}

#content_0 {
position: absolute;
top: 207px;
left: 150px;
width: 835px;
height: 375px;
padding: 10px 0 0 10px;
background: url(../backs/kader_0.png) repeat-y;
overflow: auto;
}

#content_9 {
position: absolute;
top: 207px;
left: 150px;
width: 835px;
height: 365px;
padding: 10px 0 0 10px;
background: url(../backs/kader_9.png) repeat-y;
overflow: auto;
}

#stock {
position: absolute;
right: 30px;
bottom: 0px;
}

#sitemap {
position: absolute;
bottom: 10px;
left: 10px;
}

/* IMAGES */
img {
border: 0px solid #000000;
}

img.logo {
position: absolute;
top: 50px;
left: 97px;
}

#menu img {
margin: 0 0 0 0;
}

#submenu img {
margin: 0 0 -2px 0;
}

img.visual {
position: absolute;
top: 20px;
left: 400px;
}

/* TABLES */
table, td {
border: 0px;
}

td.descr {
width: 60px;
font-weight: bold;
}

/* FORMS */
input {
font-family: tahoma;
font-size: 11px;
}

.cfield {
visibility: hidden;
}

/* LINKS */
a {
color: #000000;
}

a:hover {
color: #000000;
}

#sitemap a {
color: #858585;
text-decoration: none;
}

#sitemap a:hover {
color: #fff;
}
