 /* common elements */
body{	
	margin:0px; 
	background-image:url(../imgs/bg_gradient.jpg); 
	background-attachment:fixed; 
	background-repeat:repeat-x; 
	background-color:#dddbdd; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#555555; 
	font-size:12px;
}
p{
	line-height:20px;
}

ul, ol {
	line-height:20px;
}
h1 {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#a11a10;
	font-size:24px;
	font-weight:lighter;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a11a10;
	font-weight:normal;
	margin-left:0px;
	font-weight:bold;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	font-weight:bold;
}

hr {
	height:1px;
	line-height:1px;
	background-color:#a11a10;
	border:none;
	* border:1px solid #a11a10;
}

a{
	color:#555555;
}
a:hover{
	color:#a11a10;
}

img{
	border:0px;
}

.imgLeft {
	float:left;
	margin-right:10px;
}
.imgRight {
	float:right;
	margin-left:10px;
	margin-top:10px;
}

.terug {
	float:right;
}

.imgNaarboven{
	border:0px;
	float:right;
	background-image:url(../imgs/naarboven.jpg);
	height:28px;
	width:28px;
	cursor:hand;
	cursor:pointer;
}

.leesverder {
	margin-left:-4px;
}

.intro {
	font-style:italic;
}

/* accordion */

.accordion{
	cursor:pointer;
	background-color:#ffe1e1;
	padding:3px;
	padding-left:20px;
	background-image:url(../imgs/content/arrows/arrow_right.gif);
	background-repeat:no-repeat;
	color:#a11a10;
	clear: both;
}

.accordion_active{
	background-image:url(../imgs/content/arrows/arrow_down.gif);
	background-repeat:no-repeat;
	color:#a11a10;
}

/* site containers */
#proffesionalLabel{
	width:100%;
	z-index:1;
	text-align:center;
	position:absolute;
	left:0px;
	top:0px;
}

#labelContainer{
	width:940px; 
	margin:0px auto;
	margin-top:105px;
	background-image:url(../imgs/professional_banner.gif);
	background-position:right;
	height:180px;
	background-repeat:no-repeat;
}

#mainContainer{
	width:100%;
	z-index:2;
	text-align:center;
	position:absolute;
	left:0px;
	top:0px;
}

#headerLu{
	text-align:right;
	margin:0px auto;
	width:900px;
	/*width:30px; 
	float:right;*/ 
}

#bannersHome {
	/*margin-top:20px;*/
	margin-top:0px;
}

/* footer */
#footer{
	text-align:center; 
	width:900px; 
	margin:0px auto; 
	font-size:10px; 
	margin-top:14px;
	margin-bottom:14px;
}
#footerinfo{
	color:#666666;
}
#footerlinks{
	margin-top:6px;
}

/* crumblepath en search */
#crumbleSearch_container {
	width:900px;
	margin-left:auto; 
	margin-right:auto;
	margin-top:3px;
}


/* search */
#search{
	text-align:center;
	display:none;
	height:22px;
	margin-top:5px;
	margin-bottom:5px;
}
#search div{
	/*height:22px;*/
	margin:0px auto;
	width:230px;
	text-align: right;
	float:right;
}

#search div div{
	width:230px;
	vertical-align: middle;
	float:right;
}

#search div div span{
	float:left; 
	padding-top:2px;
	margin-right:5px;
}
#search div div form{
	float:left; 
}
#search div div img{
	/*margin-left:3px;*/
	cursor:hand;
	cursor:pointer;
}

/* crumble path */
#crumblepath{
	font-size:11px;
	padding: 0px;
	/*width: 900px;*/
	text-align:left;
	text-indent: 126px;
	margin: 0px auto;
	/*margin-top: 3px;*/
	font-style:italic;
}
#crumblepath a{
	text-decoration:none;
	color:#a11a10;
}
#crumblepath a.current{
	font-weight:bold;
}

/* banners */
#banners{
	margin-top:12px;
	width:165px;
}
#banners .banner {
	margin-bottom:10px;
}

.banner_prod {
	margin-top:10px;
}

/* content containers */
#contentholder{
	margin:0px auto; 
	margin-top:0px;
	width:900px; 
	padding-top:0px; 
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}
#contentbottom{
	margin:0px auto; 
	width:900px; 
	height:6px;
	background-image:url(../imgs/content_bottom.jpg);
	background-repeat: no-repeat;
}
#content{
	width:898px;
	border-left:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
	padding-bottom:16px;
	min-height: 420px;
	height:auto !important;
  	height:420px;
}

#subsite{
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
}

#subcontent{
	background-color: #ffffff;
	border-left:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
	min-height:300px;
	height:auto !important;
  	height:300px;
	text-align:left;
	padding:20px;
}

#subcontent_top, #subcontent_bottom, #contentbottom{
	background-repeat:no-repeat;
	font-size:1px; 
	line-height:1px;
	height:6px;
}

#subcontent_top{
	background-image:url(../imgs/subcontent_top.gif);
}

#subcontent_bottom{
	background-image:url(../imgs/subcontent_bottom.gif);
	margin-bottom: 0px;
}

.thumbs {
	height: 90px;
}

.thumbs h2 {
	margin-bottom:0px;
	padding:0px;
}

.thumbs p {
	margin-top:0px;
}

#info {
  width: 830px;
  padding: 15px;
  background-color: #fff;
  box-shadow: 5px 5px 5px #000;
  -moz-box-shadow: 0px 0px 5px #000;
  -webkit-box-shadow: 5px 5px 5px #000;
}
#info img {
  float: right;
  margin-top: 30px;
}
#info li {
  margin-bottom: 10px;
}
#info h2 {
  width: 550px;
  height: 30px;
  margin: 0 auto;
  background: url(../imgs/bgr_infoHeading.png) no-repeat;
  text-indent: -9999px;
  margin-top: 20px;
}
.close {
  display: block;
  width: 15px;
  height: 20px;
  background-color: #9b0703;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  padding-left: 5px;
  float: right;
}
a.close:hover {
  color: #fff;
}
