/*GRAMSTRUP DESIGN*/

/*GENEREL STYLES*/
body {padding: 0; margin: 0; font: 1em/1.5 Verdana, Arial, Helvetica, sans-serif; background: #fff; color: #888C8C;}
p {font: 1em/1.5 Verdana, Arial, Helvetica, sans-serif; color: #888C8C; margin: 3px 0 10px; padding: 0;}
h1, h2, h3, h4, h5 {font: bold 1em/1.5 Verdana, Arial, Helvetica, sans-serif; color: #888C8C; margin: 5px 0; padding: 0; text-transform: uppercase;}
a {color: #687EA6; text-decoration: none;}
a:hover {color: #505657;}
a img {border: none;}
ul {list-style: none; padding: 0; margin: 0 0 8px;}
li {padding: 3px 0; margin: 0;}
dd {margin-left: 0;}


/*LAYOUT*/
#header {border-top: 40px solid #5A6061; width: 954px; }
#logo { margin: -40px 30px 30px;}
#splash {width: 954px; margin-bottom: 30px;}
#splash dl {float: left;}
#content {width: 80%;}
	
#servicenav, #search, #leftcol, #rightcol, #print {display: none;}

/*SPLASH CONTAINER - FORSIDE*/
#splash_container {position: relative; top: 3px; left: 3px; width: 948px; height: 309px; color: #fff; overflow: hidden;}
#splash dl, #splash dt, #splash dd {margin: 0; padding: 0;}


#top_1 {position: relative; width: 152px; height: 152px; overflow: hidden; background: #911;}
#top_2 {position: relative; top: -152px; left: 155px; width: 307px; height: 152px; overflow: hidden; background: #811;}
#top_3 {position: relative; top: -304px; left: 465px; width: 152px; height: 152px; overflow: hidden; background: #711;}
#top_4 {position: relative; top: -456px; left: 620px; width: 152px; height: 152px; overflow: hidden; background: #611;}
#top_5 {position: relative; top: -608px; left: 775px; width: 173px; height: 307px; overflow: hidden; background: #511;}
#bottom_1 {position: relative; top: -760px; left: 0; width: 307px; height: 152px; overflow: hidden; background: #411;}
#bottom_2 {position: relative; top: -912px; left: 310px; width: 152px; height: 152px; overflow: hidden; background: #311;}
#bottom_3 {position: relative; top: -1064px; left: 465px; width: 307px; height: 152px; overflow: hidden; background: #211;}

#splash_container .inner_bottom {position: absolute; bottom: 10px; padding: 10px 10px 0 10px;}
#splash_container .inner_top {padding: 10px;}

/*SITEMAP*/
.csc-sitemap ul, .csc-sitemap li{margin: 0; padding: 0;}
.csc-sitemap ul ul {padding-left: 30px;}
.csc-sitemap li a {font-weight: bold;}
.csc-sitemap li li a {font-weight: normal;}

#breadcrumb {margin-top: 50px;}