﻿iframe { 
	width:600px;
	height:600px;
}


html, body, #aspnetForm 
{
    width:100%;
    height:100%; margin-bottom: 1px !important;
}
body
{
    margin:0;
    padding:0;
    background:#edf1f7 url(../_img/bg.gif) repeat-x left top;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#333;
}
img 
{
    border:none;
}
p 
{
    margin: 0;
}
a 
{
    color:#7a8b14;
}
a:hover 
{
    color:black;
    text-decoration:none;
}
h1 
{
    font-size:20px;
    color:#336699;
}
h2 
{
    color:Black;
    font-size:16px;
}
h3 
{
    margin:0;
    font-size:16px;
}
h4 
{
    margin:0 0 10px 0;
    font-size:13px;
    color:#c7e513;
}
.container
{
    width:910px;
    margin:auto;
	min-height:1000px;
	height:1000px;
}
.menu
{
    height:40px;
    position:relative;
    z-index:200;
    width:908px;
}
.main
{
    min-height:95%;
    overflow:visible;
    border:solid 1px #ffffff;
    background-color:#ffffff;
}
.header 
{
    height:112px;
    border-bottom:solid 1px #ffffff;
    background-color:#c7e513;
}
.headerLeft 
{
    float:left;
    width:180px;
    height:100%;
}
.headerRight
{
    position:relative;
    float:right;
    width:728px;
    height:100%;
    background-color:#6893bc;
}
.headerImage
{
}
.headerTitle 
{
    position:absolute;
    width:420px;
    height:25px;
    background-color:#c7e513;
    overflow:hidden;
    bottom:0;
}
.headerTitle div 
{
    float:left;
    font-size:14px;
    font-weight:bold;
    color:#333;
    margin:4px -15px 0px 30px;
}
div.headerTitle h2 
{
    margin:3px 10px 3px 30px;
    font-size:16px;
    color:#333;
    float:left;
}
.headerLogo 
{
    position:absolute;
    width:55px;
    height:77px;
    overflow:hidden;
    right:50px;
    top:18px;
    text-indent:-200px;
    background:url(../_img/logo.gif) no-repeat left top;
}
.columnLeft
{
    width:180px;
    float:left;
}
.columnRight
{
    width:728px;
    float:right;
}
.content
{
    margin:30px;
    line-height:18px;
}
.content h2, .newsTitle
{
    font-size:14px;
    color:#336699;
    background:url(../_img/h2.gif) left bottom;
    margin:15px 0 5px 0;
}
.content ol, .content ul 
{
    margin:25px 0 40px 25px;
    font-weight:bold;
    border-left:dotted 1px #666;
    font-size:12px;
}
.content a 
{
    font-weight:bold;
}
.content li 
{
    margin-bottom:10px;
    padding:0 5px;
    font-weight:normal;
    color:#336699;
}
.footer
{
    clear:both;
    height:20px;
}
.homeLogo
{
    text-indent:-1000px;
    width:60px;
    height:84px;
    position:absolute;
    background:Transparent url(../_img/logoHome.gif) no-repeat left top;
    left:50%;
    margin-left:-400px;
    top:77px;
}
.homeIntro
{
    width:300px;
    height:118px;
    position:absolute;
    left:50%;
    margin-left:-300px;
    top:75px;
    overflow:hidden;
}
.homeIntro p, .homeIntro h2, .homeNews p, .homeNews h2
{
    margin:0 0 5px 0;
    padding:0;
    line-height:18px;
    color:Black;
}
.homeNews
{
    width:310px;
    height:118px;
    position:absolute;
    left:50%;
    margin-left:80px;
    top:75px;
    overflow:hidden;
}
.homeNews ul 
{
    margin:0;
    padding:0;
    list-style:none;
}
.homeNews li 
{
    float:left;
    color:White;
    vertical-align:top;
    margin:0 0 4px 0;
}
.homeNews li.date 
{
    width:65px;
    font-size:11px;
    font-style:italic;
    overflow:hidden;
}
.homeNews li.title 
{
    width:240px;
    overflow:hidden;
}
.homeNews li.title a 
{
    color:White;
}
.homeNews li.title a:hover
{
    color:Black;
}
.homeVisual
{
    width:908px;
    height:610px;
    background:#ffffff url(../_img/bgHome.jpg) repeat-x left top;
}
.homeFooter 
{
    position:absolute; bottom:20px;
	padding:10px 10px 0px 10px;
	color:Gray;
	width:500px;
}
.homeFooter a
{
    color:Gray;
    text-decoration:none;
}
.homeFooter a:hover
{
    text-decoration:underline;
}
.homeFooter .left 
{
    float:left;
}
.homeFooter .right 
{
    float:right;
}

/* STYLES FOR NEWS ITEMS */

.newsItem {
    margin: 0 0 30px 0;
	padding:0 0 20px 0;
	width:100%;
	clear:both;
	background:url(../_img/h2.gif) repeat-x left bottom;
}
.newsText {
    width:450px;
    float:left;
}
.newsImage {
    margin:25px 0 0 0;
    float:right;
}
.newsItem a { text-decoration:none; border:none; }

.newsPublishDate {
     margin:0px;
     font-size:10px;
}
.newsTitle {
    margin:0px;
    font-weight:bold;
	background:none !important;
}
.newsIntro {
    margin:0px;
}

a.nextPageIcon {
	width:20px;
	height:30px;
	float:left;
	margin-right:5px;
    background:url(../_img/ico_page.gif) no-repeat top left;
}

a.nextPageIcon:hover {
    background:url(../_img/ico_pageover.gif) no-repeat top left;
}

a.nextPageIconActive{
	width:20px;
	height:30px;
	float:left;
	margin-right:5px;
    background:url(../_img/ico_pageselected.gif) no-repeat top left;
}

.formSet 
{
    width:358px;
    padding:15px;
    border:dotted 1px #336699;
    background:url(/_img/bgFieldset.jpg);
}

.textfield1
{
    width:260px;
}
input
{
    margin-left:10px;
    margin-top:5px;
}

.pageColumnA 
{
    width:390px;
}
.pageColumnB
{
    position:absolute;
    top:220px;
    left:50%;
    margin-left:180px;
    width:240px;
}
.webcamFrame 
{
    width:590px;
    padding:28px;
    background-color:#c7e513;
}
.webcamArchiefFrame 
{
    width:640px;
    padding:3px;
    background-color:#c7e513;
}
.videoFrame 
{
    width:640px;
    padding:3px;
    background-color:#c7e513;
}
.galFrame 
{
    padding:10px;
    float:left;
    width:134px;
    height:170px;
    background-color:#c7e513;
    margin-right:12px;
    margin-bottom:12px;
	overflow:hidden;
	color:#7a8b14;
	font-weight:bold;
}
.galFrame a {
	display:block;
	border:solid 2px #c7e513;
	width:130px; height:130px;
}
.galFrame a:hover {
	border:solid 2px #ffffff;
}
.galFrame img { display:block; }

/* END STYLES FOR NEWS ITEMS */

/* CSS FOR mapVeldInfo.aspx */

.infoPanel {
    margin:0 0 15px 0;
    padding: 0 0 10px 0;
    width:100%;
    border-bottom: dotted 1px #c7e513;
}
.infoPanelText {
    margin: 0 10px 0 0;
    width: 353px;   
    float:left;
}
.infoPanelText p {
    margin:0 0 3px 0;
}
.infoPanelImages {
    float:left;
    height:300px;
    width:300px;
    background: #DCDCDC;
}

/* END CSS FOR mapVeldInfo.aspx */

.txtOpenbareRuimte {
	background:White;
	padding:50px 30px 30px 30px;
	border:solid 1px black;
	position:absolute;
	left:40px; top:35px;
	width:770px;
}

.titlebar {
	background:#c7e513; height:25px; overflow:hidden; position:absolute; left:0; top:0; width:820px; padding:5px 0 0 10px;
}

