/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/



	body {
		margin: 0px;
		padding: 0px;
		font-family: Arial, Lucida Sans Unicode, Lucida Grande, sans-serif;
		font-size: 10pt;
		line-height: 14pt;
		text-align: center;
		background: #777
	}
	#container {
		width: 980px;
		margin: 0px auto;
		text-align: left;
		position: relative;
	}
a img {border: none;}
#top {
height: 138px;

margin-bottom: 0px;
position: relative;
}
#top #contact {
	position: absolute;
	left: 481px; top: 0px;
}
#top #fotos {
	position: absolute;
	left: 481px; top: 50px;
}
#top #bio {
	position: absolute;
	left: 481px; top: 98px;
}
#top img {
display: block;
}
#content {
background: url("../images/content-bg.png");
margin-bottom: 10px;
}

#kolom1 {
width: 500px;
float: left;
padding: 20px;
}
#kolom2 {
float: left;
width: 210px;
padding: 20px 21px 20px 29px;
}
#kolom3 {
padding: 20px;
float: left;
width: 139px;
}
#clearer {
clear:both;
}
#footer {
background: #e6e6e6;
font-size: 80%;
padding: 5px;
text-align: right;
}
#footer p {
margin: 0px;
padding: 0px;
}

#top h1 {
font-size: 300%;
position: absolute;
top: 50px;
left: 170px;
color: #fff;
text-transform: uppercase;
}


#top a {
color: #fff;
text-decoration: none;
}

#top li {
list-style: none;
}

#top ul {
margin: 0px;
padding: 0px;
}

#top #menu1 {
position: absolute;
bottom: 10px;
left: 400px;
}
#top #menu2 {
position: absolute;
bottom: 10px;
left: 555px;
}
#top #menu3 {
position: absolute;
bottom: 10px;
left: 710px;
}

.artikel h2{
margin: 0px;
padding: 0px;
font-size: 150%;
font-weight: normal;
}
.artikel h3 {
margin: 0px;
padding: 0px;
font-size: 80%;
font-weight: normal;
color: #888;
text-align: right;
}
.artikel {
border-bottom: solid 1px #ccc;
margin-bottom: 20px;
}
.artikel a {
color: #000;
}

#kolom3 h2,
.agenda p.kop,
.media h2,
.loglist h2{
margin: 10px 0px 0px 0px;
padding: 0px;
font-size: 100%;
font-weight: bold;
}
.agenda p {
margin: 0px;
}

.media .notitie {
margin: 0px;
padding: 0px;
color: #888;
}
.media p {
margin: 0px;
padding: 0px;
}
.loglist a {
color: #000;
text-decoration: none;
}
.loglist a:hover {
text-decoration: underline;
}

.reactie,
.reactieform {
background: #ddd;
padding: 5px 15px;
margin: 0px 0px 5px 0px; 
position: relative;
line-height: normal;
font-size: 85%;
}
.reactie h2,
.reactieform h2 {
font-size: 110%;
font-weight: bold;
}
.reactie h2 a {
text-decoration: none;
color: #996600;
}
.reactie h3 {
position: absolute;
right: 15px;
top: 5px;
}

.reactieform label {
display: block;
float: left;
width: 6em;
}
.reactieform .uitleg {
color: #888;
text-align: justify;
}
.reactieform input{
border: none;
font-size: 85%;
width: 20em;
padding: 2px;
}
.reactieform textarea {
border: none;
width: 20em;
height: 10em;
font-size: 100%;
font-family: Arial, Lucida Sans Unicode, Lucida Grande, sans-serif;
padding: 2px;
}
.reactieform .aandacht {
background: #99093b;
color: #fff;
padding: 2px;
}
