@charset "utf-8";
/* CSS Document */


/* PAGES */

#pg-pages{
	width:920px;
	overflow:hidden;
	
}

#pg-pages #column1{
	margin: 35px 0px 0px 10px;
	float:left;
	width:20px;
	
}

#pg-pages #column1 #verttext{
	width:17px;
	height:420px;
	background-repeat:no-repeat;
}




#pg-pages #column2{
	margin: 0px 0px 0px 30px;
	float:left;
}

#paper-w1-top{
	width:857px;
	height:42px;
	background-image:url(../images/papers/paper_w1_top.gif);
	background-repeat:no-repeat;
}
#paper-w1-mid{
	width:857px;
	background-image:url(../images/papers/paper_w1_mid.gif);
	background-repeat:repeat-y;
}
#paper-w1-bot{
	width:857px;
	height:29px;
	background-image:url(../images/papers/paper_w1_bot.gif);
	background-repeat:no-repeat;
}

#pg-pages #column2 #paper-w1-top #backarrow{
	position:relative;
	top:40px;
	left:55px;
	width:26px;
	height:26px;
}
#pg-pages #column2 #paper-w1-top #backarrow a{
	background-image:url(../images/backarrow.gif);
	background-repeat:no-repeat;
	width:26px;
	height:26px;
	display:block;
}


#container #pagecontent{
	margin: 0px 0px 0px 55px;
	width:764px;
	overflow:hidden;
	/*height:400px;*/
}

#pagecontent #maincolumn{
	margin-bottom:50px;
	width:648px;
	float:left;
}

#pagecontent #maincolumn #toparea{
	height:46px;
	display:block;
}


#pagecontent #maincolumn #toparea #topinfo{
	height:46px;
	width:400px;
	text-align:right;
	float:right;
}

#pagecontent #maincolumn #submenu{
	margin:0px 0px 0px 12px;
	width:180px;
	float:left;
}

#pagecontent #maincolumn #submenu li{
	font-size:12px;
	padding:14px 0px 14px 0px;
	border-bottom:1px;
	border-bottom-color:#999999;
	border-bottom-style:dashed;
}
#pagecontent #maincolumn #submenu li:first-child{
	border-top:1px;
	border-top-color:#999999;
	border-top-style:dashed;
	
}
#pagecontent #maincolumn #submenu li a{
}

#pagecontent #maincolumn #submenu li a:hover{
	color:#CB4738;
}

#pagecontent #maincolumn #textfield{
	margin:0px 0px 0px 40px;
	width:375px;
	float:left;
}

#pagecontent #maincolumn #contenttextfield{
	margin:0px 0px 0px 120px;
	width:475px;
	float:left;
}
#pagecontent #contenttextfield_fullpage{
margin:0px 0px 0px 10px;
width:740px;
}




#pagecontent #bannercolumn{
	width:96px;
	height:600px;
	float:right;
	margin-bottom:50px;
}








/* INDEX */

#pg-index{
	width:900px;
	overflow:hidden;
}

#pg-index #column1{
	margin: 20px 0px 0px 87px;
	float:left;
	width:365px;
}

#pg-index #column1 #column1-region{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#pg-index #column2{
	margin: 0px 0px 0px 100px;
	float:left;
	width:344px;
}


#paper-w2-top{
	width:344px;
	height:42px;
	background-image:url(../images/papers/paper_w2_top.gif);
	background-repeat:no-repeat;
}

#paper-w2-mid{
	padding-top:14px;
	padding-bottom:34px;
	width:344px;
	background-image:url(../images/papers/paper_w2_mid.gif);
	background-repeat:repeat-y;
}
#paper-w2-bot{
	width:344px;
	height:21px;
	background-image:url(../images/papers/paper_w2_bot.gif);
	background-repeat:no-repeat;
}

#player-w2-280{
	margin:0px auto;
	width:280px;
	height:280px;
}

/*warpcontent*/

#container #warpcontent-w2 p {
	margin-bottom:0px;
}
#container #warpcontent-w2 p.mellemrubik{
	margin-bottom: 4px;
}


#container #warpcontent-w2{

	margin: 0px auto;
	width: 280px;
}
#container #warpcontent-w2 a { 
	font-size:10px;
	color:#990000;
}


#container #warpcontent-w2 ul{
	margin:0px 16px 0px 16px;
}
#container #warpcontent-w2 li{
	padding:30px 0px 30px 0px;
	border-bottom:1px;
	border-bottom-style:dashed;
	border-bottom-color:#999999;
}
#container #warpcontent-w2 li.topitem{
	padding:6px 0px 30px 0px;

}
