body
{
	background:#606163 url(../images/layout/test2.gif) no-repeat center top;
	color:#666666;
	margin-top:15px;
	font:11px tahoma;
	line-height:15px;
}

*
{
	margin:0;
	padding:0;
	outline:none;
	border:0;
}

img, div { behavior: url(js/iepngfix.htc); }

/* Titels */

h2
{	
	font:bold 13px tahoma;
	color:#666666;
	padding-bottom:13px;
}
p
{
	padding-bottom:10px;
}

#container
{
	width:880px;
	height:auto;
	margin:0 auto;
}

#header
{
	height:83px;
	width:700px;
	background:url(../images/layout/header2.png);
	padding-left:180px;
}

/* Hoofdmenu */

#menu ul
{
	float:left;
}

#menu ul li
{
	display:inline;
	
}

#menu ul li a
{
	color:#444444;
	font-size:14px;
	background:#ffffff url(../images/layout/menu-shadow.png) repeat-x bottom;
	width:130px;
	height:30px;
	float:left;
	padding:10px 0 0 10px;
	margin:43px 5px 0 5px;
	text-decoration:none;
}

#menu ul li a:hover{ color:#ff5000; }

#menu ul li a.active
{
	color:#ff5000;
	background:#ffffff;
	height:48px;
	padding:10px 0 0 10px;
	margin:25px 5px 0 5px;
}

/* Contact links en rechts uitlijning */
#contact-l
{
	float:left;
	width:326px;
	height:auto;
}

#contact-l a, #contact-l a:visited, #contact-li a:active
{
	text-decoration:none;
	color:#666666;
}

#contact-l a:hover
{
	text-decoration:underline;
}

#contact-r
{
	float:right;
	width:440px;
	height:auto;
}

/* Formulier opmaak */
input.contactbutton
{
	border:1px solid #878787;
	padding:7px;
	background:#ffffff;
}

input.contactbutton:hover
{	
	color:#ff5000;
}

label
{
	display:block;
	padding-bottom:6px;
}

p.error
{
	background:#ab232a url(../images/layout/error.gif) no-repeat 5px center;
	padding:5px 10px 5px 26px;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #7c1515;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	margin-bottom:10px;
}

p.succes
{
	background:#41c947 url(../images/layout/accept.gif) no-repeat 5px center;
	padding:5px 10px 5px 26px;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #07590b;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	margin-bottom:10px;
}

input.big
{
	width:330px;
	border:1px solid #878787;
}

input.small
{	
	width:49px;
	border:1px solid #878787;
}

input.normal
{	
	width:268px;
	border:1px solid #878787;
}

textarea
{
	height:94px;
	width:330px;
	border:1px solid #878787;
}

.form-left
{	
	float:left;
	width:62px;

}

.form-right
{	
	float:left;
	width:268px;
}


#sub
{
	background:#ffffff url(../images/layout/big-line.gif) no-repeat center 48px;
	height:auto !important;
	width:830px;
	padding:27px 24px 24px 26px;
	overflow:auto;
}

#sub ul
{
	float:left;
	margin:0 0 35px 3px;
}

#sub ul li
{
	display:inline;
}

#sub ul li a, #sub ul li a:visited, #sub ul li a:active
{
	font-size:13px;
	color:#666666;
	text-decoration:none;
	margin:0 16px 0 0;
}

#sub ul li a:hover, #sub ul li a.active
{
	color:#ff5c11;
}

.outer, .outer-o
{
	float:left;
	width:61px;
	height:61px;
	padding:3px;
	background:#ffffff;
	margin:0 1px 0 1px;
}

.outer:hover
{
	background:#ff5c11;
	float:left;
	width:61px;
	height:61px;
	padding:3px;
	margin:0 1px 0 1px;
}

.outer-a
{
	float:left;
	width:61px;
	height:61px;
	padding:3px;
	background:#ff5c11;
	margin:0 1px 0 1px;
}

.outer-a
{
	float:left;
	width:61px;
	height:61px;
	padding:3px;
	background:#ff5c11;
	margin:0 1px 0 1px;
}

.inner img, .inner-o
{
	border:1px solid #e3e3e3;
	height:59px;
	height:59px;
}



.inner img, .inner-o
{
	border:1px solid #e3e3e3;
	height:59px;
	height:59px;
}

#prev
{
float:left;
padding-top:48px; 
}

#next{float:right;padding-top:48px; }

a.voorbeelden:hover{border:1px solid #ff5000; }

br.clear
{
	clear:both;
}
#content
{
	width:830px;
	padding:25px 25px 0 25px;
	background:#ffffff;
	overflow:hidden;
	height:auto !important;
	min-height:350px;
	height:415px;
	margin-top:12px;
}
#content-left
{
	float:left;
	width:370px;
	display:none;
}

#content-right
{
	float:right;
	width:440px;
	display:none;
}
#navholder
{
	margin-top:20px;
}

#footer
{
	background:#ffffff url(../images/layout/big-line.gif) no-repeat center;
	width:865px;
	height:26px;
	padding:30px 15px 0 0;
	text-align:right;
}

#footer a, #footer a:visited, #footer a:active
{
	color:#000000;
	text-decoration:underline;
}


#footer a:hover
{
	color:#ff5c11;
}
h1
{
	color:#ff5c11;
	font-size:14px;
	margin-bottom:37px;
}
#navigation
{
	width:342px;
	height:62px;
	margin-bottom:68px;
}

.nav-outer
{
	padding:3px;
	background:#ffffff;
	width:31px;
	height:31px;
	float:left;
	margin:0 5px 5px 0;
}




.nav a 
{
	background:#ffffff;
	width:29px;
	height:29px;
	border:1px solid #d1d1d1;
	font-size:12px;
	display:block;
	float:left;
	text-align:center;
	line-height:29px;
	color:#666666;
	text-decoration:none;
}

.nav a:hover, .nav a.active
{
	border:1px solid #ff5c11;
}

.nav-outer:hover
{
	background:#ff5c11;
}

.nav a.active
{
	color:#ffffff;
	background:#ff5c11;
}

#text
{
	width:333px;
	text-align:justify;
}
