/*
-------------------------------------------------------
Copyright, all rights reserved 2010 GridLine  Amsterdam
-------------------------------------------------------*/

html{
	font-size: 21px;
}

input
	{
	margin-left: 25px;
	}

body
	{
	background-image:url(/images/backgr.png);
        background-repeat: repeat-x;
	background-color: #4264a4;
	}

	a, h2{
	color: #15294e;
	}

	h3
	{
	margin-top: 25px;
	color: #274b92;
	}

#toppart
	{
	margin: 0 auto;
	background-image: url(/images/topgr.png);
	height: 58px;
	width: 950px;
	}
#main
	{
	margin: 0 auto;
	background-color: #3b58a0;
	background-image: url(/images/maingr1.png);
	background-repeat: repeat-x;
	width: 950px;
	}

#topvulling
	{
	float: left;
	width: 90px;
	height: 58px;
	}
.logo
	{
	margin-top: 2px;
border-style: none;
	}
#nltermlogo
	{
	float:left;
	}

#lettergrote
	{
	float: right;
	margin-top: 35px;
	margin-right: 25px;
	}



/* MENU */
#menu
	{
	float:right;

	}

#nav, #nav ul {
z-index: 1;
padding: 0;
margin: 0;
list-style: none;
margin-right: 39px;
}

#nav
	{
	margin-top: 34px;
	}

#nav li {
float: left;
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}


#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
font-family: Times new roman;
font-size: 0.9em;
}

ul a{
color: #fff;
cursor: pointer;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #CCC;
cursor: pointer;
width: 100px;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

#menu ul li{
background-image: url(/images/menugr.png);
background-repeat: repeat-x;
border: 1px solid #000;
}



ul ul li{
background-color: #666;
border-left: 0;
}


* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}

/*einde menu */
#maincontent {
    background-color: #ffffff;
    margin: 0 auto;
    width: 750px;
	min-height: 600px;
	padding-bottom: 10px;
	font-family: Times new roman, serif;
	font-size: 1em;
	}
#maincontent li {
margin-left: 15px;
max-width: 595px;
}

#space
	{
	width: 950px;
	height: 40px;
	}

#aankondiging
	{
	width: 750px;
	margin: 0 auto;
	background-color: #cecece;
	}

#main a{
color: #15294e;
}
#maincontent form
	{
	margin-right: 10px;
	margin-bottom: 5px;
	}

#maincontent p
	{
	max-width: 650px;
	}

h2, h3 {

	padding-top: 25px;
}

form {
margin-top: 10px;
}


.zwartelijn
	{
	width: 90%;
	margin: 0 auto;
        margin-left: 0px;
	border-style: solid;
	border-color: black;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-bottom:5px;
	margin-bottom: 50px;
	}
.agendalijn p
	{
	width: 90%;
	margin: 0 auto;
	border-style: solid;
	border-color: black;
	border-left: 0px;
	border-right: 0px;
	min-height: 15px;
	}


.meer
	{
	margin-left: 575px;

	}

img.centrerendplaatje
	{
	display: block;
	padding-top: 10px;
	margin-left: 565px;
	}

.auteur
	{
	font-style: italic;
	margin-top: 0px;

	}
.artikeltitel
	{

	margin-bottom: 18px;
	padding-bottom: 0px;
	line-height: 0px;
	}
.verhaalitem
	{
	margin-top: 0px;
	}

.normaal{}

.groter{
font-size: 120%;
}

.grootst{
font-size: 140%;
}
.artikelplaatje{
float: right;
margin-right: 505px;
margin-top: -30px;
}

h2#maincontent
	{
	text-align: center;
	}

.maand
	{
	width: 700px;
	min-height: 100px;
	margin-bottom: 10px;
	}


textarea
	{
	margin-top: 25px;
	margin-left: 28px;
	}

#knop {
margin-left: 28px;
margin-top: 10px;
}

#item3, #item2
{
	margin-top: -45px;
}

.agendalijn {
list-style: none;
}

img{
  border:0;
}
