
/*Link the inline editor-css  */
@import url("/inline/editable.css");


body {
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #464343;
	overflow: hidden;
}

html {
	overflow: hidden;
}

#scrolldiv {
	top: 123px;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: auto;
	text-align: left;
	scrollbar-3dlight-color: #323232; 		/* 3D lichtzijde buitenkant */
	scrollbar-darkshadow-color: #CACDCE;	/* 3D schaduwzijde buitenkant */
	scrollbar-highlight-color: #323232; 	/* 3D lichtzijde binnenkant */
	scrollbar-shadow-color: #323232; 		/* 3D schaduwzijde binnenkant */
	scrollbar-face-color: #323232; 			/* scrollknop, buttons pijltjes */
	scrollbar-track-color: #CACDCE; 		/* scrollvlak */
	scrollbar-arrow-color: #CACDCE; 		/* kleur pijltjes */
	background-color: white;
}

a {
	font-weight: bold;
	color: #A86709;
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
}

a:hover {
	text-decoration: none;
}

#contentright ul li {
	list-style-image: url(/imgs_algemeen/bullet.gif);
}

#topbeeld {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
}

#topbalk {
	width: 100%;
	text-align: center;
	height: 121px;
	background-image:  url(/imgs_algemeen/bg_top.gif);
	background-repeat: repeat-x;
}

#logo {
	left: 0;
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 90;
}

#mainmenu {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	position: relative;
	width: 100%;
	padding-top: 9px;
	left: 0px;
	z-index: 300;
}

#mainmenu a {
	position: relative;
	color: #464343;
	margin: 0 1px 0 1px;
	padding: 7px 13px 5px 13px;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}

#mainmenu a:hover {
	color: #A86709;
	background-color: #EDEDED;
	padding: 6px 12px 4px 12px;
	border-top: 1px solid #BABABA;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
} 

#mainmenu a.current, #mainmenu a.current:hover {
	color: #A86709;
	font-weight: bold;
	background-color: white;
	padding: 9px 12px 5px 12px;
	border-top: 1px solid #BABABA;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
}

#servicemenu {
	z-index: 100;
	position: absolute;
	top: 13px;
	right: 40px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 17px;
}

#servicemenu a {
	color: #A86709;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}

#servicemenu a:hover {
	color: black;
	background:  url(/imgs_algemeen/service_hover.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#servicemenu a.current, #servicemenu a.current:hover {
	color: black;
	background:  url(/imgs_algemeen/service_current.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#maincontainer {
	background-color: white;
	text-align: center !important;
	padding-top: 35px;
}


#contentcontainer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: white;
}

#contentleft {
	float: left;
	top: 5px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #A86709;
	border-right: 1px solid #A86709;
}

#contentcontainer>#contentleft {
	width: 190px;
}

#homeleftwrapper {
	position: relative;
	float: left;
	clear: both;
	width: 280px;
	font-size: 15px;
	color: #A86709;
	line-height: 25px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	left: 0px;
	top: 5px;
	margin: 0px 0px 70px 0px;	
}

#homeleft {
	padding: 10px 15px 10px 15px;
	border-left: 1px solid #A86709;
	border-right: 1px solid #A86709;
}

#contentcontainer>#homeleft {
	width: 270px;
	padding: 10px 15px 10px 15px;
}

#homeleft p {
	margin: 0px;
	padding: 0px;
}

#submenu {
	text-align: left;
	line-height: 15px;
}

#submenu a {
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 190px;
	padding: 5px 0px 5px 0px;
}

#submenu>ul li a {
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 170px;
	padding: 5px 0px 5px 0px;
}

#submenu a:hover, #submenu a.current {
	font-weight: bold;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
}

#submenu ul li {
	margin: 0px;
	list-style: none;
}


#contentright {
	margin-left: 250px;
	font-size: 12px;
	line-height: 24px;
	padding: 0px 0px 50px 0px;
	text-align: left;
	width: 640px;
}

#homeright {
	font-size: 12px;
	line-height: 24px;
	margin-left: 350px;
	padding: 0px 0px 20px 0px;
	text-align: left;
}

#homeright ul li {
	list-style-image: url(/imgs_algemeen/bullet.gif);
}

p.maintitle {
	font-size: 20px;
	font-weight: bold;
	color: #A86709;
	margin: 0px 0px 30px 0px;
}

.tussenkopje {
	font-size: 15px;
	font-weight: bold;
	color: #A86709;
	margin: 0px 0px 10px 0px;
}

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background:  url(/imgs_algemeen/footerbg.gif);
	background-repeat: repeat-x;
	color: white;
	height: 40px;
	text-align: center;
}

/* FORMULIER */

.formtable .input, .formtable textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #191919;
	color: #464343;
	width: 250px;
	background-color: white; 
	padding: 1px 2px 2px 2px;
	height: 15px;

}

form>.formtable .input, form>.formtable>textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #191919;
	color: #464343;
	width: 250px;
	background-color: white; 
	padding: 2px 2px 1px 2px;
	height: 15px;
	margin-left: 0px;
}

.formtable textarea{
	height: 100px;
}

.formbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: white;
	background-color:#A86709;
	cursor: pointer;
	width: 80px;
}

.verplicht {
	color: #C10814;
	margin-left: 10px;
}

.vacature {
	padding-top: 15px;
}

.beeldrechts {
	float: right;
	margin: 0 0 20px 20px;
}

/* SPECIAL */

#dis_partners {
	border-top: 1px solid #BABABA;
	margin-top: 25px;
	padding-top: 10px;
}

.special {
	background-color: #A86709;
	padding: 10px 15px 0px 15px;
	color: #EEE1CE;
	text-align: center;
	border: 1px solid #513104;
	margin-top: 20px;
	margin-bottom: 20px;
}

.special strong {
	color: white;
	font-size: 14px;
}

.special a {
	background-color: #513104;
	color: white;
	text-align: right;
	width: 100%;
	display: block;
	margin-top: 10px;
	font-size: 11px;
	margin-left: -15px;
	margin-right: -15px;
	border-left: 15px solid #513104;
	border-right: 15px solid #513104;
	text-decoration: none;
}

.special h1 {
	font-size: 16px;
	font-weight: bold;
	color: #513104;
	margin: 0px;
}
