@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

html,body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background:#ffffff url(../images/background.png) repeat-x;
	width:100%;
	line-height:150%;
}

h1{
	background:url(../images/drop.png) no-repeat;
	color:#000084;
	border-bottom:1px dotted #000084;
	font-size:14px;
	font-weight:normal;
	text-indent:20px;
	line-height:23px;
	font-weight:bold;
}

h3{
	background:url(../images/drop.png) no-repeat;
	color:#000084;
	border-bottom:1px dotted #000084;
	font-size:12px;
	font-weight:normal;
	text-indent:20px;
	line-height:23px;
	font-weight:bold;
	margin-top:20px;
}


p{
	margin-top:10px;
	margin-bottom:0px;
}

.quicklink {
	float:right;
	width:150px;
	border:1px solid #000066;
	background-color:#FFFFFF;
	margin-left:10px;
}

.quicklink h2 {
	background-color:#000066;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}


#container{
	margin:auto;
	text-align:center;
	width:950px;
}

#home{
	margin:auto;
	padding-top:10px;
	width:777px;
	text-align:center;
}

#homeCollage img{
	float:left;
	margin:0px 5px 5px 0px;
}

#homeCollage{
	margin-top:20px;
}

#languages ul{
	list-style:none;
	text-align:left;
}

#languages ul li{
	background:#ffffff;
	width:144px;
	height:28px;
	line-height:28px;
	font-size:14px;
	margin-bottom:2px;
	*margin-bottom:0px;
}

#languages ul li a{
	display:block;
	text-indent:25px;
	text-decoration:none;
	color:#000084;
}

#languages ul li a:hover{
	color:#ba0053;
}

#menu {
	text-align:center;
	margin:auto;
}

#menu ul{
	display:inline;
	list-style:none;
}

#menu ul li{
	float:left;
	text-transform:uppercase;
	font-size:12px;
	margin-right:3px;
}

#menu ul li a{
	display:block;
	background:url(../images/menu.png) repeat-x;
	border-left:1px solid #e1e8ea;
	border-right:1px solid #e1e8ea;
	width:100px;
	height:34px;
	line-height:34px;
	text-decoration:none;
	color:#000084;
}
#menu ul li.last a{
	width:108px;

}
#menu ul li.last {
	margin-right:0;
}

#menu ul li a:hover{
	background:url(../images/menuHover.png) repeat-x;
	border-left:1px solid #d2dbdd;
	border-right:1px solid #d2dbdd;
}

#menu ul li.active a{
	background:url(../images/menuActive.png) repeat-x;
	border-left:1px solid #dcd0d3;
	border-right:1px solid #dcd0d3;
	color:#ba0053;
}

#breadcrumbs{
	clear: both;
	height:30px;
	*height:25px;
	line-height:25px;
	text-align:left;
}

#breadcrumbs a{
	color:#000084;
	margin-left:2px;
	margin-right:2px;
}
#breadcrumbs span.B_crumbBox {
	float:left;
}
#breadcrumbs div{
	float:right;
	list-style:none;
}

#breadcrumbs {
	clear:both;
}

#submenu{
	float:left;
}

#submenu ul{
	list-style:none;
}

#submenu ul li{
	text-align:left;
	text-indent:20px;
	margin-bottom:2px;
}

#submenu ul li a{
	display:block;
	background:url(../images/submenu.png) repeat-x;
	border-left:1px solid #b6ced7;
	border-right:1px solid #b6ced7;
	width:150px;
	height:34px;
	line-height:36px;
	text-decoration:none;
	color:#000084;
}

#submenu ul li a:hover{
	background:url(../images/submenuHover.jpg) no-repeat;
	border:none;
	padding-left:1px;
	padding-right:1px;}

#submenu ul li.active a{
	background:url(../images/submenuActive.jpg) no-repeat;
	border:none;
	padding-left:1px;
	padding-right:1px;
}

#content{
	background:#ffffff;
	float:left;
	width:758px;
	padding:20px;
	text-align:left;
}

#content2{
	background:#ffffff;
	float:left;
	width:908px;
	padding:20px;
	text-align:left;
}

#content ul, #content2 ul{
	list-style-image:url(../images/liImage.png);
	margin:0px;
}

#content img.right, #content2 img.right{
	border:1px solid #000084;
	float:right;
	margin:10px 0px 10px 20px;
}

#content img.left, #content2 img.left{
	border:1px solid #000084;
	float:left;
	margin:10px 20px 10px 0px;
}

#footer{
	margin-top:20px;
	border-top:1px dotted #888888;
	color:#888888;
	text-align:center;
}

#footer a{
	color:#888888;
}

.txtbold {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.fleft {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.fright {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#lijst {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px #999999;
}
#lijst tbody tr td {
	padding: 3px 8px;
	border-left: 1px solid #999999;
}

#lijst tbody tr.kop td {
	background-color: #000099;
	padding: 3px 8px;
	border-left: 1px solid #999999;
	color: #FFFFFF;
	font-weight: bold;
}
.txtcontentmain {

}
.imgrand {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.titels {
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
.txtboldbig {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txtcelkader {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000099;
	border: 1px solid #000000;
	line-height: 20px;
	text-align: center;
}
.txtcelkaderkleur {
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #CC0000;
	text-align: center;
}
.txtcelkaderkleur2 {
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #999999;
	text-align: center;
}
.txtcelkaderkleur3 {
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFF00;
	text-align: center;
}

.rya {
	margin-right:20px;
}

.iso {
	margin-left:20px;
}

#content ul, #content2 ul{
	list-style-image:url(../images/liImage.png);
	margin:0px 0px 20px 50px;
}

.quicklink ul {
	margin:10px 0px 0px 0px;
}

#ajaxSearch_form {
	float:right;
}

#ajaxSearch_form fieldset {
	border:0;
}

.ajaxSearch_intro {
	display:none;
}

a.bestellen {
	margin-top:10px;
	margin-bottom:10px;
	padding:15px;
	background:#003;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}

a.bestellen:hover {
	background-color:#903;	
}

#content img, #content2 img {
	margin-left:10px;
	margin-right:10px;
}

img.norand {
	margin:0;
}

.overzicht ul, .overzicht ul li {
	margin:0px;
	padding:0px;
}