/* 
kleuren:
lichtgroen: 9c0;
donkergroen: 393;
blauw: 036;
oranje: f90;
 */
html, body{
	min-height: 101%;
}

body{
	font: 1.1em/1.5 Optima, "Lucida Grande", Calibri, "Trebuchet MS", sans-serif;
	padding: 0 1em;
	margin: 0;
	background: #fff url(gfx/bg.png) no-repeat 50% 0 fixed;
	min-height: 101%;
}
h1, h2, h3, blockquote{
	font-family: "Lucida Grande", Calibri, "Segoe Sans", Futura, "Gill Sans", "Lucida Sans", "News Gothic MT", "Bitstream Vera Sans", "Trebuchet MS", sans-serif;
}
#macht{
	max-width: 72em;
	margin: 0 auto;
	padding: 0 1% 0 0;
	overflow: auto;
}
#leider{
	max-width: 72em;
	margin: 0 auto;
	padding: 0 1% 0 0;
}

/* header */
h1{
	background: url(gfx/header.png) 50% 0 no-repeat;
	height: 207px;
	margin: 0;
	padding: 0;
}
h1 a{
	display: block;
	height: 207px;
	text-indent: -1000em;
}
#regelszijnregels,
#brandindehel{
	margin: 30px 0 0 10px;
	max-width: 32%;
	max-height: 150px;
	overflow: hidden;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0 37px;
}
#regelszijnregels p,
#brandindehel p{
	display: inline;
	padding: 0 40px 0 0;
	margin: 0;
}
#regelszijnregels{
	float: left;
	color: #036;
	background: url(gfx/quoterita.gif) no-repeat 0 5px;
}
#regelszijnregels p{
	background: url(gfx/quoterita.gif) no-repeat 100% 100%;
}
#brandindehel{
	margin: 30px 10px 0 0;
	float: right;
	color: #036;
	background: url(gfx/quotemaxime.gif) no-repeat 0 5px;
}
#brandindehel p{
	background: url(gfx/quotemaxime.gif) no-repeat 100% 100%;
}
/* einde header */

/* algemene styling */
h2{
	display: none;
}
h3, p, ul{
	margin: 0 0 1em;
}
a{
	color: #036;
}
h3 a{
	text-decoration: none;
}
.populisme,
#volgelingen li{
	border: #f90 5px solid;
	margin: 0 0 1em;
	padding: 0.7em 0.7em 0;
	background: #fff url(gfx/bgwit.png) no-repeat 50% 0 fixed;
}
#volgelingen li li{
	border: 0;
	margin: 0;
	padding: 0;
}
#volgelingen{
	padding: 0;
	margin: 0;
	list-style: none;
}
.eeuwigenummer2{
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
}
.eeuwigenummer2 li{
	display: inline;
}
.eeuwigenummer2 li:before{
	content: " - ";
}
.eeuwigenummer2 li:first-child:before{
	content: "";
}
#maxime .rita,
#leiderMaxime .rita,
#rita .maxime,
#leiderRita .maxime{
	display: none;
}

/* Styling voor maxime */
#maxime .populisme,
#leiderMaxime .populisme,
#leiderMaxime #volgelingen li{
	border-color: #9c0;
}
#maxime .populisme a,
#leiderMaxime .populisme a,
#leiderMaxime #volgelingen a{
	color: #393;
}
#maxime, #rita{
	width: 49%;
	float: right;
	margin: 0 0 0 1%;
	padding: 0 0 1em;
}
.populisme img{
	max-width: 99%;
	border: 1px solid #333;
	height: auto;
}
.d66{
	width: auto;
}
.pivot-image{
	display: block;
	margin: 0 auto 1em;
}
#rita{
	float: left;
}
#footer{
	max-width: 72em;
	margin: 0 0 0.5em;
	padding: 0;
	list-style: none;
	text-align: center;
	font-size: 0.9em;
}
#footer li{
	display: inline;
}
#footer a{
	color: #000;
}

/* vervolgpagina's */
#leiderMaxime #macht,
#leiderMaxime #leider,
#leiderRita #macht,
#leiderRita #leider{
	max-width: 52em;
}
#leiderMaxime #regelszijnregels,
#leiderRita #brandindehel{
	display: none;
}

/* Formulier */
fieldset{
	margin: 0;
	padding: 0;
	border: 0 none;
}
label{
	display: block;
}
textarea{
	display: block;
	width: 98%;
	height: 6em;
	margin: 0 0 1em;
}
.meeloper{
	display: inline;
}
.commentbutton{
	display: block;
}
#comm,
#lastcomment{
	display: none;
}
