/*#5d5da9;/*paars */
/*#ea8024;/*oranje */
/*#F07600;/*oranje */
/*#FFf9EA;/*lichtoranje */

*{
	margin:0px;
	padding:0px;
}

body {
	min-width:930px;      /* 2x LC width + RC width */
	font-family:Verdana;
	background-color:#ea8024;	/*oranje */
	color:#5d5da9;				/*paars */
	font-size: 11px;
	line-height:140%;
	text-align:center;
	 
	
}

#maincontainer{
	margin: 0 auto;
	width:930px;
	text-align:left;
}

#container {
	
  overflow: hidden;
}

#container .column {
  position: relative;
  float: left;
  padding-bottom: 20010px;  /* X + padding-bottom */
  margin-bottom: -20000px;  /* X */
}


#header{
	height:75px;
	background-color:#FFf9EA;
}

#header img{
	float:right;
	margin-top:10px;
	margin-right:15px;
}

#center {
	float: left;
	width: 500px;
	BackGround: #FFF;
	text-align:left;
	
}

#center_edit {
	float: left;
	width:715px;
	BackGround: #FFF;
	text-align:left;
	
}

.center_text{
	padding:15px;
	}

.center_text a{
	color:#ea8024;
	text-decoration:none;
	font-weight:bold;
}

.center_text a:hover{
	color:#ea8024;
	text-decoration:none;
	
}

#left {
	float: left;
	width: 215px;          /* LC width */
	background-color:#FFf9EA;
	background-image:url(../images/vlinder.gif);
	background-repeat:no-repeat; 
	background-position:bottom;
}

#left_edit {
	width: 215px;          /* LC width */
	
	background-color:#FFf9EA;
	
}

#right {
	width: 215px;          /* RC width */
	background-color:#FFf9EA;
	 
}

#right_edit {
	width: 0px;          /* RC width */
	margin-right: 0px;  /* RC width */
	BackGround: #FFF;
}

#footer {
	position: relative;
	clear: both;
	text-align:right;
}

/*** IE6 Fix ***/



* html body {
}

* html #footer-wrapper {
	clear: both;
  float: left;
  position: relative;
  width: 930px;
  padding-bottom: 10010px;
  margin-bottom: -10000px;
background-color:#ea8024; /* Same as body background */
}

/*eind** IE6 Fix ***/




#content .column table td{
	vertical-align:top;
}
#content .column textarea{
	width:440px;
}
h1{
	font-size:13px;
	color:#5d5da9; 
	margin-bottom:20px;
}

#right img{
		margin-left:15px;
	
}
.adres{
	text-align:right;
	margin-right:15px;
	margin-left:15px;
	margin-top:15px;
}

.adres a{
	color:#ea8024;
	text-decoration:none;
	font-weight:bold;
}

.adres a:hoover{
	color:#ea8024;
	text-decoration:none;
}
.leftmenu{
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	color:#5d5da9;
	line-height:25px;
}

#leftmenu_img{
	padding-top:190px;
}

.leftmenu UL{
	padding:0px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	display:inline-block;
	color:#5d5da9;
}

.leftmenu UL li {
	padding-bottom:2px;
	list-style: none;
	color:#5d5da9;
}

.leftmenu UL li A:link{
	color:#5d5da9;
	text-decoration:none;
}

.leftmenu UL li A:visited{
	color:#5d5da9;
	text-decoration:none;
}
.leftmenu UL li A:hover{
	color:#ea8024;
	text-decoration:none;
}
.leftmenu UL li A:active{
	color:#ea8024;
	text-decoration:none;
}

.leftmenu UL li A.selected{
	color:#ea8024;
	text-decoration:none;
}
.submenu {
	font-size:10px;
	font-weight:bold;
	color:#5d5da9;
	line-height:18px;
	
}

.submenu UL li  a:link{
	font-size:10px;
	font-weight:bold;
	color:#ea8024;
	list-style: none;
}

.submenu UL li  a:visited{
	font-size:10px;
	font-weight:bold;
	color:#ea8024;
	list-style: none;
}
.submenu UL li  a:hover{
	font-size:10px;
	font-weight:bold;
	color:#5d5da9;
	list-style: none;
}

.submenu UL li  a:active{
	font-size:10px;
	font-weight:bold;
	color:#ea8024;
	list-style: none;
}

.zoek_input{
	float:left;
	width:100px;
	border:1px solid #ea8024;
	height:20px;
	font-size:11px;
	margin-top:10px;
	margin-left:15px;
	 
}

#topmenu{
	float:left;
	width:60px;
	height:20px;
	margin-top:10px;
	margin-right:15px;
	background-color:#ea8024;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#FFffff;
	line-height:18px;
}

#topmenu a{
	color:#FFffff;
	text-decoration:none;
	
}

#topmenu a:hover{
	color:5d5da9;
	text-decoration:none;
	
}


#voetnoot{
	margin-top:340px;
	width:215px;
	height:8px;
	color:#988e83;
	text-align:right;
	font-size:9px;
	line-height:16px;
	margin-bottom:0px;
	padding-right:10px;
	
}



td{
	font-size:10px;
	padding:5px;
	padding-left:0px;
	padding-top:0px;
}

td a{
	font-size:10px;
	color:#ea8024;
}

table form input{
	font-size:10px;
	color:#ea8024;
	width:250px;
	height:22px;
	font-size:10px;
	color:#ea8024;
	font-weight:bold;
}

form textarea {
	font-family:Verdana;
	font-size:10px;
	color:#ea8024;
	font-weight:bold;
	width:230px;
	height:100px;

}


 input.submit { 
       width:80px; 
       height: 20px;
	   background-color:#ea8024;
	   color:#ffffff;
	font-weight:bold;
	   font-size:10px;
} 


