body { background:url(/images/bg_body.jpg); font-family:Arial; color:##745e50; margin:0; padding:0;}

/*in_line*/
img {border:0; vertical-align:top;}

a:hover{text-decoration:underline;}
a {text-decoration:none; color:#e64600;}

.clear { clear:both;}
.fright { float:right;}
.alignright { text-align:right; margin-right:10px;}

p { font-family:Arial; color:#745e50; font-size:12px;}


/*txt, links*/

h1 { color:#e64600; font-size: 16px; margin-bottom: 10px;}
h2 { color:#e64600; font-size: 14px; margin-bottom: 10px;}
h3 { color:#e64600; font-size: 14px; margin-bottom: 10px;}

/*header*/
#header { background-color:#f8f6f3;}
#header .logo { float:left; margin-right:45px; padding-left:15px;}
#header .navigatie { float:right; padding-right:15px;}
#header .bg_line_header { background:url(/images/line_bottom.gif) bottom left repeat-x; padding-bottom:19px; margin-bottom:7px;}
#header .line_bottom { background:url(/images/line_bottom.gif) bottom left repeat-x;}
#header .t_l { background:url(/images/header_left.gif) top left no-repeat;}
#header .t_r { background:url(/images/header_right.gif) top right no-repeat; padding:24px 6px 9px 7px;}
#header ul{ margin:0; padding:0; list-style:none; padding:15px 0 0px 0;}
#header li{ display:inline; font-size:0.75em; margin:0 9px 0 9px; font-family:Arial;}
#header li a{color:#fff; text-decoration:none; color:#745e50;}
#header li .m1 { margin:0 -13px 0 0px;}
#header li .m3 { margin:0 0px 0 -11px;}
#header li .actief { background:url(/images/bg_ul.gif) left bottom repeat-x; padding:10px 9px 10px 9px; color:#fff; margin:0 -10px 0 -10px;}

/*teaser*/
#teaser { height: 170px; background-color:#f8f6f3; font-size:0.75em; color:#745e50; line-height:1.1538em; }
#teaser .line_top { background:url(images/line_bottom.gif) top left repeat-x;}
#teaser .t_l { }
#teaser .t_r { padding:10px 6px 10px 7px;}
#teaser ul{ margin:0; padding:0; list-style:none;}
#teaser li a { background:url(/images/z_ul.gif) 0 4px no-repeat; padding-left:9px; color:#745e50; line-height:1.692em;}
#teaser li a:hover {color:#745e50;} 

/*content*/
#content { background:#efebe5; font-family:Arial; font-size:0.75em; color:#745e50; line-height:1.1538em;}
#content .title { margin-bottom:18px;}
#content .bg_line { background:url(images/line_bottom.gif) bottom left repeat-x;}
#content .pic1 { margin:7px 3px 0 7px;}
#content .pic2 { margin:7px 3px 0 3px;}
#content .pic3 { margin-top:7px;}
#content p { padding-bottom:17px;}
#content ul{ margin:0; padding:0; list-style:none;}
#content li a { background:url(images/z_ul.gif) 0 4px no-repeat; padding-left:9px; color:#745e50; line-height:1.692em;}
#content li a:hover {color:#745e50;}
#content .line_top { background:url(images/line_bottom.gif) top left repeat-x;}
#content .line_bottom { background:url(images/line.gif) bottom left repeat-x;}
#content .l_b { background:url(images/content_left.gif) bottom left no-repeat;}
#content .r_b { background:url(images/content_right.gif) bottom right no-repeat;}
#content .box { width:760px; padding:0 0 46px 0;}
#content .box1 { width:760px;}
#content .pic { float:left; margin:0 18px 0 0;}
#content .bg_line1 { background:url(images/line_bottom.gif) bottom left repeat-x; padding-bottom:15px; margin-bottom:15px;}
#content .indent { padding:24px 0 0 0;}
#content .col_1 .ind { padding:10px 0px 0 20px;}
#content .col_1 .pad { padding:0 20px 0 0;}
#content .col_1 { background:url(images/bg_line.gif) top right repeat-y;}
#content .col_2 { background:url(images/bg_line.gif) top right repeat-y;}
#content .col_2 .pad { padding:0 20px 0 0;}
#content .col_2 .ind { padding:10px 0px 0 20px;}
#content .col_2 .bg_line { padding-bottom:33px; margin-bottom:30px;}
#content .col_3 .pad { padding:0 20px 0 0;}
#content .col_3 .ind { padding:10px 0px 0 20px;}

#content .kolom600 .ind { padding:10px 0px 0 20px;}
#content .kolom600 .pad { padding:0 20px 0 0;}
#content .kolom600 { background:url(images/bg_line.gif) top right repeat-y;}

/*footer*/
#footer { color:#745e50; font-family:Arial; font-size:0.75em;}
#footer a {color:#745e50; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer .column1 { width:651px;}
#footer .column2 { width:72px;}
#footer .box { padding:24px 0 0 26px;}
#footer .pic1 { margin-left:6px;}

/*====================================*/
#content .col_1 .pic1 { float:left; margin:0 18px 18px 0;}
#content .col_1 .bg_line { padding-bottom:30px; margin-bottom:20px;}
#content .col_2 .bg_line { padding-bottom:30px; margin-bottom:20px;}
#content .col_2 .column1 { width:90px;}
#content .col_2 .column2 { width:90px;}

/*==========================================*/

.input {color:#745e50;		 
		height:17px;
		width:110px;
		background:#fff;
		border:solid 1px #9d9d9d;
}

textarea{  background:#fff;
		   color:#745e50;
		   border:solid 1px #9d9d9d;
		   width:180px; height:96px;
		   overflow:auto;
		   font-family:Tahoma; 
		    font-size:0.99em;
}