* {
margin: 0px;
padding: 0px;
border: 0px;
outline: none;
}

#ie6warning {
position: absolute;
background: white;
color: black;
width: 100%;
left: 0px;
padding: 10px; 
top: 0px;
z-index:999;

}

	#ie6warning h3 {
	color: red;
	}

html, body {
height: 100%;
}

body
{
width: 100%;
height: 100%;
margin: 0px;
background: url('/images/background.gif') center 0px no-repeat #5e749a;
font-family: "Trebuchet MS", arial, helvetica, sans-serif;
font-size: 12px;
}

#header
{
position: absolute;
left: 0px;
top: 0px;
background: url('../images/back_top.png') repeat-x center top;
height: 109px;
width: 100%;
}

	#header_wrapper
	{
	margin: 0px auto;
	width: 983px;
	}
	
		#logo
		{
		position: absolute;
		top: 29px;
		margin-left: 8px;
		background: url('../images/logo2.png') no-repeat;
		width: 241px;
		height: 70px;		
		}
		
		#m2mlogo {
		position: absolute;
		width: 74px;
		height: 55px;
		top: 155px;
		margin-left: 846px;
		background: url('/images/mailtomail.gif') no-repeat;
		}
	
	#search {
	position: absolute;
	margin-top: 20px;
	margin-left: 762px;
	}
	#content #search {
	position: relative;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom:20px;
	}
		#search input.DataBoundText {
		padding:2px;
		border: 1px solid #555555;
		background-image: url('gradientImage.axd?h=18&c1=e2e2e2&c2=ffffff');  
		color: #555555;
		width: 135px;
		}
		#search input.SubmitButton {
		border: 1px solid #555555;
		background-image: url('gradientImage.axd?h=18&c1=ffffff&c2=cccccc');
		height: 20px;
		padding: 0px 5px;
		
		}
	
	#breadCrumb {
	position: absolute;
	top: 145px;
	margin-left: 342px;
	font-size: 11px;
	padding-left: 17px;
	}
	
		#breadCrumb a,
		#breadCrumb a:visited {
		color: #3f3f3f;
		margin-right: 3px;
		margin-left: 3px;
		text-decoration: none;
		}
		
		.homeicon {
		position: absolute;
		margin-top: 1px;
		margin-left: -17px;
		}
	
	.number
	{
	padding: 0px 5px 0px 5px;
	float: left;
	font-weight: bold;
	color: white;
	padding: 71px 5px 0px 5px;
	}
	
	.dash
	{
	float: left;
	width: 1px; 
	height: 24px;
	background-image: url('../images/dash.png');
	padding: 0px 0px 0px 0px;
	margin-top: 78px;
	}

	
	#mainmenu ul
	{
		list-style:none;
		float:right;
		margin-right: 0px;
	}
	#mainmenu li
	{
		display: inline;
		
	}
	#mainmenu li a,
	#mainmenu li a:visited
	{
		margin-right: 0px;
		font-size: 16px;
		color: #c0bcbc;
		display:block;
		float: left;
		height: 31px;
		padding: 71px 20px 0px 20px;
		text-decoration: none;
		font-weight:normal;
	}
	#mainmenu ul li a:hover
	{
		color:white;
	}
	#mainmenu ul li.active a,
	#mainmenu ul li.active a:visited,
	#mainmenu ul li.active a:hover
	{
		background-color: #ff8800;
	color: white;
		
	}

#main_wrapper
{
background: url('../images/back_main2.png') repeat-y;
width: 982px;
display: table;
margin: 0px auto;
}
#main
{
background: url('../images/back_main.png') no-repeat;
width: 982px;
min-height: 700px;
height: auto !important;
height: 700px;
margin-bottom: 60px;
}

	#leftcolumn
	{
	float: left;	
	display: inline;
	margin: 134px 30px;
	border: 5px solid white;
	width: 239px;
	background: url('../images/back_submenu.png') center repeat-y;
	
	}
		#left_head
		{
		margin: 0px;
		padding-top: 44px;
		padding-left: 15px;
		height: 36px;
		width: 224px;
		color:white;
		font-size:18px;
		font-weight:bold;
		background: url('../images/bg_submenu_top.gif') no-repeat;
		}
		
			
			
			.number_left
			{
			font-family: trebuchet ms; 
			font-size: 18px;
			color: white;
			font-weight: normal;
			border-right: 1px solid #acc8d4;
			padding: 0px 5px 3px 0px;
			}	

			.head_left
			{
			font-family: trebuchet ms; 
			font-size: 18px;
			color: #bdc5d3;
			font-weight: normal;
			padding: 0px 0px 0px 5px;
			}			

			div#submenu 
			{
				
			}
			
			div#submenu ul
			{
				list-style:none;
				
			}
			div#submenu ul li
			{
			
			}
			div#submenu ul li a,
			div#submenu ul li a:visited
			{
				padding: 7px 15px 7px 25px;
				margin-right: 0px;
				color: #002a4e;
				display:block;
				font-size: 13px;
				min-height: 10px;
				height: auto !important;
				height: 10px;
				width: 199px;
				border-bottom: 1px solid #e3eaf4;
				text-decoration: none;
				font-weight:normal;
				background: url('/images/arrow-white.gif') no-repeat 15px 14px #b9c8e1;
			}
			div#submenu ul li a:hover
			{
			
			text-decoration: underline;
			}
			div#submenu ul li.active a,
			div#submenu ul li.active a:visited
			
			{
			background: url('/images/arrow-orange.gif') no-repeat 15px 14px white;
				
		
			}

				
					div#submenu ul li.active ul li a,
					div#submenu ul li.active ul li a:visited {
					font-size: 12px;
					height: 12px;
					padding-top: 2px;
					padding-bottom: 2px;
					padding-left: 37px;
					width: 187px;
					background: none;
					background: #e2e6ed;
					border-bottom: 1px solid #c1cee4;
					}
						
						div#submenu ul li.active ul li a.first,
						div#submenu ul li.active ul li a.first:visited {
						border-top: 0px;
					
						}
					
					
								div#submenu ul li.active ul li.active a,
								div#submenu ul li.active ul li.active a:visited
							
								{
								background-color: white;		
								}
					
					

		#leftcolumn_bottom
		{
		clear: left;
		text-align: left;
		padding-top: 10px;
		position: absolute;
		margin: 5px 0px;
		width: 247px;
		height: 10px;
		line-height: 10px;
		font-size: 10px;
		background: url('/images/left_dropshadow.png') no-repeat;
		}
		
		#left_bottom
		{
		/* border-top: 1px solid #243755; */
		margin: 0px;
		padding: 0px 0px 5px 0px;
		height: 80px;
		width: 239px;
		background: url('/images/mail_logo.png') top left white no-repeat;
		}
		
		#adresblok{
		font-size: 11px;
		padding-bottom: 10px;
		padding-top: 10px;
		
		padding-left: 20px;
		
		}
		
			#adresblok h2 {
			margin-bottom: 0px;
			font-size: 14px;
			}
		
	#content
	{
	border-top: 5px solid white;
	margin: 134px 0px 0px 0px;
	float: left;	
	width: 566px;
	text-align: justify;
	padding: 25px 35px 25px 35px; 
	min-height: 395px;
	height: auto !important;
	height: 395px;
	background: url('../images/right_back.png') repeat-y;
	}
	
		#content_bottom
		{
		text-align: right;
		padding-top: 29px;
		float: right;
		margin: 0px 0px;
		width: 636px;
		margin-right: 37px;
		margin-bottom: 90px;
		height: 10px;
		line-height: 10px;
		font-size: 10px;
		background: url('../images/right_bottom.png') no-repeat;
		}
		

		
		.image
		{
		float: right;
		margin: 25px 25px 10px 25px;
		height: 115px;
		width: 223px;
		border: 5px solid white;
		}
		.image_bottom
		{
		background: url('../images/image_dropshadow.png') bottom no-repeat;
		padding-top: 5px;
		height: 8px;
		width: 223px;
		}
		
	.standaardcontent
	{
	

}
	.standaardcontent_left
	{
	min-height: 197px;
	height: auto !important;
	height: 197px;
	text-transform: capitalize;
}
	.quote
	{
	margin: 10px 25px;
	padding: 10px 10px 10px 20px;
	font-size: 12px;
	font-weight: normal;
	color: #44598e;
	min-height: 50px;
	min-height: 50px;
	height: auto !important;
	height: 50px;	
	background: url('../images/quote.png') no-repeat;
	}
	
#footer {
display: none;
}

#city {
width: 980px;
margin: -75px auto 0px auto;
}
	#city_center {
	margin-left: -68px;
	width: 1106px;
	position: relative;
	}
	
#footer_wrapper{
width: 980px;
margin: 0px auto 0px auto;
}
	
#copyright{
float: left;
margin-right: 35px;
color: white;
/*color: #3f3f3f;*/
text-decoration: none;
}
#copyright a {
color: white;
}
#copyright a:hover {
color:black;
}
a.homelink-logo {
	display:block;

	width:225px;
	height:60px;
}
#metamenu {
	float:right;
	padding-bottom:5px;
}
