@charset "UTF-8";
/* CSS Document */

body	{
	background-color:#1c4568;
	margin:0 0 0 0;
	font-family:  'Trebuchet MS', Arial, Helvetica, Verdana, Sans-serif;
	color:#20486b;
	font-size:12px;
}


/*LAYOUT*/

#container	{
	width:100%;
}
	#header	{
		height:152px;
		min-height:152px;
		width:100%;
		background-image:url(../../images/layout/bgHeader.jpg);
		
	}
		#headerContainer	{
			width:810px;
			height:152px;
			min-height:152px;
			background-image:url(../../images/layout/bgHeader.jpg);
			background-repeat:repeat-x;
			margin:0 auto;
		}
			#logo	{
				background-image:url(../../images/layout/logo_media_breeze.jpg);
				background-repeat:no-repeat;
				width:242px;
				height:45px;
				min-height:45px;
				margin:55px 0 0 0;
				position:absolute;
				text-indent: -9999px;
			}
			/*NAVIGATIE*/
			#navigatie	{
				width:357px;
				height:31px;
				min-height:31px;
				position:absolute;
				margin:117px 0 0 0;				
			}
				/*MENU*/
				#main_menu ul{ margin-left:0px; padding:0px; margin-top:0px;display:block;width:357px; height:31px; min-height:31px; list-style:none;}
				#main_menu li{ margin-left:0px; padding:0px;float:left;}
				#main_menu ul li, #main_menu ul a {margin-left:0px; padding:0px;display:block;height:31px; min-height:31px;}
				
				#menu_home a, #menu_home a:visited{display:block; text-indent:-9999px; width:66px; background:url(../../images/layout/menu.jpg) no-repeat 0px 0px;}
				#menu_MediaBreeze a, #menu_MediaBreeze a:visited{display:block; text-indent:-9999px; width:116px; background: url(../../images/layout/menu.jpg) no-repeat -66px 0px;}
				#menu_referenties a, #menu_referenties a:visited{display:block; text-indent:-9999px; width:101px; background: url(../../images/layout/menu.jpg) no-repeat -182px 0px;}
				#menu_contact a, #menu_contact a:visited{display:block; text-indent:-9999px; width:74px; background: url(../../images/layout/menu.jpg) no-repeat -283px 0px;}
				
				#menu_home_on a, #menu_home_on a:visited{display:block; text-indent:-9999px; width:66px; background: url(../../images/layout/menu.jpg) no-repeat 0px -31px;}
				#menu_MediaBreeze_on a, #menu_MediaBreeze_on a:visited{display:block; text-indent:-9999px; width:116px; background: url(../../images/layout/menu.jpg) no-repeat -66px -31px;}
				#menu_referenties_on a, #menu_referenties_on a:visited{display:block; text-indent:-9999px; width:101px; background: url(../../images/layout/menu.jpg) no-repeat -182px -31px;}
				#menu_contact_on a, #menu_contact_on a:visited{display:block; text-indent:-9999px; width:74px; background: url(../../images/layout/menu.jpg) no-repeat -283px -31px;}
				
				/*MENU ROLLOVERS*/
				#menu_home a:hover, #menu_home a:active, #main_menu ul li:hover a#home, #main_menu ul li.over a#home{background: url(../../images/layout/menu.jpg) no-repeat -0px -31px;}
				#menu_MediaBreeze a:hover, #menu_MediaBreeze a:active, #main_menu ul li:hover a#MediaBreeze, #main_menu ul li.over a#MediaBreeze{background: url(../../images/layout/menu.jpg) no-repeat -66px -31px;}
				#menu_referenties a:hover, #menu_referenties a:active, #main_menu ul li:hover a#referenties, #main_menu ul li.over a#referenties{background: url(../../images/layout/menu.jpg) no-repeat -182px -31px;}
				#menu_contact a:hover, #menu_contact a:active, #main_menu ul li:hover a#contact, #main_menu ul li.over a#contact{background: url(../../images/layout/menu.jpg) no-repeat -283px -31px;}
				
			
	#content	{
		width:100%;
		background-color:#FFFFFF;
	}
		.stroke	{
			
			height:15px;
			min-height:15px;
			background-image:url(../../images/layout/h1_border.gif);
			background-repeat:no-repeat;
			background-color:#FFFFFF;
			margin-top:15px;
		}
		#contentWhite	{
			width:800px;
			background-color:#FFFFFF;
			margin:0 auto;
		}
			#contentWhiteLeft	{
				width:450px;
				background-color:#FFFFFF;
				float:left;
				line-height: 16px;
				letter-spacing: 1px;
			}
			#contentWhiteLeftMB	{
				width:750px;
				background-color:#FFFFFF;
				float:left;
				line-height: 16px;
				letter-spacing: 1px;
			}
			#contentWhiteRight	{
				width:300px;
				height:290px;
				min-height:290px;
				background-color:#FFFFFF;
				background-image:url(../../images/layout/home_Media_Breeze.jpg);
				background-repeat:no-repeat;
				float:right;
				text-align:right;
				color: white;
			}
			#contentWhiteRightContact	{
				width:300px;
				height:290px;
				min-height:290px;
				background-color:#FFFFFF;
				background-image:url(../../images/layout/contact_Media_Breeze.jpg);
				background-repeat:no-repeat;
				float:right;
				text-align:right;
			}
		#contentGrey	{
			width:100%;
			background-color:#e1e5e9;
		}
			#contentCentreGrey	{
				width:800px;
				background-color:#e1e5e9;
				margin:0 auto;
			}
			#contentGreyLeft	{
				width:450px;
				background-color:#e1e5e9;
				float:left;
			}
			#contentGreyLeftMB	{
				width:480px;
				background-color:#e1e5e9;
				float:left;
		
			}
			#contentGreyLeftref	{
				width:250px;
				background-color:#e1e5e9;
				float:left;
			}
			#contentGreyRight	{
				width:325px;
				background-color:#e1e5e9;
				float:left;
				margin-left:25px;
			}
			#contentGreyRightMB	{
				width:290px;
				background-color:#e1e5e9;
				float:left;
				margin-left:25px;
			}
				.strokeGrey	{
					height:1px;
					min-height:1px;
					background-image:url(../../images/layout/h1_border.gif);
					background-repeat:no-repeat;
					background-color:#e1e5e9;
					margin:5px 0 0 0;
				}
		
	#footer	{
		height:75px;
		min-height:75px;
		width:100%;
		background-image:url(../../images/layout/bgFooter.jpg);
		background-repeat:repeat-x;
	}
	#wijsneus	{
		height:75px;
		min-height:75px;
		width:810px;
		background-image:url(../../images/layout/bgFooter.jpg);
		background-repeat:repeat-x;
	}
		#footerContent	{
			width:800px;
			height:75px;
			min-height:75px;
			margin:0 auto;
		}
			#footerContentLeft	{
				width:400px;
				height:70px;
				min-height:70px;
				float:left;
				color:#FFFFFF;
				font-size:10px;
			}
			#footerContentRight	{
				width:400px;
				height:70px;
				min-height:70px;
				float:right;
				text-align:right;
				color:#FFFFFF;
				font-size:10px;
			}
	#buffer	{
		width:800px;
		height:15px;
		min-height:15px;
		clear:both;
		background-color:#FFFFFF;
	}
	#bufferGrey	{
		width:800px;
		height:1px;
		min-height:1px;
		clear:both;
		background-color:#e1e5e9;
	}

/*NEWSLETTER FORM*/
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;

}


.submit input
{
margin-left: 4.5em;
margin-top:-15px;
} 

input
{
color: #163F64;
background: #F6F6F6;
border: 1px solid #163F64;
margin-bottom:5px;
}

.submit input
{
color: #000;
background: #F6F6F6;
border: 2px outset #163F64;
} 


	
/*TEXT*/
h1	{
	font-family:"Trebuchet MS", Arial, Helvetica, Verdana;
	font-size:26px;
	color:#cfd000;
	margin:30px 0 0 0;
}
h2	{
	font-family:"Trebuchet MS", Arial, Helvetica, Verdana;
	font-size:17px;
	color:#174064;
	margin:10px 0 10px 0;	
}

b	{ font-weight: normal;}

p	{
	margin:5px 0 15px 0;
}

.intro_txt	{
	background-color:#FFFFFF;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size:14px;
	color:#666666;
}
.Ifooter	{
	color:#FFFFFF;
	font-size:10px;
}
.introGrey_txt	{
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #2b516f;
	padding: 10px 0 0;
	background-color:#e1e5e9;
}
li.ref	{
	
}
.ref a	{
	color:#20486b;
	text-decoration:none;
}
.ref a:hover	{
	color:#000000;
	text-decoration:none;
}
#footerContentRight a	{
	color:#FFFFFF;
	text-decoration:none;
}

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