﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	border:0px;
}

body{
	background-color:#545246;
	color:#929292;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}

.H1
{
	font-family:Myriad Pro;
	font-size:20px;
	font-weight:bold;
	color:#963925;
	line-height: 21px;
}
h1
{
	font-family:Myriad Pro;
	font-size:20px;
	margin-bottom:15px;
	color:#963925;
	font-weight:bold;
	line-height: 21px;
}
h2
{
	font-family:Myriad Pro;
	font-size:20px;
	margin-bottom:15px;
	color:#351907;
	font-weight:bold;
}
.H2
{
	font-family:Myriad Pro;
	font-size:20px;
	font-weight:bold;
	color:#351907;
}
UL 
{
	margin-left: 15px;
	line-height:18px;
}


#sitemap a span{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.mailform tr{
	vertical-align:top;
	height:20px;
}

.FormInput
{
     background-color: #FFFFFF;
     border: solid 1px #000000;
}
.FormInputActive
{    
     background-color: #cccccc;
     border: solid 1px #000000;
}
.Floatright{
	float:right;
	width:65px;
}

.Floatleft{
	float:left;
	
	
}



.clearboth {
	clear:both;
}

.hiddenTB
{
	visibility:hidden;
}


/* START MENU */
#menu{
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
	margin-top:20px;
	float:left;
	width:215px;
	list-style:disc;
	margin-left:50px;	
}
#menu a{
	text-decoration:none;
	color:#CCCCCC;	
}
#menu a.Menuselected{
	text-decoration:underline;
	color:#CCCCCC;
}
#menu a.Submenuselected{
	text-decoration:underline;
	color:#CCCCCC;
} 
#menu li
{
	margin-bottom:15px;
	
}
#submenu{
	margin-left:30px;
	list-style:none;	
	font-weight:normal;
	margin-top:5px;	
}

#submenu li{
	margin-bottom:1px;
}

/* END MENU */




/* Search results for ModCMS_SearchPage */
.searchResult {
	padding-bottom:35px;
	width:581px;
}	
.searchResult a  
{
	font-weight:bold;
	color:#000000;	
	text-decoration:none;
}
.searchResult a:hover  {
	color:#000000;	
	text-decoration:underline;
}
.resultaten{
	padding-top:-10px;	
}
/* end SearchResults */

#container
{
	width:790px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;

}

#topmenudiv
{
	
	width:690px;
	height:95px;
	background-color:White;
	margin-left:auto;
	margin-right:auto;
}

.Input
{
	border:1px solid #AEAEAE;
color:#424242;
width:226px;
}

.contentcontainer
{
	padding-top:25px;
	width:690px;
	min-height:200px;
	height:auto !important;
	height:200px;
	background-color:White;
	margin-left:auto;
	margin-right:auto;
}

.contentcontainer a 
{
	text-decoration:none;
	color:#929292;
}

.contentcontainer a:hover
{
	text-decoration:underline;
}



#footer
{
	width:690px;
	height:60px;
	background-color:White;
	margin-left:auto;
	margin-right:auto;
	
}

#copyright
{
	padding-top:10px;
}

#footeritems a
{
	text-decoration:none;
	color:#929292;
}

#footeritems a:hover
{
	text-decoration:underline;
}
.menuItems, .menuItems:active, .menuItems:visited
{
	background-image: url('../images/layout/btn.jpg');
	background-position: left top;
	display: inline-block;
	width: 115px;
	font-family: Myriad Pro;
	font-size:15px;
	font-weight:bold;
	height: 55px;
	text-align: center;
	color: #963925;	
	padding-top:40px;
	text-decoration: none;
	float:left;
	background-repeat:no-repeat;
	
}

.menuItems:hover, .menuItems0:hover
{
	 background-position:left bottom;	
}
.Menuselected, .Menuselected:active, .Menuselected:visited, .Menuselected:hover
{
	background-position:left bottom;		
}

#contentrechts
{	
	margin-right:25px;
	width:400px;
	margin-left:35px;
	text-align:left;
	float:left;
}

#contentlinks
{
	text-align:left;
	width:200px;
	float:left;
	margin-left:25px;
	margin-right:5px;
}

#ContentSpan
{
	text-align:left;
	margin-left:25px;
}

#oranjevlak
{
	
	margin-top:4px;
	background-image:url(../images/layout/oranvlak.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:265px;
}

#oranjevlakcontent
{	width:400px;
	height:265px;
	padding:10px;
	
		
}

#oranjevlakcontent a
{
		color:White;		
}

#minicontact a
{
	color:#929292;
}