/* normal body - herunder definition af scrollbar */
body {
	scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #cccccc; scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc; scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	background-color:#F8FAFB;
	margin-top:30px;
	margin-left:0;

}

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:800px;
	height:422px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}


.toprotation_senseless_text{
	width:344px;
	height:516px;
	overflow:hidden;
}

.toprotation{
	width:344px;
	height:519px;
	overflow:hidden;
}

.toprotation_idiedinitaly{
	width:344px;
	height:490px;
	overflow:hidden;
}

.toprotation_brain{
	width:440px;
	height:565px;
	overflow:hidden;
}


.toprotation_home{
	width:344px;
	height:346px;
	overflow:hidden;
}

.toprotation_his{
	width:440px;
	height:662px;
	overflow:hidden;
}


.toprotation_supert{
	width:344px;
	height:479px;
	overflow:hidden;
}

.toprotation_elective{
	width:344px;
	height:460px;
	overflow:hidden;
}

.toprotation_venus{
	width:440px;
	height:292px;
	overflow:hidden;
}

.toprotation_andy{
	width:440px;
	height:444px;
	overflow:hidden;
}

.toprotation_20th{
	width:440px;
	height:447px;
	overflow:hidden;
}

.toprotation_rsv{
	width:440px;
	height:257px;
	overflow:hidden;
}

.toprotation_rsvpop{
	width:640px;
	height:601px;
	overflow:hidden;
}


.toprotation_see{
	width:440px;
	height:297px;
	overflow:hidden;
}

/* links generelt */
A {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: arial, verdana;
	margin-top: 2px;
}

A:link    {color:#000000; text-decoration: none;}

A:visited {color:#000000; text-decoration: none;}

A:hover   {color:#636363; text-decoration: glow;}



/* link med orange pil */
A.withlinkicon {
	background: url('/grafik/arrow.gif') no-repeat 4px left;
	padding-left: 8px;
	Height: 11px;
}

A.subwithlinkicon, A:link.subwithlinkicon, A:visited.subwithlinkicon, A:hover.subwithlinkicon {
	background: url('/grafik/arrow.gif') no-repeat 4px left;
	padding-left: 16px;
	Height: 11px;
	color:#666;
	font-size:10px;
}

A:hover.subwithlinkicon {
	color:#000;
}



/* link med kuvert */
A.maillink {
	background: url('grafik/mailto.gif') no-repeat 2px left;
	padding-left: 10px;
	color:#CE6331;
}



/* colonne seperator */
.columnseparator {
	width: 20px;
}


/* Lodret linie */
.lineseparator {
	line-height: 1px;
	color:#9C9C9C;
}


/* celle til mellemrum mellem billede og tekst */
td.margincell {
	line-height: 20px;
}


/* Adresse */
.adresse {
	color:#CE6331;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	font-family: verdana;
	margin-top: 2px;
}


/* overskrift i body*/
.bodyHeadline {
	color:#000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	font-family: arial, verdana;
}



/* normal brødtekst */	
.txt {
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
	font-family: arial, verdana;
	margin-top: 2px;
        color:#000000;
}



/* mini brødtekst */	
.minitxt {
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: arial, verdana;
	margin-top: 2px;
        color:#000000;
}



/* overskrift */
.bodyHeadline {
	color:#000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	font-family: arial, verdana;
	margin-top: 100px;
}


/* reportagebillede med sort ramme */
img.reportage {
        border-width: 2px;
        border-style: soled;
        border-color: #CE6331;
}


/* List items - skal de evt have en anden bullet? */
li {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: arial, verdana;
	margin-top: 2px;
        color:#30383A;
}