@import url("mbitzbasic.css");

* {
	margin:0;
	padding:0;
}
.tekst1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
}
.tekst2 {
	font-weight: bold;
}

.buttonkleur1 {
	padding-left:5px;
	padding-right:5px;
	background:#A7150E;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	height:18px;
	display:block;
}

a.buttonkleur1 {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	text-align:center;

}

a:hover.buttonkleur1 {
	background:#8B120C;
	text-decoration: none;
}


#bgschaduw {
	width:945px;
	min-height:500px;
	overflow:hidden;
	float: left;
}
#bgcontent_bottom {
	width:945px;
	min-height:500px;
	overflow:hidden;
	float: left;
}

#container {
	width:100%;
	background-image:url(../afbeeldingen/bg_spacer_website.jpg);	
	background-repeat:repeat-x;
	background-position:left top;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
#container_onder {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	background: url(../afbeeldingen/bg_spacer_website_onder.jpg) repeat-x left bottom;
}
#container2 {
	width:945px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
.center {
	text-align: center;
}


#content {
	width:826px;
	overflow:hidden;
	background: url(../afbeeldingen/bg_content2.jpg) no-repeat;
	float: left;
	clear: both;
	padding-top: 26px;
	padding-left: 16px;
	padding-right: 24px;
	min-height:450px;
}

#content2 {
	width:866px;
	margin-left:43px;
	overflow:hidden;
	background: url(../afbeeldingen/bg_content2b.gif) repeat-y left top;
	float: left;
	margin-top: 23px;
	clear: both;
	margin-bottom: -10px;
}

#contenttotaal {
	float:left;
	width: 833px;
	background: url(../afbeeldingen/lijn_verticaal_dotted.jpg) repeat-y left top;
	overflow: hidden;
}
#contenttotaal2 {
	float:left;
	width: 833px;
	background: url(../afbeeldingen/lijn_verticaal_dottedb.jpg) repeat-y left top;
	overflow: hidden;
}
.clearboth {
	clear: both;
	float: left;
}

#header {
	background-image:url(../afbeeldingen/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:78px;
	text-align: center;
	padding-top: 33px;
	margin-bottom: 0px;
	padding-right: 50px;
}

#footer {
	height:20px;
	width:945px;
	text-align:center;
	float: left;
}

#footer2 {
	width:100%;
	text-align:center;
	float: left;
	background: #FFFFFF;
	clear: both;
	padding-bottom: 5px;
	height: 20px;
	padding-top: 5px;
}
.footertekst {
	text-align: center;
	height: 50px;
	float: left;
	width: 945px;
	overflow: hidden;
	padding-top: 10px;
}
.floatlinks2 {
	float:left;
	text-align:left;
	text-transform:none;
}

.floatlinks2b {
	float:left;
	text-align:left;
	text-transform:none;
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}
.floatlinks2d {
	float:left;
	margin-right: 10px;
}
.floatlinks2e {
	float:left;
	text-align:left;
	text-transform:none;
	height:40px;
	background: url(../afbeeldingen/bg_content2c.jpg) no-repeat left top;
}

.floatrechts2 {
	float:right;
}

fieldset {
	border-style: none;
}

fieldset label {
	float:left;
	width:175px;
	border-style: none;
	padding-bottom: 5px;
}
 
fieldset p{
    clear:both;
}
input {
	width: 250px;
	padding-bottom: 2px;
}
.lijnbreed {
	float: left;
	width: 100%;
	clear: both;
}



#linkerkolom {
	float:left;
	width:147px;
	min-height: 450px;
	padding-right: 15px;
}
 
.sub_menu a {
	display:block;
	width:132px;
	height:20px;
	text-decoration:none;
	padding-left:15px;
	text-align:left;
	float:left;
	background:url(../afbeeldingen/navpijl.gif) no-repeat;
	display: inline;
	clear: both;
}

.sub_menu a:hover  {
	float:left;
	color:#A7150E;
	background:url(../afbeeldingen/navpijl_rood.gif) no-repeat;
}
.sub_menu .selected{
	float:left;
	color:#A7150E;
	background:url(../afbeeldingen/navpijlb.gif) no-repeat;
	display: inline;
}
.sub_menu .niveau2, .sub_menu .niveau2_selected  {
	display:block;
	width:122px;
	height:20px;
	text-decoration:none;
	padding-left:15px;
	text-align:left;
	float:left;
	background:url(../afbeeldingen/navpijl.gif) no-repeat;
	margin-left: 10px;
	display: inline;
}

.sub_menu .niveau2 a:hover {
	float:left;
	color: #A7150E;
	background:url(../afbeeldingen/navpijl_rood.gif) no-repeat;
	
}
.sub_menu .niveau2_selected {
	color: #A7150E;
	text-decoration: underline;	
	background:url(../afbeeldingen/navpijl_rood.gif) no-repeat;
	display: inline;

}

.it_diensten_menu a, .it_producten_menu a  {
	text-decoration: underline;	
}

.it_diensten_menu a:hover, .it_producten_menu a:hover   {
 	text-decoration: underline;	
	color: #A7150E;
}
.it_diensten_menu .selected, .it_producten_menu .selected {
 	text-decoration: underline;	
	color: #A7150E;
}


#main_menu, .sub_menu, #footer_menu{
	list-style:none;
	text-transform:none;
}

#middenkolom {
	float:left;
	width:472px;
	background-repeat:repeat-y;
	background-position:left top;
	padding-left:16px;
	overflow:hidden;
	padding-right: 16px;
}

#middenkolom2 {
	float:left;
	width:623px;
	background-repeat:repeat-y;
	background-position:left top;
	padding-left:16px;
	overflow:hidden;
	padding-right: 16px;
}

#main_menu_kader {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding-right:10px;
	padding-left: 42px;
	overflow: hidden;
	float: left;
	min-height:20px;
	display: inline;
}
#footer_menu_kader{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	width: auto;
	margin-bottom: 0px;
}

#main_menu a, #footer_menu a {
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
	background:url(../afbeeldingen/bg_menulijntjes.jpg) no-repeat right center;
	font-size:11px;
	font-weight:bold;
	height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
ul#main_menu, ul#main_menu li, ul#footer_menu, ul#footer_menu li {display: inline;}


#main_menu a:hover, #main_menu .selected {
	background:#A8160F;
}

#footer_menu a {
	float:none;
}
#footer_menu a:hover, #footer_menu .selected {
	text-decoration: underline;	
}


.radio {
	width:35px;
	margin-left:165px;
}

.radio2 {
	width:35px;
}

#rechterkolom {
	float:left;
	width:145px;
	overflow:hidden;
	padding-left:16px;
}
.variabelvlak_rood {
	background: url(../afbeeldingen/bg_vlak_rood.jpg) no-repeat;
	float: left;
	height: 119px;
	width: 145px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.variabelvlak_rood p{
	text-align: center;
	height: 11px;
	color: #FFFFFF;
	line-height: 110%;
	clear: none;
	font-weight: bold;
}

.width25 {
	float:left;
	width:25px;
	padding-right:10px;
}
.width110 {
	float:left;
	width:110px;
}

