/* webdesign by : http://www.lille-web.dk */

body {margin:0; padding:0; background-color:#edeeec; color:#525c62; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

div#topbanner {width:802px; height:255px; margin:0 auto; background-image:url(../images/top_banner.jpg); background-repeat:no-repeat;}

/* Navigation */
div#nav {background-color:#FFFFFF; width:802px; height:30px; padding:15px 0 0 0; margin:0 auto; font-size:14px;}
div#nav ul {margin:0; padding:0;background-image:url(../images/menu.gif); background-repeat:repeat-x; width:802px; height:30px; background-position:top;}
div#nav ul li {list-style-type:none; float:left; line-height:30px; height:30px; font-weight:bold; }
div#nav ul li a {text-decoration:none; color:#525c62; display:block; height:30px; background-image:url(../images/menu.gif); background-repeat:repeat-x;padding:0 15px; border-right: 2px solid #FFFFFF; background-position:top; float:left;}
div#nav ul li a:hover, div#nav ul li.active a {background-position:bottom;}

/* Content */
div#content {width:802px; min-height:450px; height:auto !important; height:450px; background-color:#FFFFFF; margin:0 auto;}

div#inner {padding:30px 40px; background-image:url(../images/logo.gif); background-repeat:no-repeat; background-position:20px 30px;}
div#inner h1 {font-size:20px; margin:0 0 20px 90px; padding:0;}
div#inner p {font-size:14px; margin:0 0 20px 90px; width:360px;}
div#inner h6 {float:right; font-size:30px; padding:0; margin:100px 0 0 0; text-transform:uppercase;}

div#inner_all {padding:30px 40px; float:left; width:300px;}

/* Footer */
div#footer {width:802px; height:32px; margin:0 auto; line-height:32px; background-image:url(../images/footer.gif); background-repeat:repeat-x;}
div#footer p {margin:0; padding:0; text-align:center;}
div#footer a {color:#525c62; text-decoration:none;}
div#footer a:hover {text-decoration:underline;}

/* Design */
div#design {width:780px; height:30px; line-height:30px; margin:0 auto; text-align:right; font-size:10px;color: #CCCCCC;}
div#design a {color: #CCCCCC; text-decoration:none;}
div#design a:hover {text-decoration:underline;}

/* IMG box */
.imgbox {width:221px; height:178px; background-image:url(../images/img_box.gif); float:left; text-align:center; margin:20px 28px 0 0;}
.imgbox_right {width:221px; height:178px; background-image:url(../images/img_box.gif); float:right; text-align:center; margin:20px 0 0 0;}

.imgbox img, .imgbox_right img {padding-top:6px;}

/* right */
div#right { float:left; padding:0; margin:0;}
div#right p {font-size:24px; padding:40px 0 0 0;text-transform:uppercase; font-weight:bold; margin:0;}

/* Billeder */
div#billeder {height:173px; width:712px; padding:0 45px 30px 45px; margin:20px 0 0 0;}
.imgbox_default {width:207px; height:183px; float:left; text-align:center; margin:0 45px 0 0; background-color:#CCCCCC;}
.imgbox_right_default {width:207px; height:183px;  float:right; text-align:center; margin:0 0 0 0;background-color:#CCCCCC;}

.imgbox_default img, .imgbox_right_default img {padding-top:0; width:207px; height:183px; border:none;}

/* SUB nav */
div#subnav {float:left; width:180px; padding:0;}
div#subnav ul {margin:0; padding:0;}
div#subnav ul li {list-style-type:none; background-color:#f0f1f1; line-height:30px; width:160px; margin:0 0 4px 0; padding:0 0 0 20px; font-weight:bold;}
div#subnav ul li a {text-decoration:none; color:#525c62;}
div#subnav ul li a:hover { color:#CC0000;}

