/* global page */

body {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
	background: repeat-y center url(/img/body-colored.jpg);
}

#page {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
	border: black inherit solid 1px;
	padding-left: 15px;
	padding-right: 15px;
	background: url(/img/header.jpg) no-repeat;
	border-top: 1px solid white;
}

.post {
	background: url(/img/post.gif) repeat;
	padding: 4px;
	text-align: justify;
	font-size: 80%;
}

h1, h2 {
	font-size: 1.2em;
	color: white;
	background-color: #666;
	padding: 0px 5px 3px 5px;
	margin-right: 10px;
	border-bottom: 0px solid #ccc;
	border-right: 15px solid #cc0000;
}
h1 a, h2 a {
	text-decoration: none;
	color: white;
}

/* Section header */

#header
{
	/*background: transparent url(/img/sofie-ooginoog-2.jpg) no-repeat 0px 95px;*/
	/*height: 250px;*/
	margin-left: 215px;
	margin-top: 19px;
	padding-bottom: 0px;
	padding-top: 50px;
	font-size: 30px;
	font-weight: bold;
/*border: 1px solid black;*/
}

#header a
{
margin-left: 70px;
}

.home
{
	background: transparent url(/img/home.jpg) no-repeat 35px 95px;
height: 250px;
}

.wie
{
	background: transparent url(/img/wie_complete.jpg) no-repeat 35px 95px;
height: 250px;
}

.weblog
{
	background: transparent url(/img/weblog.jpg) no-repeat 35px 95px;
height: 250px;
}

.parlement
{
	background: transparent url(/img/parlement.jpg) no-repeat 35px 95px;
height: 250px;
}

.agenda
{
	background: transparent url(/img/agenda_complete.jpg) no-repeat 35px 95px;
height: 250px;
}

.media
{
	background: transparent url(/img/pers.jpg) no-repeat 35px 95px;
height: 250px;
}

.nieuwsbrief{
	background: transparent url(/img/agenda_complete.jpg) no-repeat 35px 95px;
height: 250px;

}

.contact
{
	background: transparent url(/img/contact_complete.jpg) no-repeat 35px 95px;
height: 250px;
}

.intro
{
height: 50px;
}

#header a {
    text-decoration: none;
	color: #666;
}
#header a {
	padding-left: 18px;
}

/* Section content */

#content {
	margin-top: 2px;
    width: 520px;
	padding-left: 210px;

}

/* Section menu*/

#menu {
    position: absolute;
    top: 140px;
    margin-left: -80px; 
    width: 270px;
	/*font: 60% Arial, Helvetica, sans-serif;*/
}

#menu a img {
    padding: 3px;
}

#menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8 , .c9{
    font-weight: bold;
	color: white;
	background-color: #666;
	margin-right: 25px;
	display: block;
	padding: 5px 2px 5px 10px;
	font-size: 0.8em;
	text-decoration: none;
	margin-left: 30px;
}


.active
{
	margin-left: 0px;
}

#menu .c1 {
	border-left: 15px solid darkturquoise;
}
#menu .c2 {
	border-left: 15px solid greenyellow;
}
#menu .c3 {
	border-left: 15px solid #8470FF;
}
#menu .c4 {
	border-left: 15px solid violet;
}
#menu .c5 {
	border-left: 15px solid #cc0000;
}
#menu .c6 {
	border-left: 15px solid darkorange;
}

#menu .c7 {
	border-left: 15px solid #004075;
}
#menu .c8 {
	border-left: 15px solid yellow;
}

#menu .c9 {
	border-left: 15px solid #22529E;
}
#menu ul li p {
    font-weight: normal;
}

#menu ul li ul {
    font-weight: normal;
    margin-top: 4px;
    margin-left: 0px;
    padding-left: 10px;
}

#menu ul li ul li {
    text-indent: 0px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
}

#logo {
	position: absolute;
	/*bottom: 10px;*/
top: 615px;
	width: 150px;
	height: 75px;
	/*margin-left: -50px;*/
margin-left: 15px;
	background: url(/img/vldlogo.jpg) no-repeat;
cursor: pointer;	
}

#socialmedia{
margin-left: 100px;	
}

#socialmedia a
{
text-decoration:none;
color: #0000FF;
}

#socialmedia a img
{
margin-top:5px;
margin-bottom:0px;
padding: 0;
}

#verkiezingen
{
	position: absolute;
	/*bottom: 10px;*/
top: 405px;
	width: 265px;
	/*height: 40px;*/
	margin-left: 15px;
}

.verkiezingentitle
{
margin-left: 25px;
text-align: left;
}

#verkiezingen a
{
text-decoration: none;
color: black;
font-size: 80%;
}

#verkiezingen ul li
{
font-size: 80%;
margin-bottom: 5px;
}
