/* Start of CMSMS style sheet 'screen' */
/*//////// BROWSER DEFAULTS ////////*/
html {height:100%; margin-bottom:1px;}
body, h1, h2, h3, h4, h5, h6, p, form, blockquote {margin:0; padding:0;}
li, ul, ol {margin:0; padding:0; list-style:none;}

.expand {padding-bottom:0px;}

/*//////// IMAGES ////////*/
a img {border:1px solid #ccc;}
img {border:1px solid #ccc;}
#banner img {border:none;}

/*//////// LAYOUT - GENERELT ////////*/
body {background:#fff;}
#container {position:relative; width:948px; margin:0 auto; padding:10px 0;}
#banner {height:272px; margin-bottom:14px;}
#wrap {float:right; width:676px;}
#sidemenu {float:left; width:240px; padding:0 0 0 17px;}
#clear {clear:both; height:40px;}
#footer {position:relative; width:948px; margin:0 auto; padding:0 0 6px 0;}

/*//////// LAYOUT - FORSIDE ////////*/
.forside #banner {height:0px; margin-bottom:0px;}
#wrap {padding-top:0px;}
.forside #sidemenu {padding:286px 0 0 17px;}
.forside #content {float:left; width:20px; height:200px; padding:0;}
.forside #right {float:right; width:466px; padding:0 15px 0 0;}
.spalter-1 #right img {margin:0;}

/*//////// LAYOUT - PROJEKTOVERSIGT ////////*/
.projektoversigt #wrap {/*background:#efefef;*/}
.projektoversigt table 
{width:675px; border:none; margin:0 0 10px 0; border-collapse:collapse; border-spacing:0px;}
.projektoversigt td {border:none; vertical-align:top;}
.projektoversigt td img {margin:0; padding:0; height:101px; width:118px;}
.projektoversigt td.billede {width:130px;}
.projektoversigt td.tekst {width:520px;} /*bredde tekst se text-format*/

/*//////// LAYOUT MEDARBEJDERE ////////*/
.medarbejdere #wrap {/*background:#efefef;*/}
.medarbejdere .spalte {float:left; width:120px; margin-right:15px;}
.medarbejdere table 
{width:675px; border:none; margin:0 0 10px 0; border-collapse:collapse; border-spacing:0px;}
.medarbejdere td {border:none; vertical-align:top;}
.medarbejdere td img {margin:0; padding:0; height:101px; width:118px;}
.medarbejdere td.billede {width:130px;}
.medarbejdere td.tekst {width:520px;} /*bredde tekst se text-format*/

/*//////// LAYOUT - ENKELTPROJEKT ////////*/
ul.albumlist {display:none;}
.enkeltprojekt #thumbs {height:120px; display:block; /*background:#ccc;*/}
.enkeltprojekt #text {float:left; width:255px; padding:0; /*background:#ccc;*/}
.enkeltprojekt #right {float:right; width:406px; /*background:#ccc;*/}
/*#motiongallery {}*/
/*#trueContainer {}*/
img#maincmotionpic {border:1px solid #ccc;}
#motioncontainer {height:104px; width:99.99%; /*background:#ccc;*/}
#motioncontainer a img {float:left; margin:0 15px 0 0; height:101px; width:118px;}
#motioncontainer a:active img {cursor:progress;}
#statusdiv {background-color:#fff; color:#FFBF00; font-size:65%; font-weight:bold; border:0px solid #afafaf; padding:.1em; width:100px; position:absolute; top:-10px; left:0px; visibility:hidden;}
#motioncontainer a:hover {color: red;} /* Dummy definition to overcome IE bug */

/*//////// LAYOUT - SPALTER-2 ////////*/
.spalter-2 #content {float:left; width:322px; padding:0; /*background:#efefef;*/}
.spalter-2 #right {float:right; width:322px; padding:0 15px 0 0; /*background:#efefef*/ /*url(images/bg-nyheder.jpg) no-repeat*/;}

/*//////// LAYOUT - SPALTER-1 ////////*/
.spalter-1 #content {float:left; width:255px; padding:0; /*background:#ccc;*/}
.spalter-1 #right {float:right; width:390px; padding:0 15px 0 0; /*background:#efefef*/ /*url(images/bg-right.jpg) no-repeat*/;}
.spalter-1 #right img {margin:0;}

/*//////// IE HACKS ////////*/
* html body{text-align:center;}
* html #container{text-align:left;}

/*//////// ACCESSABILITY ////////*/
span.accesskey {text-decoration:none;}
.accessibility, hr {position:absolute; top:-999em; left:-999em;}
dfn {position:absolute; left:-1000px; top:-1000px; width:0; height:0; overflow:hidden; display:inline;}

/* End of 'screen' */

