html,body{
	height:120%;
	width:100%;
}
body{
	margin:0px 0px;
	background-color:#d84227;
	font-family: Georgia, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.6em;
	color:#003333;
}

A:link,A:visited,A:active{
	font-family: Georgia, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	color:#003366;
}

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

input {
	border:solid;
	border-color:#d84227;
	font-family:Georgia, Verdana,  Helvetica, sans-serif;
	font-size:12px;
	border-width:1px;
}


select {
	font-family:Georgia, Verdana,  Helvetica, sans-serif;
	font-size:12px;
}

textarea {
	border:solid;
	border-color:#d84227;
	font-family:Georgia, Verdana,  Helvetica, sans-serif;
	font-size:12px;
	border-width:1px;
	width:300px;
}

div.wrapper{
	font-family: Georgia, Verdana,  Helvetica, sans-serif;
	font-size:12px;
	width:100%;
	height:100%;
}

div.header{
	width:100%;
	height:108px;
	clear:both;
}

div.menu{
	float:left;
	width:150px;
	height:100%;

	background-color:#d84227;
	color: #ffffcc;
	position:relative;
	z-index:50;
}

th {
	font-size:14px;
	text-transform: uppercase; 
	letter-spacing:0.05em;
	color:#d84227;
	border-bottom:1px solid #d84227;
}

div.content{
	background-color: #ffffcc;
	background-position:center center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	/*ight:100%;*/
	
	position:absolute;
	font-size:12px;
	color:#333333;
	
	left:150px;
	right:0px;


	min-height:140%;
	
	padding: 30px 30px;
	float:left;
	z-index:1;
		
}
/* Fix's #container not clearing inner floats in firefox */
.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .floatfix {
height: 1%;
}

.normal
{
	font-family: Georgia, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.6em;
	font-style: normal;
	list-style-position: outside;
}

input.submit {
	padding:2px; border:solid;border-color:#FFCC33; border-width:1px;color:#FFCC33;background-color:#7a1301;font-weight:bold;height:21px;cursor:pointer;
}
.input_multi{
	width:380px;
}
h1{
	font-size:14px;
	text-transform: uppercase; 
	letter-spacing:0.05em;
	color:#7a1301;
	border-bottom:1px solid #7a1301;
}
h2{
	font-size:12px;
	text-transform: uppercase; 
	letter-spacing:0.05em;
	color:#d84227;
	border-bottom:1px solid #d84227;
}
h3{
font-size:14px;
	text-transform: uppercase; 
	letter-spacing:0.05em;
	color:#d84227;
	border-bottom:1px solid #d84227;

}
.checkbox {
	border:none;
}

hr {
	border:none;
	height:1px;
	background-color:#ff7259;
	color:#ff7259;
}

.pagenr {
	font-size:10px;
	font-family:Bookman Old Style;
}

.activepage
{
	font-size:10px;
	color:#d84227;	
}

#autoaanvullen{
	display:none;
	position:absolute;
	top:137px;
	left:35px;
	border:solid;
	border-width:2px;
	border-color:#ff7259;
	background-color:#d84227;
	height:240px;
	width:600px;
	color:white;
	filter: alpha(opacity=95);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity: 0.95; opacity: 0.95;
	padding:5px;
	overflow:auto;
}

#autoaanvullenX {
	display:none;
	position:absolute;
	top:120px;
	right:10px;
	border:solid;
	border-width:2px;
	border-color:#ff7259;
	background-color:#d84227;
	height:200px;
	width:600px;
	color:white;
	padding:5px;
	overflow:auto;
	z-index:3000;
}

.button_bestel {
	background-color:#CC3300;
	border:#000 solid 1px;
	color:#FFCC33;
	height:20px;
	font-weight:bold;
	cursor:pointer;
	font-family:Georgia,Verdana;
	font-size:10px;
	padding:0px;
}
.button_bestel:hover {
	text-decoration:underline;
}

.gray {
	color:#CCCCCC;
	background-color:#CCCCCC;
}

#bericht {
	font-size:16px;
	color:green;
	line-height:2em;
	text-decoration:underline;
	font-weight:200;
	text-align:center;
	width:700px;
}

div.content{
		background-image:url("/static/images/ZBSealTrans.gif");
		background-position: 20% 20%;

	}
#prevLink:hover, #prevLink:visited:hover { background: url('/static/images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('/static/images/nextlabel.gif') right 15% no-repeat; }
#aa {
	z-index:-1;text-align:center;color:#ffffcc;font-size:10px;
}
#sf {margin-top:10px;}
#gz {padding:2px; border:solid;border-color:#FFCC33; border-width:1px;color:#d84227;background-color:#ffffcc;}
#gz2 {padding:2px; border:solid;border-color:#FFCC33; border-width:1px;color:#FFCC33;background-color:#7a1301;font-weight:bold;height:21px;}
#seper {position:absolute;top:108px;left:150px;background-image:url('/static/images/sitecorner.gif');width:30px;height:28px;z-index:51}
#lac {padding:5px;padding-left:7px;padding-top:10px;width:140px;overflow:hidden;}
#lacc {color:#FFCC33;text-decoration:underline;font-size:15px;}
