/* BASIS ELEMENTEN */

body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* BACKGROUND */

html {
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

body {
	height: 100%;
	background-color: #e8e8e8;
	font: 11px verdana, sans-serif;
	color: #1e1e1e;
}
	
.bg {
	background: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

.brug {
	position: absolute;
	top: 0px;
	left: 1006px;
}
	
.topleft {
	position: absolute;
	top: 0px;
	right: 1006px;
}

.container {
	position: relative;
	width: 990px;
	height:auto;
	background: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 16px 0px 16px;
}

.error {
	border:2px solid red;
}

label.error{
	border:0px;
}
	
	
/* HEAD */

.header {
	background: url(../images/header.jpg);
	width: 990px;
	height: 186px;
}

.leden_link {
	position: relative;
	display: block;
	left: 420px;
	top: 80px;
	width: 20px;
	height: 20px;
}
	
	
/* MENU */

.menu {
	height: 46px;
	background-color: #b40231;
	margin: 0px 0px 25px 11px;
}

.menu ul {
	margin-left: 11px;
}
.menu li {
	float: left;
	width: auto;
	margin-top: 13px;
}

.menu a {
	height: 24px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 9px 0px 0px 10px;
}

.tab1 {
	background: url(../images/btn_onzeorganisatie.jpg);
	width: 158px;	
}
.menu .tab1 {
	padding-left: 11px;
}
.tab2 {
	background: url(../images/btn_herovernameproces.jpg);
	width: 162px;
}
.tab3 {
	background: url(../images/btn_onzeadviseurs.jpg);
	width: 135px;
	}
.tab4 {
	background: url(../images/btn_vraagenaanbod.jpg);
	width: 132px;
}
.tab5 {
	background: url(../images/btn_transacties.jpg);
	width: 111px;
}
.tab6 {
	background: url(../images/btn_nieuws.jpg);
	width: 86px;
}
.tab7 {
	background: url(../images/btn_contact.jpg);
	width: 86px;
}

.menu a:hover {
	color: #b40231;
	font-weight: bold;
}
.tab1:hover {
	background: url(../images/btn_hvr_onzeorganisatie.jpg);
}
.tab2:hover {
	background: url(../images/btn_hvr_herovernameproces.jpg);
}
.tab3:hover {
	background: url(../images/btn_hvr_onzeadviseurs.jpg);
}
.tab4:hover {
	background: url(../images/btn_hvr_vraagenaanbod.jpg);
}
.tab5:hover {
	background: url(../images/btn_hvr_transacties.jpg);
}
.tab6:hover {
	background: url(../images/btn_hvr_nieuws.jpg);
}
.tab7:hover {
	background: url(../images/btn_hvr_contact.jpg);
}

a.tab1_current {
	background: url(../images/btn_hvr_onzeorganisatie.jpg);
	width: 158px;
	color: #b40231;
	font-weight: bold;
}
a.tab2_current {
	background: url(../images/btn_hvr_herovernameproces.jpg);
	width: 162px;
	color: #b40231;
	font-weight: bold;
}
a.tab3_current {
	background: url(../images/btn_hvr_onzeadviseurs.jpg);
	width: 135px;
	color: #b40231;
	font-weight: bold;
}
a.tab4_current {
	background: url(../images/btn_hvr_vraagenaanbod.jpg);
	width: 132px;
	color: #b40231;
	font-weight: bold;
}
a.tab5_current {
	background: url(../images/btn_hvr_transacties.jpg);
	width: 111px;
	color: #b40231;
	font-weight: bold;
}
a.tab6_current {
	background: url(../images/btn_hvr_nieuws.jpg);
	width: 86px;
	color: #b40231;
	font-weight: bold;
}
a.tab7_current {
	background: url(../images/btn_hvr_contact.jpg);
	width: 86px;
	color: #b40231;
	font-weight: bold;
}


/* SUBMENU --bij regionale adviseurs-- */

.submenu {
	background: url(../images/grijzebalk.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 693px;
	margin: 0px 0px 20px 32px;
}
.submenu li {
	float: left;
	margin-left: 20px;
}
.submenu .submenulinks {
	margin-left: 0px;
}
.submenu a {
	font: bold;
	color: #878787;
	text-decoration: none;
}
.submenu a:hover {
	color: #b40231;
}

.submenu a.hover{
	color: #b40231;
}

/* CONTENT */

.content {
	margin-left: 32px;
	height: auto;
}

h2 {
	font: bold 12px verdana;
	color: #b40231;
	line-height: 20px;
}	
h3 {
	font-weight: bold;
	color: #1e1e1e;
	line-height: 20px;
}
h4 {
	color: #b40231;
	line-height: 20px;
}
p {
	line-height: 20px;
	margin-bottom: 20px;
}

label.error {
	color:#cc1519;
	margin-left:10px;
}

.bullit {
	margin: 0px 5px 2px 0px;
	}
		
.content div {
	float: left;
	padding: 10px 0px 0px 0px;
	width: 313px;
}
.content .small {
	width: 215px;
	padding-right: 5px;
	float: left;
}
.content .wide {
	width: 650px;
}
.content .wide2 {
	width: 940px;
}
.content .wide3 {
	width: 890px;
}
.content .content_img {
	border: 2px solid #d2d2d2;
	float: left;
	margin-right: 10px;	
}

.image_rechts {
	position:relative;
	float:left;
	width:214px;
	height:auto;
}


/* input & knoppen */
.submitknop{
	width: auto;
	height: 19px;
	background-color: #b40231;
	color: #ffffff;
	border: 0px;
	padding: 0px 0px 1px 0px;
}
input[type=checkbox] {
	margin-right: 5px;
	position: relative;
	top: 3px;
}
#contentHomeRightBlock{
    float:right;
    width: 242px;
    height: auto;
    margin-right: 10px;
}
/* kaart */
.content #kaart {
	position: relative;
	float:right;
	width: 242px;
	height: 363px;
	margin-right: 0px;
	padding: 0px;
	display: inline;
}
#inschrijvingBlok{
    position: relative;
    float:right;
    width: 212px;
    margin-right: 0px;
    padding: 5px;
    margin-top:20px;
}

#kaart_tekst {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 200px;
	color:#FFFFFF;
	padding:0;
}

#kaart_tekst p {
	font-size: 9px;
	color: #eedbe0;
	padding: 4px 0px 0px 15px;
	width: 180px;
	margin: 0px;
	line-height:normal;	
}

#kaart img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 242px;
}
#adviseurs_infobox {
	position:absolute;
	width:195px;
	height:46px;
	bottom:8px;
	left:8px;
	padding:5px 15px 15px 15px;
	color:#FFFFFF;
	background:url(../images/adviseurs_infobox.jpg) no-repeat;
	z-index:2;
}

/* tabel met tekst */
.content .table {
	width: 2px;
	background: url(../images/rodebalk.jpg);
	background-repeat: repeat-y;
}
.table table {
	width: 460px;
	margin-left: 10px;
	line-height: 20px;
}
.table th {
	font-weight: bold;
	padding: 0px 5px 5px 0px;
}
.table td {
	padding: 0px 5px 15px 0px;
}

/* lijst */
.content ul {
	line-height: 20px;
}

/* lijst met bedrijfsinfo --onder regionale adviseurs-- */
.content .bedrijfsinfo {
	float: right;
	position: relative;
	top: -28px;
	background-color: #ededed;
	width: 220px;
	margin-right: 10px;
	padding: 10px 15px 10px 15px;
	display: inline;
	overflow: hidden;
}
.bedrijfsinfo ul {
	margin-bottom: 10px;
}
.bedrijfsinfo li {
	line-height: 20px;
}
.bedrijfsinfo a {
	color: #b40231;
}
.bedrijfsinfo .logo {
	background-color: #ffffff;
	height: 70px;
	width: 222px;
	padding: 0px;
	margin-bottom: 10px;
	position: relative;
	left: -15px;
	text-align: center;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

/* transacties */
.transactielogo {
	position:relative;
	float:left;
	width:270px;
	height:100px;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #999999;
}

/* vraag en aanbod */
.vraag_aanbod {
	width: 670px;
	float: left;
	margin-left: 10px;
	display: inline;
}

.vraag_aanbod table {
	width: 670px;
	line-height: 20px;
	vertical-align: text-top;
}
.vraag_aanbod th {
	font-weight: bold;
	padding: 0px 5px 5px 0px;
}
.vraag_aanbod td {
	padding: 0px 5px 15px 0px;
}
.interesse {
	color: #b40231;
	text-decoration:none;
}
.interesse:hover, .interesse:active {
	text-decoration:underline;
}	
.sub_link{
	text-decoration:none;
	color:#000;		
}
.sub_link:active, .sub_link:hover{
	font-weight:bold;
	color:#000;		
}	
.filter {
	position:relative;
	float:left;
	width:100px;
	height:20px;
	margin-bottom:10px;
}

/* nieuws */
.nieuws {
	background: url(../images/grijzebalk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:20px;
}

/* contact */
.content a {
	color: #b40231;
}
.content .line {
	background: url(../images/rodebalk.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
}	
	
/* FOOTER */

.footer {
	clear: both;
	background: url(../images/footer.jpg) no-repeat;
	position: relative;
	top: 25px;
	width: 948px;
	height: 88px;
	margin: 0px auto 0px auto;
	padding: 12px 20px 10px 0px;
}
.footer p {
	font: 11px arial;
	color: #878787;
	text-align: right;
	line-height: 17px;
}
.footer a {
	color: #b40231;
}

#tooltip1{
	position:absolute;
	z-index:10;
}

#tooltip{
	background: #B40734;
	color:#ffffff;
	position:relative;
	z-index:11;
}
		
/* Error style page */

div#framework_error { background:#fff; border:solid 1px #ccc; font-family:sans-serif; color:#111; font-size:14px; line-height:130%; }
div#framework_error h3 { color:#fff; font-size:16px; padding:8px 6px; margin:0 0 8px; background:#b40231; text-align:center; }
div#framework_error a { color:#228; text-decoration:none; }
div#framework_error a:hover { text-decoration:underline; }
div#framework_error strong { color:#900; }
div#framework_error p { margin:0; padding:4px 6px 10px; }
div#framework_error tt,
div#framework_error pre,
div#framework_error code { font-family:monospace; padding:2px 4px; font-size:12px; color:#333;
	white-space:pre-wrap; /* CSS 2.1 */
	white-space:-moz-pre-wrap; /* For Mozilla */
	word-wrap:break-word; /* For IE5.5+ */
}
div#framework_error tt { font-style:italic; }
div#framework_error tt:before { content:">"; color:#aaa; }
div#framework_error code tt:before { content:""; }
div#framework_error pre,
div#framework_error code { background:#E9E9E9; border:solid 0 #D6D8D1; border-width:0 1px 1px 0; }
div#framework_error .block { display:block; text-align:left; }
div#framework_error .stats { padding:4px; background: #eee; border-top:solid 1px #ccc; text-align:center; font-size:10px; color:#888; }
div#framework_error .backtrace { margin:0; padding:0 6px; list-style:none; line-height:12px; }

.wide li {
	list-style-position:inside;
	list-style-type:disc;
}

.content ul,ol{
    margin: 5px 0 5px 20px;
    padding-left: 10px;
}
.content ul li{
    padding-left: 10px;
    list-style-type: disc;
}
.content ol li{
    padding-left: 10px;
    list-style-type: decimal;
}
