/* CSS SemWeb internet services document, 2008 */
* { 
    margin: 0; 
    padding: 0; 
    border: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
}
html {
	height:100%;
}
html, body{
	background-color: #ececec;
	background-image: url(../images/overloop.png);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
div.all{
	background-image: url(/images/line.gif);
	background-repeat:repeat-x;	
	clear:both;
}
div.paper{
	width:1000px;
	margin-right:auto;
	margin-left:auto;	
}
div.top {
	background-image:url(/images/header.jpg);
	width:100%;
	height:324px;	
}
div.top_menu{
	height:69px;
	width:985px;
	padding-right:15px;
	padding-top:0px;
	text-align:left;	
}
.top_menu a:link,
.top_menu a:visited, 
.top_menu a:active {
	color: #4f4f4f;
	text-decoration: none;
}
.top_menu a:hover {
	color: #4f4f4f;
	text-decoration: none;
	font-weight:bold;
}
.positiemenuboven {
	padding-top:30px; 
	padding-right:5px; 
	float:right; 
	text-align:right;
}
div.top_midden{
	height:193px;
	padding-left:800px;	
	padding-top:10px;	
	line-height:23px;
	color:#711623;
	clear:both;
}
#oneliner {
	float:left;
	width:570px;
	height:38px;
	padding-top:13px;
}
#sizer {
	float:right;
	width:75px;
	padding-top:26px;
	}

div.top_bottom{	
	height:53px;
}
div.container{
	background-image:url(/images/left_bg.gif);
	background-repeat:repeat-y;
	min-height:200px;
	float:left;
	clear:both;	
}
div.left{
	float:left;
	width:200px;
	clear:both;
	border-top: 1px solid #FFFFFF;	
}
div.active, div.selected{	
	float:left;
	width:176px;
	padding-left:24px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#940617;
	border-bottom: 1px solid #FFFFFF;
	background-image:url(/images/pointer_3.jpg);
	background-repeat:no-repeat;
	background-position: left center;
	cursor:pointer;	
}
div.passive{
	float:left;
	width:176px;
	padding-left:24px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#505050;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	cursor:pointer;	
}
a.nav{
	color:#FFFFFF;
	text-decoration:none;
}
div.right{
	float:left;
	margin-left:33px;
	width:767px;
	padding-top: 36px;		
}
div.all_footer{
	background-image: url(/images/bottom_bg.png);
	height:179px;
	background-repeat:repeat-x;		
}
div.clearMe{
	clear:both;
}
div.bottom_navigatie{
	width:410px;
	float:left;
	line-height:2;
}
div.onder_nav{
	width:200px;
	float:left;
	padding:0px;
	margin:0px;
}
a.onder_nav{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.onder_nav{
	text-decoration:underline;
}	
div.bottom_rechts{
	float:left;
	width:578px;
	height:59px;	
	padding-right:12px;	
	padding-top:120px;	
	text-align:right;
	line-height:23px;
	color:#FFFFFF;	
	font-size:10px;	
}
.bottom_rechts a:link,
.bottom_rechts a:visited, 
.bottom_rechts a:active {
	font-size:10px;	
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_rechts a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
img.trigger_logo{
	float:right; 
	position:relative;
	top:8px; 
	left:-12px;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	line-height:2;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#9d0114;
}

.titelveld {
font-weight: bold;
}

.box {
padding: 2px;
border: 1px inset #ccc;
}

.verzendknop {
background-color: #9d0114;
color: #FFFFFF;
}