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: 252px;
	margin:0;
	padding:0;
	background-color:#ffffff;
}

.bannerMenu{
	position: absolute;
	/*width: 651px;*/
	height: 36px;
	top: 190px;
	margin-left: 6px;
	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: 93px;*/
	padding-left:10px;
	padding-right:10px;
	height: 36px;
	float: left;
	font-size: 13px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;
}

.bannermenuitemSelected{
	/*width: 93px;*/
	padding-left:10px;
	padding-right:10px;
	height: 36px;
	float: left;
	font-size: 13px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;
	background: #F8991D;
}

.bannerMenuitemText{
	padding-top: 8px;
	
}
.rechter_top{
	float: left;
	width: 197px;
	height: 250px;
	background: #FFFFFF;
	padding:0px;
	margin:0px;
	text-align:left;
	vertical-align:bottom;
	padding-top:2px;
}
.top_menu{
	width: 197px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	
}
.top_menutext{
	height: 20px;
	padding-top: 25px;
	
}
.top_rechtImg{
	width: 197px;
	height: 201px;
	padding:0px;
	margin:0px;
}

.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/menu_arrow.gif) no-repeat;
	/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Design/menu_arrow.png');*/
	width: 35px;
	height: 20px;
}

.menu_item{
	float: left;
	width: 143px;
	color: #575355;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}

.menuBorder{
	clear: both;
	width: 174px;
	height: 2px;
	background: url(./../Design/menu_dottedLine.jpg);
	background-repeat: no-repeat;
}

.submenu_container{
	min-height: 350px;
}

.submenu_item_img{	
	float: left;
	background: url(./../Design/menu_arrow.gif) no-repeat;
	/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Design/menu_arrow.png');*/
	width: 20px;
	height: 20px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: -0px;
}

.submenu_item{
	float: left;
	padding-left: 35px;
	width: 123px;
	color: #575355;
	font-size: 11px;
	cursor: pointer;
}

.MenuBalkRechts{
	float: left; 
	height: 460px; 
	width: 1px; 
	margin-right: 20px; 
	background: #F8991D;
}

.content{
	float: left;
	width: 455px;
	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:#F8991D;
}

.ArrowLink
{
    text-decoration:none;
	color:#F8991D;
	background-image:url("./../Design/menu_arrow.gif");
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:20px;
}

.content A:hover, .contentklein A:hover{
	text-decoration:underline;
	color:#F8991D;
}

.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;
}

.NewsItemHolder
{
    width:192px;
    background-color:#F2F9FF;
    border-right:1px solid #DAE7F1;
    border-left:1px solid #DAE7F1;
    padding: 2px 0px;
}

.NewsItemHolder td
{
    vertical-align:top;
}

.GalleryImageHolder
{
    width:100px;
    height:100px;
    float:left;
    margin:5px;
    background-position:center center;
    background-repeat:no-repeat;
    cursor:pointer;
}

.NewsItemHolder a:link
{
    color:#575355; 
    text-decoration:none;
}

.NewsItemHolder a:hover
{
    
}

.divPadded
{
    padding:10px 5px;
}

.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: #f2f9ff;
	border-top: 1px #dae7f1 solid;
	border-bottom: 1px #dae7f1 solid;
	width: 110px;
}

.grijzebox_Img{
	margin-top: 5px;
}

.grijzebox_Textarea{
	height: 96px;
	float: left;
	background: #f2f9ff;
	border-top: 1px #dae7f1 solid;
	border-bottom: 1px #dae7f1 solid;
	width: 325px;
}

.grijzebox_text{
	height: 75px;
	width: 250px;
	margin-top: 5px;
	margin-left: 18px;
}

.grijzebox_leesmeer{
	height: 15px;
	width: 300px;
	background: #f2f9ff;
	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;
	background: #f2f9ff;
	vertical-align: middle;
	border-top: 1px #dae7f1 solid;
	border-bottom: 1px #dae7f1 solid;
}

.grijzebox_Img_klein{
	margin-top: 5px;
}

.grijzebox_Textarea_klein{
	float: left;
	background: #f2f9ff;
	width: 250px;
	border-top: 1px #dae7f1 solid;
	border-bottom: 1px #dae7f1 solid;
}

.grijzebox_text_klein{
	height: 75px;
	width: 200px;
	margin-top: 5px;
	margin-left: 18px;
}

.grijzebox_leesmeer_klein{
	height: 17px;
	width: 200px;
	background: #f2f9ff;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: -5px;
}

.grijzebox_Rechts_klein{
	float: left;
}

.RechterBlokTextArea{
	background: #f2f9ff;
	border-left: 1px #dae7f1 solid;
	border-right: 1px #dae7f1 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;
}

.RechterProjectenArea{
	background: #f2f9ff;
	border-left: 1px #dae7f1 solid;
	border-right: 1px #dae7f1 solid;
	width: 192px;
}

.ProjectenFiller{
	height: 5px;
	width: 100px;
	background: #f2f9ff;
}

.Projecten{
	clear: both;
	background: #f2f9ff;
	min-height: 35px;
	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: right;
	margin-left: 190px;
	color: #f8991d;
	font-size: 11px;
	margin-top: 20px;
	margin-right: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;
}

.orangeLink, .orangeLink:link, .orangeLink:visited{
	color: #f8991d;
	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;
}

.orangeLink:hover{
	text-decoration: underline;
}
.orangeLinkBack, orangeLinkBack:link, .orangeLinkBack:visited{
	color: #f8991d;
	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;
}
.orangeLinkBack a:hover{
	text-decoration: underline;
}

.orangeLinkPijlloos, .orangeLinkPijlloos:link, .orangeLinkPijlloos:visited{
	color: #f8991d;
	text-align: left;
	text-decoration: none;
}
.orangeLinkPijlloos:hover, orangeLinkPijlloos 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
{
	line-height: 21px;
	clear: both;
	width: 175px;
	cursor: pointer;
}

.MenuContainerSelected
{
	background-color: #dae7f1;
}

.subMenuContainer
{
	clear: both;
	line-height: 21px;
	cursor:pointer;
	margin-left: 20px;
	margin-bottom: -0px;
}

.subMenuContainer td, .MenuContainer td
{
    text-align:left;
    vertical-align:top;
}

a.Bannermenulink:link, a.Bannermenulink:visited, a.Bannermenulink:hover, a.Bannermenulink:active, Bannermenulink{
	text-decoration: none;
	color: #000;
}

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: #f2f9ff;
	border-left: 1px #dae7f1 solid;
	border-right: 1px #dae7f1 solid;
	padding-top: -5px;
	width: 100%;
}
.gvNieuwsGroot{
	width: 100%;
}
.HeaderNieuwsBox{
	height: 53px;
	background-image: url('../Design/Nieuws.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	width: 194px;
}
.itemContainer{
	border-left: 1px #dae7f1 solid;
	border-right: 1px #dae7f1 solid;
	width: 192px;	
	/*margin-top: 40px;*/
}
.itemContent{
	margin-left: 15px;
	margin-right: 15px;
}
.FooterNieuwsBox{
	background-image: url('../design/rechterBlokBottomline.jpg');	
	background-position: 0px top;
	background-repeat: no-repeat;
	border: none;
	height: 10px;
	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;
}

/* End nieuwsmodule */

/* Contact formulier */
input
{
	font-size:11px;
}

.tblContact td
{
}

.ContactLeft
{
    width:100px;
}

.tblForm{
	width: 425px;
}
.tdLeft{
	width: 200px;
	vertical-align: top;
}
.tdRight{
	width: 225px;
}
.ContactTextBox{
	width: 225px;
	font-size:11px;
}

.TextField{
	width: 425px;
	height: 200px;
}
/* End contact formulier */
.ProductTable
{
	text-align: left; 
	vertical-align: top;
}
.ProductTable img
{
	border: none;
}
.Product-Mitel
{
	border-bottom: 0px; 
	border-left: 0px; 
	height: 0px; 
	border-top: #005da6 1px dotted; 
	border-right: 0px;
}
.Product-Mitel-TD
{
	width: 480px; 
	max-height: 44px;
}
.Product-Mitel-TD2
{
	width: 120px;
}
.Product-Mitel-Table
{
	width: 600px;
	border: medium none;
}
