<!--
	
	body {
		scrollbar-face-color: #DEE3E7;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #DEE3E7;
		scrollbar-3dlight-color: #D1D7DC;
		scrollbar-arrow-color:  #006699;
		scrollbar-track-color: #EFEFEF;
		scrollbar-darkshadow-color: #98AAB1;
	}

	tr { 
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #2F3647;
	} 

	body { 
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: black;
	 }

	a {
	Color: #006699;
	text-decoration: none;
	Font-weight: bold;
	}

	a:hover {
	Color: #DD6900;
	text-decoration: underline;
	Font-weight: bold;
	}




	.menu {
	Font-family: Verdana, sans-serif;
	Font-Size: 10px;
	Text-Decoration: None;
	Font-weight: bold;
	Color: #555E7B;
	}

	A.menu:hover {
	Font-family: Verdana, sans-serif;
	Font-Size: 10px;
	Text-Decoration: None;
	Color: #2F3647;
	}

	.textinput {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: black;
	background-color: white;
	border: 1px solid #4A80AA;
	}
	
	/* Quote & Code blocks */
	.code {
		font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
		background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
		border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
	}
	
	.quote {
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
		background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
		border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
	}
	
	/* The buttons used for bbCode styling in message post */
	input.button {
		background-color : #EFEFEF;
		color : #000000;
		font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	/* Fancy form styles for IE */
	
	input, textarea, select {
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	/ * input { text-indent : 2px; } */
	
	input.button {
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	background-color: white; 
	}
	input.submit {
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	background-color: white; 
	}

	
	.postbody { line-height: 18px}

	/* General text */
	.gen { font-size : 12px; }
	.genmed { font-size : 11px; }
	.gensmall { font-size : 10px; }
	.gen,.genmed,.gensmall { color : #000000; }
	a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
	a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

	.box { float: left; width: 00px; height: 00px; text-align: center; }
	#boxContent { position: relative; left: -3px; top: -3px; text-align: center;}
	#boxContainer {
		position: relative;
		background: Silver;
		margin: 0px;
		text-align: center;
		
	}
	
	/* Forum title: Text and link to the forums used in: index.php */
	.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
	a.forumlink 	{ text-decoration: none; color : #006699; }
	a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

    .mitLayerDu {
    font-family:        verdana,arial;
    font-size:            11px;
    color:                black;
    background-color:    #CFDBE7;
   }

	.bluetable {
		border: 1px solid #4A80AA;
	}
	

	.blueoverskrift {
		background-color:  #A5BBD1;
	}
	
	.bluetd {
		background-color:  #CFDBE7;
	}
	
	.verybluetd {
		background-color:  #555E7B;
	}
	
	.submitbutton {
	border : 1px solid black; 
	background-color: white; 
	}

.shadow{
	background-color: #A5BBD1; /*shadow color*/
	color: inherit;
}

.content{
	position: relative;
	bottom: 3px;
	right: 3px;
	padding: 0px;
}


h2.number {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 2em;
	color: #ccc;
	float: left;
	margin-right: 10px
}


.number-box {
	margin: 0px 0px 20px 20px;
	padding: 20px;
	width: 220px;
	height: 220px;
	border: 1px solid black;
	float: left;
}

	
.highend-box { 
margin: 15px; 
display: block; 
float: left; 
padding: 0px; 

}


.highend-box a { 
display: block; 
width: 250px; 
height: 250px; 
border: 1px solid black;
font-size: 1em;
text-decoration: none; 


}

div.hr {
  height: 30px;
  background: url(pages/FeaturedContentSlider/images/hrimg.jpg) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
	
.forsideforfatter {font-size: 9px}

		/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
			display: block;
			height: 25px;
			width: 230px;
			background:#A5BBD1;
			padding: 0 10px 0 10px;
			line-height: 25px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #ffffff;
			cursor: pointer;
			margin: 0 0 0 0;
			font-family: verdana;
		}
		
		.accordion_toggle_active {
			background: #404a67;
			color: #ffffff;
			border-bottom: 1px solid #ffffff;
		}
		
		.accordion_content {
			background-color: #c9d1e6;
			color: #444444;
			overflow: hidden;
			width: 250px;
			padding: 0 10px 0 10px
			font-size: 10px;
			color: #000000;
			font-family: verdana;

		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px;
				font-size: 11px;
			}



-->