html{
     overflow-y: scroll;
     overflow-x: hidden;
}

body{
	background: url('../Design/background.jpg') repeat-x;
	margin: 0 0 0 0;
	margin: 0 auto;
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.5;
	color: #575355;
	-moz-overflow-y: scroll;
	
}

/*
a:link { color: #575355; }
a:visited { color: #575355; }
a:hover { color: #575355; }
a:active { color: #575355; }
*/

.font, .font a:link, .font a:visited, .font a:hover{
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.5;
	color: #575355;
}

.title{
	color: #575355;
	font-size: 12px;
	font-weight: bold;
}

.website{
	width: 920px;
    margin: 0 auto;
	height: 100%;
}

.banner{
	float: left;
	width: 723px;
	height: 250px;
}

.bannerMenu{
	position: absolute;
	width: 600px;
	height: 36px;
	top: 190px;
	margin-left: 4px;
	background-image: url('../Images/menuBG.png');
	background-repeat: repeat;
    /* uit voor IE6 menu niet zichtbaar */
	/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/menuBG.png');*/
}


.bannermenuitem{
	width: 85px;
	height: 36px;
	float: left;
	font-size: 13px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;
}

.bannermenuitemSelected{
	width: 85px;
	height: 36px;
	float: left;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;
	background: #235ea9;
}

.bannerMenuitemText{
	padding-top: 8px;
	
}
.rechter_top{
	float: left;
	width: 197px;
	height: 250px;
	background: #FFFFFF;
}
.top_menu{
	width: 197px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	
}
.top_menutext{
	height: 20px;
	padding-top: 25px;
	
}
.top_rechtImg{
	width: 197px;
	height: 203px;
}

.body_spacer{
	clear: both;
	width: 920px;
	height: 32px;
	background: #FFFFFF;
}

.contentMain{
	width: 920px;
	min-height: 500px;
	background: #FFFFFF;
}

.menu{
	float: left;
	width: 175px;
	margin-left: 10px;
	margin-right: 13px;
	background: #FFFFFF;
}

.menu_item_img{	
	float: left;
	background: url(../Design/pointer_small.gif) no-repeat;
	/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Design/menu_arrow.png');*/
	width: 24px;
	height: 22px;
	background-position: 2px 2px;
}
.menu_item_spacer{	
	float: left;
	background: url(../Design/spacer.jpg) no-repeat;
	/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Design/menu_arrow.png');*/
	width: 24px;
	height: 22px;
	background-position: 2px 2px;
}

.menu_item {
	margin-top: 3px;
}

.menuBorder{
	clear: both;
	width: 174px;
	height: 2px;
	background: url(../Design/menu_dottedLine.jpg);
	background-repeat: no-repeat;
}

.submenu_container{
	min-height: 350px;
	font-size: 11px;
	
}

.submenu_item_img{	
	float: left;
	background: url(../Design/pointer_small.gif) no-repeat;
	/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Design/menu_arrow.png');*/
	width: 24px;
	height: 22px;
	background-position: 2px 2px;
}

.submenu_item{
	padding-left: 20px;
	cursor: pointer;
}

.MenuBalkRechts{
	float: left; 
	height: 460px; 
	width: 1px; 
	margin-right: 20px; 
	background: #235ea9;
}

.content{
	float: left;
	width: 455px !important;
	width: 445px;
	margin-left: 10px;
	margin-right: 37px;
}

.contentklein	
{
	float: left;
	margin-right: 20px;
}

.content A:link, .content A:visited, .contentklein A:link, .contentklein A:visited{
	text-decoration:none;
	color:#235ea9;
}

.content A:hover, .contentklein A:hover{
	text-decoration:underline;
	color:#235ea9;
}

.content_div{
	width: 470px;
}

.contentText{
	width: 470px;
}

.content_dottedBorder{
	height: 20px;
	width: 470px;
	background: url(../Design/menu_dottedLine.jpg) repeat-x;
}

.rechterkant{
	float: left;
	width: 199px;
}

.clear{
	clear: both;
}
.loggedIn{
	width: 100%;
}

.ProductenNav{
	height: 20px;
	width: 470px;
	vertical-align: middle;
	text-align: right;
}

.ProductenNav_Left{
	float: left;
	margin-left: 300px;
}

.ProductenNav_text{
	float: left;
	margin: 2px 10px 0 10px;
}

.ProductenNav_Right{
	float: left;
}

.grijze_contentBox{
	clear: both;
	margin-top: 10px;
	height: 100px;
	width: 470px;
}

.grijzebox_Links{
	float: left;
}

.grijzebox_ImgArea{
	height: 96px;
	float: left;
	background: #eaeaea;
	border-top: 1px #d7ddde solid;
	border-bottom: 1px #d7ddde solid;
	width: 110px;
}

.grijzebox_Img{
	margin-top: 5px;
}

.grijzebox_Textarea{
	height: 96px;
	float: left;
	background: #eaeaea;
	border-top: 1px #d7ddde solid;
	border-bottom: 1px #d7ddde solid;
	width: 325px;
}

.grijzebox_text{
	height: 75px;
	width: 250px;
	margin-top: 5px;
	margin-left: 18px;
}

.grijzebox_leesmeer{
	height: 15px;
	width: 300px;
	background: #eaeaea;
	text-align: right;
	font-weight: bold;
}

.grijzebox_Rechts{
	float: left;
}

.grijze_contentBox_klein{
	clear: both;
	margin-top: 10px;
	height: 100px;
	width: 440px;
}

.grijzebox_Links_klein{
	float: left;
}

.grijzebox_ImgArea_klein{
	height: 97px;
	float: left;
	vertical-align: middle;
	background: #eaeaea;
	border-top: 1px #d7ddde solid;
	border-bottom: 1px #d7ddde solid;
}

.grijzebox_Img_klein{
	margin-top: 5px;
}

.grijzebox_Textarea_klein{
	float: left;
	width: 250px;
	background: #eaeaea;
	border-top: 1px #d7ddde solid;
	border-bottom: 1px #d7ddde solid;
}

.grijzebox_text_klein{
	height: 75px;
	width: 200px;
	margin-top: 5px;
	margin-left: 18px;
}

.grijzebox_leesmeer_klein{
	height: 17px;
	width: 200px;
	background: #eaeaea;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: -5px;
}

.grijzebox_Rechts_klein{
	float: left;
}

.RechterBlokTextArea{
	background: #eaeaea;
	border-left: 1px #d7ddde solid;
	border-right: 1px #d7ddde solid;
	width: 192px;
	min-height: 100px;
}

.BlokText{
	margin-left: 15px;
	margin-right: 15px;
}

.BlokTextName{
	text-align: right;
	margin-top: 20px;
	margin-right: 15px;
}

.ProjectenBox{
	width: 195px;
	margin-bottom: 20px;
}
.BannerText
{
	color: White;
	font-size: 10pt;
	font-family: Tahoma;	
	margin-top: -23px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 3px;
}

.RechterProjectenArea{
	background: #eaeaea;
	border-left: 1px #d7ddde solid;
	border-right: 1px #d7ddde solid;
	width: 192px;
	min-height: 100px;
}

.ProjectenFiller{
	height: 5px;
	width: 100px;
	
}

.Projecten{
	clear: both;
	height: 41px;
	width: 192px;
}

.ProjectenLogo{
	float: left;
	width: 53px;
}

.ProjectenNaam{
	float: left;
	height: 35px;
	width: 130px;
	vertical-align: middle;
	margin-top: 2px;
}

.projectenText{
	margin-top: 5px;
	margin-left: 10px;
	width: 125px;
}

.Footer{
	text-align: center;
	margin-top: 0px;
}

.footerNAW{
	float: left;
	margin-left: 35px;
	font-size: 11px;
	margin-top: 20px;
}

.footerTerms{
	float: left;
	
	color: #235ea9;
	font-size: 11px;
	margin-top: 20px;
}

.projectenTitle{
	margin-top: 20px;
	font-weight: bold;
	width: 400px;
	margin-left: 10px;
}

.projectenBackdiv{
	float: left;
	height: 20px;
}

.projectenbackbutton{
	color: #000;
	text-decoration: none;
	margin-left: 5px;
	vertical-align: top;
}

.ProjectenResultaat{
	float: left;
	color: #f8991d;
	vertical-align: middle;
	margin-left: 150px;
	width: 120px;
}

.blueLink, .blueLink:link, .blueLink:visited{
	color: #235ea9;
	text-align: left;
	background-image: url('../Design/menu_arrow.gif');
	background-repeat: no-repeat;
	background-position: right;
	/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Design/menu_arrow.png');*/
	padding-right: 20px;
	text-decoration: none;
}

.blueLink:hover{
	text-decoration: underline;
}
.blueLinkBack, blueLinkBack:link, .blueLinkBack:visited{
	color: #235ea9;
	text-align: left;
	background-image: url('../Design/menu_arrowLeft.gif');
	background-repeat: no-repeat;
	background-position: left;
	/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Design/menu_arrowLeft.png');*/
	padding-left: 20px;
	text-decoration: none;
}
.blueLinkBack a:hover{
	text-decoration: underline;
}

.blueLinkPijlloos, .blueLinkPijlloos:link, .blueLinkPijlloos:visited{
	color: #235ea9;
	text-align: left;
	text-decoration: none;
}
.blueLinkPijlloos:hover, blueLinkPijlloos a:selected{
	text-decoration: underline;
}

.GreyLink{
	color: #575355;
	text-decoration: none;
}
/*.GreyLink a:hover, .GreyLink a:link, .GreyLink a:visited 
{
	color: #575355;	
}*/

.searchDiv{
	margin-top: 20px;
}

.ccTitel{
	font-size: 14px;
	font-weight: bold;
}

.MenuContainer{
	height: 22px;
	clear: both;
	width: 175px;
	cursor: pointer;
	vertical-align: middle;
}

.MenuContainerSelected{
	background-color: #e5e5e5;
	height: 24px;
}

.subMenuContainer{
	clear: both;
	height: 22px;
	cursor:pointer;
	margin-left: 20px;
	margin-bottom: -0px;
}

a.Bannermenulink:link, a.Bannermenulink:visited, a.Bannermenulink:hover, a.Bannermenulink:active, Bannermenulink{
	text-decoration: none;
	color: #000000;
}
a.BannermenulinkSelected:link, a.BannermenulinkSelected:visited, a.BannermenulinkSelected:hover, a.BannermenulinkSelected:active, BannermenulinkSelected 
{
	text-decoration: none;
	color: #FFFFFF;
}

a.menuLink, a.menuLink:visited, a.menuLink:hover, a.menuLink:active, .menulink{
	text-decoration: none;
	color: #575355;
}

a.SubmenuLink, a.SubmenuLink:visited, a.SubmenuLink:hover, a.SubmenuLink:active, .SubmenuLink	
{
	text-decoration: none;
	color: #575355;
}

.portRepImage{
	margin-left: 6%;
	width: 80px; 
	cursor: pointer;	
}

.projectenTextPortfolio{
	margin-top: 5px;
	margin-left: 10px;
	width: 350px;	
}

.logintable{
	width:100%;
	/*border:solid 1px #f8991d;*/
}

/* nieuwsmodule */
.gvNieuws{
	background: #eaeaea;
	border-left: 1px #d7ddde solid;
	border-right: 1px #d7ddde solid;
	margin-top: 48px;
	padding-top: -5px;
	width: 100%;
}
.gvNieuwsGroot{
	width: 100%;
}
.HeaderNieuwsBox{
	height: 53px;
	background-image: url('../Design/Nieuws.gif');	
	background-position: -1px top;
	background-repeat: no-repeat;
	border: none;
	margin-top: -53px;
	position: absolute;
	width: 192px;
}
.itemContainer{
	border-left: 1px #dae7f1 solid;
	border-right: 1px #dae7f1 solid;
	width: 192px;	
}
.itemContent{
	margin-left: 15px;
	margin-right: 15px;
}
.FooterNieuwsBox{
	background-image: url('../Design/rechterBlokBottomline.gif');	
	background-position: 0px top;
	background-repeat: no-repeat;
	border: none;
	height: 10px;
	margin-left: -1px;
	position: absolute;	
	width: 194px;
}
.NieuwsKopje{
	font-weight: bold;
}
.NieuwsKopjeKlein
{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	text-decoration: none;
	background-image: url('../Design/menu_arrow.gif');
	background-repeat: no-repeat;
	background-position: left top;
	/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Design/menu_arrow.png');*/
	padding-left: 25px;
}
.BannerTextNieuws
{
	color: #504C4D;
	font-size: 10pt;
	font-family: Tahoma;	
	margin-top: 25px;
	padding-left: 10px;
	font-weight: bold;
	position: absolute;
	z-index: 1;
}

/* End nieuwsmodule */

/* Contact formulier */
.tblForm{
	width: 425px;
}
.tdLeft{
	width: 200px;
	vertical-align: top;
}
.tdRight{
	width: 225px;
}
.TextBox{
	width: 225px;
}

.TextField{
	width: 425px;
	height: 200px;
}
/* End contact formulier */

.CountryMenu
{
	margin-right: 4px;	
	text-align: right;
	bottom: 0px;
	margin-top: -19px;
}