html {
	height: 100%;
}

body {
	margin: 0px;
	background-color: #FFF;
	
	font-family: Arial;
	font-size: 12px;
	color: #444;
	
	height: 100%;
}

p {
	margin: 0;
}

h1, h2 {
	font-size: 20px;
	color: #1b4164;
	
	margin: 4px 0 20px 0;
}

h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

a {
	color: #444;
	text-decoration: underline;
}

a:hover {
	color: #ee2c74;
	text-decoration: underline;
}

img {
	border: 0;
}

.no_padding {
	padding: 0 !important;
}

.no_margin {
	margin: 0 !important;
}

.hidden {
	display: none;
}

#page_content {
	width: 690px;
	padding: 0 0 0 10px;
}

#website_container {
	background: transparent url('../images/background.website.png') repeat-x left 105px;
}

#website_frame {
	position: relative;
	
	width: 974px;
	
	margin: 0 auto;
}

#logo_montani_webdevelopment_strategie {
	display: block;

	position: absolute;
	
	left: 10px;
	top: 34px;
	
	width: 220px;
	height: 44px;

	background: transparent url('../images/logo.montani.webdevelopment.strategie.gif') no-repeat left top;
}

#logo_montani_webdevelopment_strategie span {
	display: none;
}

#website_content {
	position: relative;
	padding: 480px 7px 0 7px;

	background: transparent url('../images/background.website.content.png') no-repeat left 100px;
}

#content_container {
	width: 940px;
	background-color: #FFF;
	
	line-height: 20px;
	
	margin: 0px;
	padding: 36px 10px 10px 10px;
}

#flash_header {
	position: absolute;
	
	top: 100px;
	left: 7px;
	
	width: 960px;
	height: 340px;
	margin: 0;
	padding: 0;
	
	background: transparent url('../images/background.flash.loading.png') no-repeat center center;
}

#flash_header div {
	display: none;
}

#banner_telefoonnummer {
	position: absolute;
	
	background: transparent url('../images/banner.telefoonnummer_back.gif') no-repeat right top;
	
	top: 25px;
	right: 7px;
	
	width: 275px;
	height: 63px;
}

#banner_telefoonnummer_left {
	float: right;
	
	width: 45px;/* 228 = max - 45 = min */
	height: 63px;
	
	background: transparent url('../images/banner.telefoonnummer_left.gif') no-repeat left top;
}

.banner_telefoonnummer_left_on {
	background: transparent url('../images/banner.telefoonnummer_left_on.gif') no-repeat left top !important;
}

#banner_telefoonnummer_right {
	float: right;
	
	width: 36px;
	height: 63px;
	
	background: transparent url('../images/banner.telefoonnummer_right.gif') no-repeat right top;

}

#banner_telefoonnummer span {
	display: none;
}

#breadcrumb {
	position: absolute;
	
	left: 28px;
	top: 494px;
}

.block_belme_content strong {
	color: #ee2c74;
}

#breadcrumb span {
	color: #ee2c74;
}

#breadcrumb a {
	color: #444;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #ee2c74;
	text-decoration: none;
}

#menu_container {
	position: absolute;
	
	left: 7px;
	top: 440px;
	
	width: 960px;
	height: 40px;
	
	background-color: #617a92;
}


/* MENU */
#menu_container ul {
	list-style: none;
	float: left;
	padding: 0;
	margin:0;
}

#nav .menuitem {
	position: relative;
	float: left;
	
	height: 40px;
	line-height: 40px;
	padding: 0 2px 0 0;
	
	background: #617a92 url('../images/background.menu.gif') no-repeat right top;
}

#nav .menuitem a {	
	display: inline-block;
	height: 40px;
	line-height: 40px;
	
	padding: 0 25px 0 23px;
	
	text-transform: lowercase;
	
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	
	white-space: nowrap;
}

#nav .menuitem a:hover {
	color: #1e4164;
}

#nav .submenu a {
	height: 30px;
	line-height: 30px;
	padding: 0 23px 0 25px;
	background: #617a92;
}

#nav .menuitem a:hover {
	color: #FFF;
	background: #8296a9;
}

#nav .submenu {
	display: none;
	position: absolute;
	
	left: -2px;
	top: 40px;
	background: #617a92;
}

#nav .submenu li {
	border-top: #FFF 1px solid;
	height: 30px;
	line-height: 30px;
}

.hoofd_item_selected {
	padding: 0 25px 0 30px !important;
	color: #1e4164 !important;
	background: #FFF url('../images/background.menu.selected.png') no-repeat 18px 17px !important;
}

.hoofd_item_selected_li {
	/* -- */
}

.hoofd_item_selected_li ul {
	left: 0 !important;
}

/* MENU */

#footer {
	position: relative;
	
	border-top: #788da2 1px solid;
	padding: 12px 0 10px 10px;
	
	font-size: 11px;
}

#footer_adres {
	width: 235px;
	left: 10px;
	top: 0;
}

#footer_telefoonnummer {
	position: absolute;
	left: 245px;
	top: 22px;
}

#footer_telefoonnummer div {
	float: left;
	padding: 0 10px 0 0;
}

#footer_menu {
	position: absolute;
	right: 10px;
	top: 36px;
}

#footer_adres strong {
	color: #1e4164;
}

#footer_adres span {
	color: #ee2c74;
}

#footer_menu a {
	color: #444;
	text-decoration: none;
}

#footer_menu a:hover {
	color: #ee2c74;
	text-decoration: none;
}

.block {
	width: 220px;
	padding: 0 0 0 20px;
}

.block a {
	font-weight: bold;
	
	color: #444;
	
	text-decoration: none;
}

.block a:hover {
	font-weight: bold;
	
	color: #ee2c74;
	
	text-decoration: none;
}

.block_header {
	height: 26px;
	line-height: 26px;
	
	padding: 0 0 14px 45px;
	
	background: transparent url('../images/icon.arrow.right.gif') no-repeat 10px 1px;
	
	font-size: 20px;
	font-weight: bold;
	
	color: #1e4164;
}

.block_top {
	width: 220px;
	height: 11px;
	line-height: 1px;
	font-size: 1px;
	
	background: transparent url('../images/background.block.top.gif') no-repeat left top;
}

.block_content {
	width: 200px;
	padding: 0 9px;
	
	border-left: #cfcfcf 1px solid;
	border-right: #cfcfcf 1px solid;
	
	background: #FFF url('../images/background.block.content.png') no-repeat left bottom;
}

.block_belme {
	width: 200px;
	height: 182px;
	padding: 8px 10px 0 10px;
	
	margin: 0 0 20px 0;
	
	background: #FFF url('../images/background.block.belme.png') no-repeat left bottom;
}

.block_belme .block_title_blue {
	display: block;
	width: 140px;
}

.block_belme_content {
	width: 120px;
}

.block_bottom {
	width: 220px;
	height: 11px;
	line-height: 1px;
	font-size: 1px;
	
	background: transparent url('../images/background.block.bottom.gif') no-repeat left top;
}

.block_title_pink, .block_title_blue {
	font-size: 15px;
	font-weight: bold;
}

.block_title_pink {
	color: #ee2c74;
}

.block_title_pink a {
	color: #ee2c74;
}

.block_title_blue {
	color: #1e4164;
}

.block_news_item {
	padding: 0 0 25px 0;
}

.block_news_date a {
	color: #1e4164;
	text-decoration: none;
	
	font-weight: normal;
}

.block_news_date a:hover {
	color: #1e4164;
	text-decoration: none;
	
	font-weight: normal;
}

.float_left {
	float: left;
}

/** CLEARFIX **/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }