@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;


}
#container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../afbeeldingen/ag.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	width:990px;
	height:101px;
	padding: 0;
	margin:0;
	border-bottom:1px solid black;
	background-color: #ffffff;
	background-image: url(../afbeeldingen/weggooien_header.png);
}
#headerMenu {
	font-size:11px;
	font-weight:bold;
	width:400px;
	height:18px;
	position:relative;
	left:390px;
	top:8px;
}
#headerButtons {
	width:400px;
	height:50px;
	position:relative;
	left:390px;
	top:20px;
}



#sidebar1 {
	font-size:12px;
	float:left;
	width:345px;
	padding:10px 0 0 25px;
	margin:0;
	/* background-image: url(afbeeldingen/weggooien_links.jpg); */
}
#sidebar1 td {
	font-size:10px;
}


#mainContent {
	font-size:12px;
	margin: 0 0 0 370px;
	padding: 0px;
}
#mainContentKop {
	padding:0 0 0 20px;
	float:left;
	width:599px;
	height:38px;
	background: #ffffff;
	margin-left:1px;
}


#mainContentRechts1 {
	float:left;

}
#mainContentRechts1Tekst {
	width:354px;
	background-color:#000000;
}
#mainContentRechts1Reacties {
	padding:10px 20px 0 20px;
	width:313px;
}


#mainContentRechts2 {
	float:right
}
#mainContentRechts2Foto {
	width:265px;
	height:215px;
}
#mainContentRechts2Tekst {
	width:225px;
	padding:10px 20px 0 20px;
}




#footer {
	padding: 0 10px 0 20px;
	background:#DDDDDD;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


.ZwartOpWit, .ZwartOpWit a, .ZwartOpWit a:link, .ZwartOpWit a:visited {
	color: #000000;
	text-decoration: none;
}
.ZwartOpWit a:hover {
	color: #d81f27;
}
.RoodOpWit, .RoodOpWit a, .RoodOpWit a:link, .RoodOpWit a:visited {
	color: #d81f27;
	text-decoration: none;
}
.RoodOpWit a:hover {
	color: #ec008c;
}
.WitOpZwart, .WitOpZwart a, .WitOpZwart a:link, .WitOpZwart a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.WitOpZwart a:hover {
	color: #d81f27;
}

