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

html, body {
	height:100%;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* default */
h1 {
	font-size: 68px;
	font-family: Arial narrow, Arial;
	color: #d78601;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size:14px;
	font-family: Myriad Pro, Verdana;
	font-weight: normal;
	color:#f7941d;
	margin:0px 0px 5px 0px;
	padding:0;
}
h3{				
	font-size:14px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color:#D5D8DF;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	padding:0px;
}
a {
	color:#f7941d;
	text-decoration:underline;
}
img {
	border:none;
}

/* container */
.container {
	display:table; /* firefox fix */
	width:960px;
	margin:auto;
}

/* menu */
.menu {
	position:absolute;
	width:960px;
	height:40px;
	margin:10px 0px 0px 0px;
	font-size:10px;
}
.menu a { 
	color:#ffffff;
	text-decoration:none;
}

.menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.menu li {
	float:left;
	width:130px;
	height:14px;
	text-align:center;
	font-weight:bold;
	margin:0px 14px 0px 0px;
	padding:9px 0px 11px 0px;
	background:url('../images/menu.jpg') no-repeat left top;
}
.menu li:hover, .menu .hover {
	background:url('../images/menu2.jpg') no-repeat left top;
	cursor:pointer;
}

/* submenu */
.submenu {	
	display:none;
	width:130px;
	height:200px;
	margin:-20px 0px 0px 0px;	
	background:url('../images/submenu.png') no-repeat left top;
}
.submenu ul {
	padding:8px 0px 0px 0px;
}
.submenu li {
	float:none;
	margin:0px 0px 11px 0px;
	padding:0px 0px 0px 0px;
	height:15px;
	background-image: none;
	text-align:center;
	font-weight:normal;
	background:none;
}
.submenu li:hover,  .submenu .hover {
	background:none;			
}

/* content */
.content {
	margin-top:60px;
	font-size:13px;
	line-height:18px;
	color:#333d4e;
	text-align:left;	
}
.content_1 {
	width:960px;
	min-height:500px;
	height:auto !important;
	height:500px;
}
.content_1 a:hover {
	color:#666666;
	text-decoration:underline;
}

.content_1 #bold{
	color:#97A2B7;
	font-weight:bold;	
}
.content_2 { 
	width: 500px;
	margin-left: 180px;
}
.content_2 li {
	padding-left:50px;	
}
.content_r {
	float:left; 
	width:460px;
	padding-left:20px;
}
.locatie_left {
	float:left;
	width:590px;
	height:500px;
}			
.locatie_right {
	width:330px;
	float:left;
	padding:0px 20px 0px 20px;
}
.locatie_left2 {
	width:330px;
	float:left;
}			
.locatie_right2 {
	width:590px;
	float:left;
	padding:0px 20px 0px 20px;
}

/*nieuws*/

.content_nieuws {
	width:960px;
	height:480px;
	padding: 20px 0px 0px 0px;
	overflow-y: auto;
	overflow-x: hidden;
}

.nieuwsbericht {
	width: 960px;
	margin: 30px 0px 0px 0px;
}

.nieuws_image {
	float: left;
	width: 200px;	
}

.nieuws_tekst {
	float: left;
	padding: 0px 30px 0px 20px;
	width: 710px;
}

.nieuws_tekst h1{
	font-size: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #f29400; 
	font-weight: normal;
}

.nieuws_tekst ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	color: #f29400 
}

.nieuws_tekst li {
	margin: 0px;
	padding: 0px;
}

.nieuws_tekst li span {
	color:#333d4e;
}



/*footer*/

.footer {
	float: left;	
	width: 800px;
	height: 40px;
	margin-top:25px;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
}
.footer ul {
	margin: 5px 0px 0px -40px;
	#margin: 5px 0px 0px -25px;
	list-style: none;
	float: left;
}
.footer li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;	
	border-right:solid 1px #f7941d;		
}
.footer a {
	color:#666666;
	text-decoration:none;
}
.footer a:hover {
	color:#666666;
	text-decoration:underline;
}

.footer_button {	
	float: left;
	background: url('../images/logowoonstad_klein.jpg') no-repeat top left;
	height: 70px;
	width: 36px;
	margin:5px 30px 0px 0px;	
	padding:7px 0px 0px 37px;	
	color: #FFFFFF;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	cursor:pointer;
}

.footer_button2 {	
	float: right;
	background: url('../images/fsc.gif') no-repeat top left;
	height: 80px;
	width: 76px;
	margin:-65px 0px 0px 0px;	
	color: #FFFFFF;
	text-align:right;
	font-size: 10px;
	font-weight: bold;
	cursor:pointer;
}

.footer_button a, a:hover {
	color:#ffffff;
	text-decoration:none;
}


.footer_button li {

	padding: 7px 0px 0px 34px;
	border: none;
	margin: -7px 0px 0px 0px;
}

.logo {
	position: absolute;
	z-index: 100;
	margin: 20px 0 0 0;
	border: none;			
}

/* tools */
.formobject {
	background:url("../images/formobject.png") no-repeat left top;
	border:none;
	padding:4px 0px 0px 10px;				
	height:20px;
	font-family:Arial, Helvetica, sans-serif; color:#f7941e;
	font-size:12px;
	margin-bottom:5px
	}
.formobject_text {
	background:url("../images/formobject_text.png") no-repeat left top;
	border:none;
	padding:4px 10px 0px 10px;				
	height:80px;
	font-family:Arial, Helvetica, sans-serif; color:#f7941e;
	font-size:12px;
	margin-bottom:5px
}
.clear {
	clear:both;
	font-size:1px;
	height:0px;
}
