/* GENERAL STYLES */
@import url(/css/SubNavigation.css);
@import url(/css/SlideShow.css);
@import url(/css/Nyhedsboks.css);
@import url(/css/Gallery.css);

html *
{
	font-family: Verdana, Tahoma, Arial;
}

body
{
	background-color: rgb(209, 224, 233);
	border: 0px;
	padding: 0px;
	margin: 0px;
}
body, div, span, p, td
{
	font-family: Verdana;
	font-size: 12px;
}
h1
{
	font-size: 12px;
}

div.OuterContainer
{
	position: relative;
	width: 984px;
	margin: auto;
	background-color: white;
	background-image: url(/media/designimages/leftmenu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

div.TopContainer
{
	position: absolute;
	width: 100%;
	top: 0px;
	height: 249px;
}

div.TopContainer div.TopText
{
	padding-top: 10px;
	width: 195px;
	height: 73px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(/media/designimages/leftmenu-top.gif);
	position: top left;
	background-repeat: no-repeat;
	text-align: center;
	color: #3366cc;
	font-size: 14px;
	font-weight: bold;
}

div.TopContainer div.TopText font
{
	font-size: 6px;
	line-height: 6px;
}

div.TopContainer div.TopSlideShow
{
	position: absolute;
	top: 0px;
	margin-left: 195px;
}

div.MiddleContainer
{
	position: relative;
	top: 249px;
	width: 100%;
}

div.LeftContainer
{
	z-index: 99;
	position: relative;
	top: -166px;
	width: 195px;
	overflow: hidden;
}

div.ContentContainer
{
	float: right;
	width: 644px;
	padding-top: 25px;
	padding-left: 65px;
	padding-right: 75px;
	padding-bottom: 219px;
}

div.ContentContainer div.PageContent
{
	float: left;
	width: 400px;
}

div.BottomContainer
{
	margin-top: 83px;
	border-top: 4px solid rgb(0, 0, 145);
	padding: 3px 10px 3px 10px;
	text-align: right;
}

div.BottomContainer, div.BottomContainer a
{
	font-size: 10px;
	color: gray;
}

.BlockSpace
{
	height: 1px;
	width: 100%;
	clear: both;
}
.FlyvendeSkib
{
	position: absolute;
	bottom: 22px;
	left: 0px;
	height: 65px;
	width: 984px;
}

/** LINKS */

a {
	color: rgb(0, 0, 145);
}

a:hover {
	text-decoration: none;
}





















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
