body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
td {
	font-size: 11px;
}
a:link {
	color: #34373c;
	text-decoration: none;
}
a:active {
	color: #34373c;
	text-decoration: none;
}
a:visited {
	color: #34373c;
	text-decoration: none;
}
a:hover {
	color: #34373c;
	text-decoration: none;
}
#Container {
	width: 887px;
	height: 438px;
	margin: 15px auto auto auto;
	overflow: hidden;
}
	#Left {
		width: 160px;
		height: 438px;
		background-color: #121212;
		margin: 0 3px 0 0;
		float: left;
		overflow: hidden;
	}
		#Left img {
			behavior: url('/css/iepngfix.htc');
		}
		#Left .menu {
			width: 160px;
			height: 325px;
			padding: 40px 0 0 0;
		}
			#Left .menu div {
				width: 160px;
				height: 7px;
				margin: 0 0 17px 0;
			}
		#Left .Logo {
			width: 160px;
			height: 73px;
			text-align: center;
		}
	#Submenu {
		width: 163px;
		height: 398px;
		background-color: #363636;
		margin: 0 3px 0 0;
		padding: 40px 0 0 0;
		float: left;
		overflow: hidden;
	}
		#Submenu div {
			width: 163px;
			height: 9px;
			margin: 0 0 17px 0;
		}
		#Submenu img {
			behavior: url('/css/iepngfix.htc');
		}
	#Content {
		width: 558px;
		height: 438px;
		float: left;
		overflow: hidden;
		color: #FFFFFF;
	}
		#Content .Top1 {
			width: 518px;
			height: 128px;
			padding: 40px 20px 0 20px;
			background-color: #c2b19a;
			float: left;
			overflow: auto;
		}
		#Content .Top2 {
			width: 518px;
			height: 128px;
			padding: 40px 20px 0 20px;
			background-color: #c799be;
			float: left;
			overflow: auto;
		}
		#Content .Image {
			width: 558px;
			height: 267px;
			margin: 3px 0 0 0;
			float: left;
			overflow: hidden;
		}
		#Content .FullImage {
			width: 548px;
			height: 398px;
			padding: 20px;
			color: #34373c;
		}
	#ContentFrontpage {
		width: 671px;
		height: 298px;
		padding: 160px 0 0 50px;
		overflow: hidden;
		background-image: url('../Files/Forsidebillede.jpg');
		background-repeat: no-repeat;
		color: #e1dbc9;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
		text-transform: uppercase;
	}
	#ContentNewsPage {
		width: 433px;
		height: 318px;
		padding: 70px 243px 70px 45px;
		overflow: hidden;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
	}
		#ContentNewsPage .NewsDiv {
			width: 433px;
			height: 318px;
			overflow: auto;
			overflow-x: hidden;
		}
	#ContentB2BPage {
		width: 631px;
		height: 187px;
		padding: 70px 45px 201px 45px;
		overflow: hidden;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
	}
		#ContentB2BPage .B2BDiv {
			width: 631px;
			height: 187px;
			overflow: auto;
			overflow-x: hidden;
		}