/* ----------- Page Settings ----------- */

html, 
body {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	color: #0075bf;
	font-size: 11px;
}

a img {
	border: none;
}

h1{
	color: #0075bf;
	font-family: Arial;
	margin: 0;
	padding: 0;
}

h2{
	color: #0075bf;
	font-family: Arial;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

.transparent{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

p, li{
	font-family: verdana;
	color: #0075bf;
	font-size: 11px;
}


/* ----------- Page Structure ----------- */

#container{
	width: 960px;
	margin: auto;
}

#topbox a{
color: white;
text-decoration: none;
}

#topbox p, #contactbox p{
margin: 0;
}

#topbox h3, #contactbox p{
margin-bottom: 0;
}



#topArea{
	width: 100%;
	height: 136px;
}

#logolink{
	display: block;
	width: 300px;
	height: 136px;
	text-decoration: none;
}

#logotext{
	text-decoration: none;
	font-size: 25px;
	color: white;
	font-family: Arial;
letter-spacing:2px;
width: 500px;
}

#logo{
	float: left;
	width: 120px;
}

#menuArea{
	position:relative;
	width: 960px;
	height: 40px;
	background-image: url('/files/system/ejstrupholm2010/images/menubg.png');
	z-index: 99;
	text-align: center;
}

#menuArea ul{
	margin:0;
	padding:0;
}

#menuArea ul a{
	text-decoration: none;
	color: #0075bf;
	font-family: Verdana;
	font-size: 15px;
}

#menuArea ul a:hover{
	text-decoration: underline;
}

#menuArea ul li{
	margin-left: 35px;
	margin-right: 35px;
}

#menuArea ul, #menuArea ul li{
	list-style: none;
	display: inline;
}

#footerArea{
	background-image: url('/files/system/ejstrupholm2010/images/footerbg.png');
	width: 100%;
	height: 31px;
	text-align:center;

}

#footerArea small{
	padding-left:5px;
	padding-right:5px;
	background-image: url('/files/system/ejstrupholm2010/images/footertextbg.png');
	color: white;
	font-family: Verdana;
	font-size: 10pt;
}

#mainbottom{
	text-align: center;
}

#maintop{
	height: 130px;
	padding-left: 50px;
}

#maintopleft h2{
	margin-top:7px;
}

#maintopright{
	width: 209px;
	height: 88px;
	float: right;
	/* background-image:url('/files/system/ejstrupholm2010/images/knap.png'); */
	background-image:url('/files/system/ejstrupholm2010/images/knap_209.png');
}

#mainArea{
	background-color: #e8eed8;
}

#maintopright p{
	color: white;
	font-size: 12px;
	font-family: arial;
	margin-left: 0;
	margin-top:15px;
}

#maintopright a{
	color: white;
	text-decoration: underline;
}

#maintopright h2{
	 margin-top: 5px;
	 margin-left: 6px;
}

#welcometext{
	width: 350px;
	position: absolute;
	top: 0;
	margin-left: 350px;
	margin-top: 580px;
}

#welcometext p{
	margin-top: 0;
	font-family: verdana;
	color: #0075bf;
	font-size: 12px;
	line-height:140%;
}

#welcometext h1{
	margin-bottom: 0;
	font-size: 25px;
}

/* ----------- Specific for menu ----------- */

#activeitem{
	font-weight: bold;
}


/* ----------- Specific for subpage ----------- */

#minimumheight{
	height: 300px;
	width: 1px;
	float: right;
}

#leftmenu{
	float: left;
	width:218px;
}

#leftmenu h2 a{
	font-weight: bold !important;
	color: #0075bf;
	text-decoration: none;
}

#leftmenu #activeitem{
	background-image: url('/files/system/ejstrupholm2010/images/menuitem.png');
	background-repeat: no-repeat;
	display: block;
	margin-left: -17px;
	padding-left: 17px;
}

#leftmenu ul, #leftmenu ul li{
	list-style: none;
}

#leftmenu ul li{
	margin-bottom: 20px;
}

#leftmenu ul{
	margin-top:30px;
}

#leftmenu ul li a{
	font-size: 13px;
	font-family: Verdana;
	color: white;
	text-decoration: none;
}

#leftmenu h2{
	font-size: 13px;
	margin-left:35px;
	margin-top:24px;
}

#rightcontent{
	background-color: white;
	float: left;
	margin-top: 49px;
	width: 742px;
}

#contentcontainer{
	padding: 20px;
	/* padding-left: 30px; */
	padding-left: 20px;	
}

#contentcontainer h1{
	 border-bottom:1px solid;
	 padding-bottom: 15px;
}

#button{
	position: absolute;
	top: 0;
	margin-left: 360px;
	margin-top: 480px;
	width: 219px;
	height: 88px;
	background-image:url('../images/knap.png');
}

#button p{
	color: white;
	font-size: 12px;
	font-family: arial;
	margin-left: 10px;
	margin-right:10px;
	margin-top:15px;
}

#button a{
	color: white;
	text-decoration: underline;
}

#button h2{
	margin-top: 5px;
	margin-left: 6px;
}

.mainAreaSubpage{
	height: 570px;
}

/* ----------- Specific for landingpage ----------- */

#centerbox h1{
	 margin-bottom: 40px;
}

#mainbox{
	background-color: white;
	border: 1px solid #0075bf; 
	width:484px;
}

#mainbox h2{
	font-size: 24px;
}

#mainbox p{
	margin-top: 5px;
	color: #0075bf;
	font-family: Verdana;
	font-size: 13px;
}

#rightbox p{
	color: white;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding-left:10px;
}

#rightbox h3{
	color: #0075bf;
	font-family: verdana;
	font-size: 15px;
	margin-left: 10px;
	padding-top:7px;
}

#menubox ul{
	margin-top:25px;
	padding-left:25px;
}

#menubox #activeitem{
	text-decoration: underline;
}

#menubox ul li{
	color: white;
	margin-bottom: 8px;
}

#menubox ul li a{
	color: white;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#contactbox a{
	color: white;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


#menubox ul li a:hover{
	text-decoration: underline;
}

/* ----------- Clear and Spacing ----------- */

.clear {
	clear: both;
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 0 0 -1px 0;
}


