/*General style and formatting
*/
body { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; background-image: url(../00_shared/bodybackg.gif); background-repeat: repeat-x; text-align: center; margin: 0; padding: 0; }
#wrapper { text-align: left; width: 750px; height: auto; margin-top: 10px; }
p {  }
td { }
h1 { font-size: 100%; font-weight: bold; margin: 0.67em 0 1.3em; }
h2, h3 { font-size: 75%; font-weight: bold; margin: 0.8em 0 -4px; }
label { font-size: 70%; font-family: Verdana, Arial, Helvetica, sans-serif; }
.imageborder { border: solid 1px #b8b0aa; }
.kursustext { margin-left: 77px; padding-right: 80px; }
/*Links styling*/
a:link { color: #006e00; text-decoration: none; }
a:visited { color: #006e00; text-decoration: none; }
a:hover { color: #008c00; text-decoration: underline; }
a:active { color: #006e00; text-decoration: underline; }
.padbcont_footer a:link { color: #fff; text-decoration: none; }
.padbcont_footer a:visited { color: #fff; text-decoration: none; }
.padbcont_footer a:hover { color: #fff; }
.padbcont_footer a:active { color: #fff; text-decoration: underline; }
/*Header
*/
.padbcont_header { background-color: #fff; background-image: url(../00_shared/headercollage.jpg); background-repeat: no-repeat; width:100%; height:100px    }
.padbox_header { width:auto; height:auto; }
/*Navigation
*/
.padbcont_navigation {width:100%; height:18px }
.padbox_navigation {width:auto; height:auto;}
/*Maincontent
*/
.padbcont_content { background-color: #fff; width:100%; height:auto     }
.padbox_content { width:auto; height:auto; padding:20px; border-right: 1px solid #b8b0aa; border-left: 1px solid #b8b0aa; }
.padbox_content p { font-size: 75%; line-height: 150%; }
.padbox_content ul { font-size: 75%; line-height: 150%; }
/*Footer
*/
.padbcont_footer { background-color: #b8b0aa; background-image: url(../00_shared/footerbund.gif); background-repeat: no-repeat; background-position: 0 bottom; width:100%; height:auto     ; clear: both; }
.padbox_footer { text-align: center; width:auto; height:auto; margin: 0; padding: 0; }
.padbox_footer p { font-size: 70%; margin: 0; padding-top: 5px; padding-bottom: 7px; }
/*Floats formatting
*/
.floatleft { float: left; margin-right: 20px; margin-bottom: 20px; }
.floatright { float: right; margin-bottom: 20px; margin-left: 20px; }
.floatleftborder { margin-right: 20px; margin-bottom: 20px; float: left; border: solid 1px #b8b0aa; }
.floatrigh_border { float: right; margin-bottom: 20px; margin-left: 20px; border: solid 1px #b8b0aa; }
.clearleft { clear: left; padding-bottom: 10px; }
.clearright { clear: right; }
.clearboth { clear: both; }
/*Sitemap ------*/
.level0 { font-weight: bold; margin-top: 15px; list-style-type: none; list-style-position: outside; }
