/* generelt */
font { color: inherit !important; font: inherit !important; color: inherit !important; }
form { margin: 0; padding: 0; }
.content_center { text-align: center; }
.header-info a { color: #ffffff; }
html, body { 
    margin: 0;
    height: 100%; 
    color: #ffffff; 
    font: normal normal normal 10px/1.4 Verdana, Geneva, Arial, Helvetica, sans-serif; 
    background: #ffffbd url("/images/system/bodybg.png") repeat-x;
}
#wrapper { 
    width: 1000px; 
    min-height: 100%; 
    margin: auto; 
    text-align: left; 
    background: #ffffff url("/images/system/baggrund.gif") repeat-x;
}
/* hoved */
#header { height: 130px; margin-bottom:10px;color: #d0362c; background: url("/images/system/svalgaardcenter2.png") no-repeat; }
.header-info { width: 100%; padding-top: 3px; height:80px; }
.header-info a { color:#d0362c; text-decoration: none; }
/* indhold */
#out-content { padding-bottom: 60px; }
#out-content:after { clear: both; display: block; font: 1px/0px serif; content: "."; height: 0; visibility: hidden; }
#content-box { width: 1000px; }
.clear_both { clear: both; }
.column-in{ margin: 0; padding: 0.5em 1em; }
#left{ float: left; width: 200px; margin: 0; padding: 0;}
#right{ float: right; width: 200px; margin: 0; padding: 0;}
#middle{ margin: 0 210px 0 210px;}
#middle2{ margin: 0 10px 0 220px;}
.right { text-align: right; }
.left { text-align: left; }
/* footer */
#footer { color: #d0362c; clear: both; height: 24px; width: 1000px; margin: -50px auto 0;}
#footer a { color: #d0362c; background-color:transparent;text-decoration:none;}
.footer_info { font-weight: normal; text-align: center; font-size: 10px; padding-top: 6px; height: 24px; margin: 0; clear: both; }
/* undtagelser */
* html #wrapper { height: 100%; }
* html #out-content { height: 1%; }
*+html #footer { clear: both; }

a.topmenu {
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    display:block;
}
a.topmenu:hover {
   color: #ffffdb; 
   background-color:#000000;
}

td.topmenu{
    width: 90px;
    text-align: center;
}

#header , #left ,#right, #middle ,#footer {
    /*border:1px solid green;*/
}

/*
.standardboxtop { color: #ffffff; padding: 0 6px 0 6px; height: 21px; background:url("/images/system/top_bg01.gif") no-repeat; }
.standard-smallboxtop { color: #ffffff; padding: 0 6px 0 6px; height: 21px; background: url("/images/system/top_bg02.gif") no-repeat; }
.standardboxcont, .standard-smallboxcont, .standard-simpleboxcont{ padding: 6px 6px 20px 6px; background: #ffffff url("/images/system/bottom_bg01.gif") repeat-x bottom; }
*/

