﻿body
{
	background-color: #FFF8DC;
	margin-left: 0px;
	margin-right: 0px;
}
html {
}
h4
{
	 font:"Times New Roman";
	 font-size: 15px;
	 line-height:15px;
	 
}

#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	}
	
#horizonmenukort        
	{
	text-align: center;
	position: absolute;
	top: 5px;
	left: 50%;
	}
	
	
#DivOuterFrame
{  
	top: -275px;
		text-align: left;
		position: absolute;
		height: 550px; 
	z-index: 300; 
	background-color: Transparent;
	border-bottom: 1px solid #222222;
	border-top: 1px solid #222222;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	margin-left: -475px;
	width: 950px;
	background-image: url(../pics/background.gif);

}
#DivOuterFramemenukort
{  
		text-align: left;
		position: absolute;
		height: 750px; 
	z-index: 300; 
	background-color: Transparent;
	border-bottom: 1px solid #222222;
	border-top: 1px solid #222222;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	margin-left: -475px;
	width: 950px;
	background-image: url(../pics/background.gif);

}
#DivTopBanner
{ 
	width: 800px; 
	height: 100px; 
	z-index: 201; 
	position: absolute;
	left: 12px; 	
	top: 0px; 
	background-color: Transparent;
	
	
}
#DivRightInfo
{ 
	width: 50px; 
	height: 350px; 
	z-index: 201; 
	position: absolute;
	left: 775px; 	
	top: 100px; 
	background-color: Transparent;
	border-left: 1px solid #222222;
	
}

#DivAllContent
{ 
	width: 950px; 
	height: 440px;	
	z-index: 100; 
	position: absolute;
	left: 0px; 	
	top: 50px; 
	background-color: Transparent;

	
}
#DivAllContentmenuKort
{ 
	width: 950px; 
	height: 700px;	
	z-index: 100; 
	position: absolute;
	left: 0px; 	
	top: 50px;
	background-color: Transparent;

	
}
#DivCenter
{ 
	width: 950px;  
	height: 450px;
	z-index: 101; 
	position: absolute;
	left: 0px; 	
	top: 0px; 
	background-color: Transparent;
	border-top: 1px solid #222222;
	
}
#DivContent
{ 
	width: 950px;  
	z-index: 201; 
	position: relative;
	left: 1px; 	
	top: 0px; 
	background-color: Transparent;
	
}
#DivKontaktOplysningerPosition
{ 
	/*width: 825px;*/
	width: 950px;
	height: 60px;
	left:0px;
	top:490px; 
	z-index: 201; 
	text-align:center;
	position: absolute; 
	background-color: Transparent;
	border-top: 1px solid #222222;
}

#DivCounters
{
	background-color: Transparent;
	height:100px;
	width: 125px;
	position: absolute;
	left: 0px; 	
	top: 500px;
	z-index: 201;
	text-align: center;
}

#DivBanner
{
	background-color: Transparent;
	height:125px;
	width: 125px;
	position: absolute;
	left: 0px; 	
	top: 424px; 
	z-index: 201;
	border-top: 1px solid #222222;
	
}
#DivSmiley
{
	
	/*
	height:125px;
	width: 125px;
	position: absolute;
	left: 825px; 	
	top: 425px; 
	z-index: 201;
	background-image: url(../pics/esmiley.gif);	
	*/
}

#DivLeftMenu
{ 
	width: 125px; 	
	z-index: 201; 
	position: absolute;
	left: 0px; 	
	top: 100px; 
	height:325px;
	border-top: 1px solid #222222;
	background-color: Transparent;	
}
#DivTopMenu
{ 
	width: 950px; 	
	z-index: 201; 
	position: absolute;
	left: 0px; 	
	top: 0px; 
	height:50px;
	background-color: Transparent;	
}

#DefaultPageHeader
{
	width: 950px; 	
	z-index: 201; 
	position: relative;
	left: 0px; 	
	top: 0px; 
	height: 40px;
	font-size:x-large;
	font-weight:bold;
	text-align:center;
}
#DefaultPageContentMain
{ 
	width: 940px; 
	height: 350px;	
	z-index: 201; 
	position: relative;
	left: 2px; 	
	top: 0px;
		font-size:medium;
	font-weight:bold;
	text-align:left;
	line-height:15px;
	overflow:auto;
}

#DefaultPageContentMarquee
{  
	vertical-align:top;
	width: 145px; 	
	z-index: 201; 
	position: absolute;
	left: 655px; 	
	top: 40px;
	font-size:medium;
	font-weight:bold;
	text-align:left;
	line-height:15px;
}
a:link, a:visited, a:active {
	color: Maroon;
	
}
a:hover {
	color: Red;
}
.btnStyle
{
	background-color: ButtonFace;
	text-align: center;
	
}
.IE8Fix
{
    	z-index: 1000;  
}