/*
kleur1: #c50f28;
kleur2: #0089c3;
*/

/******************************
	BODY & CONTAINERS
******************************/

body {
	background-image: url(../images/bg-body.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

form{
	margin: 0;
	padding: 0;
}

img{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 859px;
	margin: 0px auto;
}

.logo{
	margin-left: 8px;
}

/******************************
	LOGIN
******************************/

#login{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 342px;
	height: 260px;
	margin-top: -130;
	margin-left: -171;
	border: 0px;
	line-height: 28px;
}

#login #form{
	display: block;
	height: 125px;
	background-image: url(../images/login_bg.gif);
	background-repeat: no-repeat;
	padding: 5px 40px 50px 40px;
}

.login-inputs{
	border: 1px solid #dadada;
	background-color: #f7f7f7;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 258px;
	height: 21px;
	padding: 3px;
}

#loginbutton{
	position: absolute;
	margin-top: 37px;
	margin-left: 165px;
	left: 40px;
	top: 176px;
}

*html #loginbutton{
	margin-top: 33px;
}

.formtag{
	color: #878787;
	font-weight: bold;
	float: left;
}

.forgotpass{
	float: right;
	text-align: right;
	padding-right: 11px;
}

.forgotpass a:link, .forgotpass a:visited, .forgotpass a:active{
	text-decoration: none;
	font-size: 11px;
	color: #878787;
}

.forgotpass a:hover{
	text-decoration: underline;
}

/******************************
	TYPOGRAPHY
******************************/

a:link, a:visited, a:active{
	color: #c50f28;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

strong{
	font-weight: bold;
}

.subtitle{
	font-size: 12px;
	font-weight: bold;
	color: #c50f28;
	margin-bottom: 10px;
}

h2{
	color: #c50f28;
	font-size: 28px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}

h3{
	color: #0089c3;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
}

/******************************
	FORMS
******************************/

form{
	margin: 0;
	padding: 0;
}

.formLijn {
	text-align: left;
	vertical-align: middle;
	margin-bottom: 1px;
	height: 27px;
	width: 400px;
	border-bottom: 1px solid #ffcc99;
	margin-top: 2px;
	float: left;
	padding-top: 3px;
}

.formLijn2 {
	text-align: left;
	vertical-align: middle;
	margin-bottom: 1px;
	height: 27px;
	width: 400px;
	margin-top: 2px;
	float: left;
	padding-top: 3px;
}

.formVeld {
	width: 110px;
	float: left;
	margin-right: 15px;
	height: 27px;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 3px;
}

.input {
	background-color: #FAF8F8;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: normal;
}

.button {
	background-color: #0089c3;
	border: 0px;
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	padding: 2px 1px 0px 1px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}
.buttonRED {
	background-color: #C50F28;
	border: 0px;
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	padding: 2px 1px 0px 1px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}


/******************************
	TOP
******************************/

.header{
	background: url(../images/page-header.gif) 0 bottom;
	background-repeat: no-repeat;
	margin-top: 15px;
	height: 73px;
	padding: 0 28px 0 28px;
}

.headersidebar{
	background: url(../images/page-header-sidebar.gif) 0 bottom;
	background-repeat: no-repeat;
}

h1{
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	cursor: pointer;
	width: 312px;
	height: 42px;
	background: url(../images/logo.gif);
	background-repeat: no-repeat;
}

h1 span{
	display: none;
}

#aanspreking{
	width: 400px;
	text-align: right;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	line-height: normal;
}

#optimizer{
	display: none;
}

/******************************
	MIDDLE
******************************/

.content{
	background: url(../images/page-back.gif);
	background-repeat: repeat-y;
	padding: 0 28px 10px 28px;
}

.contentsidebar{
	background: url(../images/page-back-sidebar.gif);
	background-repeat: repeat-y;
}

.text{
	padding-left: 0px;
	width: 500px;
	text-align: justify;
	float: left;
	padding: 35px;
	padding-top: 10px;
	min-height: 360px;
	font-size: 11px;
}

*html .text{
	padding-bottom: 0px;
	height: 360px;
}

/******************************
	BUTTONS
******************************/

#buttons-home{
	width: 458px;
	padding: 30px 171px 30px 171px;
}

.ul-choser-gr{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.ul-choser-gr li{
	float: left;
}

.ul-choser-gr .choser-gr1 a{
	background: url(../images/button_contact_gr.gif);
}

.ul-choser-gr .choser-gr2 a{
	background: url(../images/button_berichten_gr.gif);
}

.ul-choser-gr .choser-gr3 a{
	background: url(../images/button_verzenden_gr.gif);
}

.ul-choser-gr .choser-gr4 a{
	background: url(../images/button_rapport_gr.gif);
}

.ul-choser-gr a:link, .ul-choser-gr a:active, .ul-choser-gr a:visited, .ul-choser-gr a:hover{
	height: 227px;
	width: 229px;
	background-position: 0 bottom;	
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}

.ul-choser-gr a:hover{
	background-position: 0 top;
	text-decoration: none;
}

.ul-choser-gr a span{
	visibility: hidden;
}

/******************************
	SIDEBAR
******************************/

.sidebar{
	width: 214px;
	float: left;
	font-size: 11px;
	line-height: 15px;
	padding: 0 10px 0 8px;
}

.item{
	background: url(../images/border.gif) 0 bottom;
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 1px;
}

.item a:link, .item a:active, .item a:visited{
	display: block;
	padding: 10px 3px 10px 20px;
	color: #666666;
	text-decoration: none;
	background: url(../images/blokje_color2.gif) 8px 14px;
	background-repeat: no-repeat;
}

.item a:hover, .current{
	background-color: #dedede;
	text-decoration: none;
}

.subitem{
	background: url(../images/border.gif) 0 bottom;
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 1px;
	background-color: #EFEFEF;
}

.subitem a:link, .subitem a:active, .subitem a:visited{
	display: block;
	padding: 10px 3px 10px 25px;
	color: #666666;
	text-decoration: none;
}

.subitem a:hover, .currentsub{
	background-color: #EAEAEA;
	text-decoration: none;
}
.subsubitem{
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 1px;
	background-color: #EFEFEF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.subsubitem a:link, .subsubitem a:active, .subsubitem a:visited{
	display: block;
	padding: 5px 7px 5px 7px;
	color: #666666;
	text-decoration: none;
}

.subsubitem a:hover, .currentsubsub{
	background-color: #E5E5E5;
	text-decoration: none;
}

/******************************
	KNOPPEN KLEIN
******************************/

.choser_sub{
	background: url(../images/border.gif) 0 bottom;
	background-repeat: repeat-x;
	padding: 0 0 10px 0;
	height: 10px;
}

.ul-choser-kl{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.ul-choser-kl li{
	float: left;
	margin: 0px;
	padding: 0px;
}

.ul-choser-kl .choser-kl1 a{
	background: url(../images/button_contact_kl.gif);
	background-position: 0 bottom;
	width: 58px;
}

.ul-choser-kl .choser-kl2 a{
	background: url(../images/button_berichten_kl.gif);
	background-position: 0 bottom;
	width: 49px;
}

.ul-choser-kl .choser-kl3 a{
	background: url(../images/button_verzenden_kl.gif);
	background-position: 0 bottom;
	width: 49px;
}

.ul-choser-kl .choser-kl4 a{
	background: url(../images/button_rapport_kl.gif);
	background-position: 0 bottom;	
	width: 58px;
}

.ul-choser-kl .choser-kl1_current a{
	background: url(../images/button_contact_kl.gif);
	background-position: 0 top;
	width: 58px;
}

.ul-choser-kl .choser-kl2_current a{
	background: url(../images/button_berichten_kl.gif);
	background-position: 0 top;
	width: 49px;
}

.ul-choser-kl .choser-kl3_current a{
	background: url(../images/button_verzenden_kl.gif);
	background-position: 0 top;
	width: 49px;
}

.ul-choser-kl .choser-kl4_current a{
	background: url(../images/button_rapport_kl.gif);
	background-position: 0 top;	
	width: 58px;
}

.ul-choser-kl a:link, .ul-choser-kl a:active, .ul-choser-kl a:visited, .ul-choser-kl a:hover{
	height: 65px;
	background-repeat: no-repeat;
	display: block;
}

.ul-choser-kl a{
	text-decoration: none;
}

.ul-choser-kl a:hover{
	background-position: 0 top;
	text-decoration: none;
}

.ul-choser-kl a span{
	display: none;
}

/******************************
	FOOTER
******************************/
	
.footer{
	background: url(../images/page-footer.gif) 0 top;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	color: #0089c3;
	text-align: center;
	padding-top: 20px;
}

.footersidebar{
	background: url(../images/page-footer-sidebar.gif) 0 top;
	background-repeat: no-repeat;
}

#footer a:link, #footer a:visited, #footer a:active{
	text-decoration: none;
	color: #0089c3;
}

#footer a:hover{
	text-decoration: underline;
}

/******************************
	COMMON USED
******************************/

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.color1{
	color: #c50f28;
}

.color2{
	color: #0089c3;
}

.invoer{
	display: block;
	width: 300px;
	margin-bottom: 8px;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	padding: 2px;
	
}

.smaller{
	width: 150px;
	margin-right: 5px;
}

.invoer_button{
	border: 0;
	padding: 3px;
	background-color: #c50f28;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 15px;
	margin-right: 5px;
	cursor: pointer;
}

.invoer_button:hover{
	background-color: #0089c3;
}

.invoer_buttonemail{
	border: 0;
	padding: 2px;
	background-color: #0089c3;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer;
}

.invoer_buttonemail:hover{
	background-color: #c50f28;
}

/******************************
	INHOUD
******************************/

.emailitem{
	padding: 8px 10px 1px 5px;
	border-bottom: 1px solid #dddddd;
}

.alt{
	background-color: #f6f6f6;
	padding: 8px 10px 2px 10px;
}

.emailitem .check{
	float: left;
	margin-right: 5px;
}

.emailitem .naam{
	float: left;
}

.emailitem .email, .emailitem .icon{
	float: right;
	color: #0089c3;
}

.markall{
	padding-left: 29px;
	padding-top: 1px;
	margin-top: 5px;
	background: url(../images/arrow_up.gif) 14px 0px;
	background-repeat: no-repeat;
}

.markall a:link, .markall a:active, .markall a:visited{
	color: #888888;
	text-decoration: none;
	font-size: 11px;
}

.markall a:hover{
	text-decoration: underline;
}

.alttitel a{
	display: block;
}

.open a{
	display: block;
	margin-bottom: 7px;
}

.alttitel a:link, .alttitel a:visited, .alttitel a:active{
	font-weight: bold;
	color: #0089c3;
	text-decoration: none;
}

.alttitel a:hover{
	color: #c50f28;
	text-decoration: none;
}

.bigger{
	display: block;
	font-size: 16px;
	font-weight: bold;
	width: 10px;
	float: left;
	padding-right: 5px;
}

.aanpassen{
	font-weight: bold;
	color: #0089c3;
	margin-bottom: 7px;
}
.txt10 {
	font-size: 10px;
}
.txt10-2 {
	font-size: 10px;
	color: #999999;
}

.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.subtitle {
	background-color: #E5E5E5;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8F6F6;
}
.arrowbottom {
	background-attachment: fixed;
	background-image: url(../images/arrow_bot.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	font-size: 10px;
	text-align: right;
	padding-right: 25px;
}
.vertical {
	vertical-align: text-top;
}
#message {
	width: 338px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#messagetop {
	float: left;
	height: 25px;
	width: 338px;
	margin: 0px;
	padding: 0px;
}
#messagemid {
	float: left;
	width: 338px;
	background-image: url(../images/message/message_02.jpg);
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#messagebot {
	float: left;
	height: 7px;
	width: 338px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/message/message_02.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	vertical-align: bottom;
}
.txt11 {
	font-size: 11px;
}
/******************************
	BLOKJES COVER
******************************/
.coverbl1_on {
	padding: 5px 0px 0px 0px;
	float: left;
	height: 113px;
	width: 92px;
	margin: 3px 3px 3px 3px;
	background-color: #004812;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.coverbl2_on {
	padding: 5px 0px 0px 0px;
	float: left;
	height: 113px;
	width: 190px;
	margin: 3px 3px 3px 3px;
	background-color: #004812;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.coverbl1_off {
	padding: 5px 0px 0px 0px;
	float: left;
	height: 113px;
	width: 92px;
	margin: 3px 3px 3px 3px;
	background-color: #990000;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.coverbl2_off {
	padding: 5px 0px 0px 0px;
	float: left;
	height: 113px;
	width: 190px;
	margin: 3px 3px 3px 3px;
	background-color: #990000;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
/******************************
	BINNENKANT
******************************/
.binnenbl1_on {
	padding: 5px 0px 0px 0px;
	float: left;
	height: 100px;
	width: 75px;
	margin: 3px 3px 3px 3px;
	background-color: #004812;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.binnenbltehuur_on {
	padding: 5px 0px 0px 0px;
	float: left;
	height: 100px;
	width: 75px;
	margin: 3px 3px 3px 3px;
	background-color: #C9C9C9;
	color:#333333;
	font-size:10px;
	font-weight:bold;
}
.binnenbl2_on {
	padding: 5px 0px 0px 0px;
	float: left;
	height: 100px;
	width: 156px;
	margin: 3px 3px 3px 3px;
	background-color: #004812;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.binnenbl1_off {
	padding: 5px 0px 0px 0px;
	float: left;
	height: 100px;
	width: 75px;
	margin: 3px 3px 3px 3px;
	background-color: #990000;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.binnenbl2_off {
	padding: 5px 0px 0px 0px;
	float: left;
	height: 100px;
	width: 156px;
	margin: 3px 3px 3px 3px;
	background-color: #990000;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.binnentekstzone{
	padding: 5px 0px 0px 0px;
	float: right;
	height: 433px;
	width: 156px;
	margin: 3px 3px 3px 3px;
	background-color: #D2D2D2;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
/******************************
	NIEUWBOUWPROJECTEN
******************************/
.backbl1_on {
	padding: 5px 0px 0px 0px;
	float: left;
	height: 100px;
	width: 157px;
	margin: 3px 3px 3px 3px;
	background-color: #004812;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.backbl2_on {
	padding: 5px 0px 0px 0px;
	float: left;
	height: 100px;
	width: 490px;
	margin: 3px 3px 3px 3px;
	background-color: #004812;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.backbl1_off {
	padding: 5px 0px 0px 0px;
	float: left;
	height: 100px;
	width: 157px;
	margin: 3px 3px 3px 3px;
	background-color: #990000;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.backbl2_off {
	padding: 5px 0px 0px 0px;
	float: left;
	height: 100px;
	width: 490px;
	margin: 3px 3px 3px 3px;
	background-color: #990000;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

