@charset "utf-8";
/* CSS Document */

*{
margin:0px;
padding:0px;
}
#page {
width:710px;
font-family:Arial, Helvetica, sans-serif;
height:580px;
margin:5px auto;
/*background-color:#CCC;*/
}
h2 {
font-size:150%;
font-weight:bold;
}
#head_banner {
height:113px;
width:800px;
float:left;
border-top:2px solid #999;
border-bottom:2px solid #999;
}
#head_banner img{
float:left;
}
#left {
float:left;
}
#right {
float:right;
}
#indholdscontainer {
height:445px;
width:800px;
float:left;
}
#indholdscontainer p{
font-size:90%;
width:600px;
padding-left:50px;
}
#indholdscontainer2 {
height:auto;
width:800px;
float:left;
background-repeat:repeat-y;
}
#navbar {
height:20px;
width:720px;
padding-top:4px;
padding-left:80px;
border-bottom:2px solid #999;
font-size:90%;
text-align:center;
float:left;
}
#navbar ul{
display:inline;
}
#navbar li{
list-style-type:none;
padding-right:20px;
padding-left:20px;
float:left;
border-right:1px solid #999;
}
#navbar a{
text-decoration:none;
color:#990000;
font-weight:bold;
}
#navbar a:hover{
text-decoration:none;
color:#FF0000;
font-weight:bold;
}

#olcontainer {
height:400px;
width:265px;
float:left;
}
#olcontainer2 {
height:auto;
width:255px;
float:left;
}
#olmarkeboks {
width:235px;
padding:5px;
margin-top:5px;
margin-left:15px;
border:#CCC 1px solid;
font-size:70%;
}
#olmarkeboks2 {
width:235px;
padding:5px;
margin-top:5px;
margin-left:15px;
border:1px solid #990000;
font-size:70%;
}
#olmarkeboks img{
float:left;
height:50px;
width:60px;
padding-right:5px;
}
#olmarkeboks h1{
font-size:120%;
color:#000099;
padding-bottom:0px;
margin:0px;
}

#billedcontainer_left {
width:200px;
height:420px;
float:left;
}
#billedcontainer_left img{
padding:5px;
float:left;
}
#billedcontainer_omhokeren {
width:800px;
height:120px;
float:left;
font-size:90%;
}
#billedcontainer_omhokeren img{
padding:5px;
padding-left:50px;
padding-right:80px;
float:left;
}
#spacer {
width:29px;
height:10px;
float:right;
}
#spacer_left {
width:29px;
height:10px;
float:right;
}
#nyhedsboks {
width:166px;
border:2px solid #999;
height:auto;
background-color:#ea8a3e;
font-size:80%;
padding:5px;
padding-bottom:5px;
margin-right:5px;
float:right;
}
#tekstcontainer {
text-align:center;
width:400px;
float:left;
font-weight:bold;
padding-top:20px;
font-size:100%;
}
#billedcontainer_right{
width:200px;
height:420px;
float:right;
}
#billedcontainer_right2{
width:200px;
height:200px;
float:right;
}
#billedcontainer_right img {
padding: 5px;
float:right;
}
.red {
color:#990000;
font-weight:bold;
}
#bottom_banner {
height:20px;
width:800px;
float:left;
font-size:80%;
color:#333;
padding-top:4px;
text-align:center;
border-top:2px solid #999;
border-bottom:2px solid #999;
}
