@charset "utf-8";
/* CSS Document */

html, body {
	background: url(../images/bodybackground.jpg) top center repeat-y;
	background-color:#134d01;
	margin:0px;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
}

a {
	color:#ff8400;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1	{	 
	color: #ff8200;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #ff8200;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size:13px;
}

h4 {
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	font-size:14px;
	line-height:15px;
}
h5 {
	font-weight: normal;
	font-size:10px;
}
h4 a{
	color:#ff8400;
	text-decoration:underline;
}
h4 a:hover{
	text-decoration:underline;
}

p, ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
}

p, .content_left li {
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	line-height: 17px;
	list-style:disc;
}

img {
	border:none;
}

.container {
	margin-left:auto;
	margin-right:auto;
	margin-top:-8px;
	width:970px;

}

.logo {
	position:absolute;
	float:left;
	width:204px;
	margin-left:26px;
	margin-top:26px;
}

.header {
	background-image:url(../images/sitedesign_v2_voor-web_01.jpg);
	width: 970px;
	height: 166px;
}

.screens {
	position: absolute;
	margin: 0px 0px 0px 270px;
}

.marked {
	background-color:#FFFF00;
}

.menu{	
	background-image:url(../images/sitedesign_v2_voor-web_02.jpg);
	position:relative;
	float:left;
	width:270px;
	height:548px;
	border:none;
}

.menu ul{
	list-style:none;
	padding:0;
	margin: 4px 0px 0px 0px;

}

.menu ul li{
	display:block;
	width:257px;
	font-size:20pt;
	background-image:url(../images/menu_line.jpg);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
}

.menu ul li a{
display:block;
font-size:20px;	
color:#134d01 !important;
text-decoration:none;
background-image:url(../images/menu_line.jpg);
background-repeat:no-repeat;
padding: 6px 6px 3px 30px;
}

.menu ul li a:hover{
display:block;
background:#ff8200;
color:#134d01 !important;
text-decoration:none;
background-image:url(../images/menu_line.jpg);
background-repeat:no-repeat;
padding: 6px 6px 3px 30px;
}

.search { 
font-size:24px;
color:#006600;
padding-left: 30px;
margin-top:24px;
}

.tekstbox {
width:165px;
height:20px;
color:#006600; 
background: #FFFF99;
border: 2px inset #3E1F00;
vertical-align:middle;
}

.searchbutton {
vertical-align:middle;
}

.content {
position:relative;
margin: -70px 0 0 0;
float:left;
width:471px;
height:auto;
}

.content_right {
background-image:url(../images/sitedesign_v2_voor-web_04.jpg);
float:right;
position:relative;
width:197px;
padding: 0 12px 0px 20px;
height:548px;
}

.flex {
background-image:url(../images/sitedesign_v2_voor-web_05.jpg);
background-repeat:repeat-y;
float:left;
position:relative;
width:970px;
}

.nieuwsbericht {
	float: left;
	width: 100%;
	padding: 10px 0px 10px 0px;
	border-bottom: dotted 1px #000000;
}

.nieuws_img {
	float: right;
}

.table_row {
	width: 100%;	
}

.table_left {
	float: left;
	width: 30%;
}

.table_right {
	float: left;
	width: 70%;
}

.footer {
position: fixed;
bottom: 0px;
float:left;
width:970px;
height:87px;
}
.footer_left {
	width:754px;
	height:87px;
	float:left;
}
.footer_right {
	width:216px;
	height:87px;
	float:left;
}

/* editorbutton */
.editbutton {
	position:relative;
	height:0px; 
	width:0px;
	top:30px;
	left:440px;
	z-index:2;
}

.Bold {
	font-weight: bold;
}

.Title {
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

.formobject{
	margin: 0px 0px 5px 0px;
	border: solid 1px #ff8200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formobject:hover{
	border: solid 1px #feb161;
}

.formtekst{
	margin: 0px 0px 5px 0px;
	border: solid 1px #ff8200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formtekst:hover{
	border: solid 1px #feb161;
}

<!--[if IE]>

#menu ul li {
	float: left; 
	width: 100%;
}
#menu ul li a {
	height: 1%;
} 
<!--[endif]-->
