body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Georgia;
	font-size: 100%;
	color: White;
	background-color: Black;
}

.body {
	width: 832px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -416px; /* de helft van de breedte */
	background-image: url(pictures/background_header.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 80%;
	height: 700px;
}

.header {
	position: relative;
	left: 0px;
	top: 0px;
	width: 832px;
	height: 225px;
}

.content_background {
	position: relative;
	top: 0px;
	left: 0px;
	width: 832px;
	background-image: url(pictures/background_content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-bottom: 0px;
}

.menu {
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 10px;
	height: 234px;
	width: 200px;
	float: left;
	border-bottom: 2px solid #818181;
	border-top: 2px solid #818181;
}

.content {
	width: 570px;
	position: relative;
	top: 0px;
	left: 27px;
	float: left;
	padding-bottom: 20px;
	font-family: Georgia;
}

.footer {
	width: 832px;
	position: relative;
	background-image: url(pictures/background_footer.jpg);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	height: 17px;
	float: left;
}


td {
			font-family: Georgia;
	font-size: 80%;
}

a:link{
	color: White;
}

.a_link_in_content {
	text-decoration: underline;
	color: White;
}

.a_link_terug {
	text-decoration: underline;
	color: White;
	font-size: 125%;
}


.a_link {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.a_link:hover {
	color: White;
	text-decoration: underline;
	font-weight: bold;
}



.melding {
	color: Red;
}






.terug {
	position: absolute;
	left: 530px;
	top: 3px;
	font-size: 100%;


	width: 100px;

	height: auto;
	font-family: Georgia;
}

h1 {
	font-size: 150%;
	font-weight: bold;
	font-family: Georgia;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	font-family: Georgia;
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
}

h3 {
	font-family: Arial;
	font-size: 100%; 
	font-weight: bold;

	color: #940807;
}

.label_text_inlogscherm {
	float: left;
	width: 90px;
	font-family: Arial;
	font-size: 88%;
}

.label_forum {
margin-bottom: 5px;
}

.label_standaard_klein {
	float: left;
   width: 80px;
   margin-right: 10px;
}

.label_standaard {
	float: left;
   width: 140px;
   margin-right: 10px;
}

.lijn_menu {
margin-bottom: 6px;
}

.lijn_menu_onder {
margin-top: 25px;
}

.lijn_content {
	margin-bottom: 80px;
}

.lijn_reacties {
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.lijn_submenu{
	position: relative;
	top: 10px;
	color: Black;
	text-align : left;
	text-decoration : none;
	margin-left: 1px;
	border-bottom: 1px solid #940808;
	display : block;
	float : left;
	height: 1px;
	margin-top: 9px;
	margin-bottom: 9px;
}

.knop_menu_tekst{
	position: relative;
	top: 2px;
}

.knop_menu{
	position: relative;
	top: 10px;
	color: #DBDBDB;
	font-size: 105%;
	font-weight: bold;
	font-family: Georgia;
	background-repeat: no-repeat;
	padding-top: 3px;
	height:16px !important; /*moz width*/
	height:19px; /*IE width*/
	width : 215px;
	text-decoration : none;
	display : block;
	float: left;
	margin-bottom: 8px;
}

.knop_menu:hover {
	background-image: url(pictures/knop_achtergrond.jpg);
}

.knop_menu_gekozen{
	position: relative;
	top: 10px;
	background-image: url(pictures/knop_achtergrond.jpg);
	color: #DBDBDB;
	font-size: 105%;
	font-weight: bold;
	font-family: Georgia;
	background-repeat: no-repeat;
	padding-top: 3px;
	height:16px !important; /*moz width*/
	height:19px; /*IE width*/
	width : 215px;
	text-decoration : none;
	display : block;
	float: left;
	margin-bottom: 8px;

}


.knop{
	background-color: White;
	border: 1px solid Black;	
	color: Black;
	text-align : center;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
	display : block;
	width : 120px;
	height: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.knop_content{
	background-color: #940807;
	border: 1px solid Black;	
	color: White;
	text-align : center;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
	display : block;
	width : 120px;
	height: 17px;
	margin-bottom: 5px;
}

.knop_in_tabel{
	background-color: #940807;
	border: 1px solid Black;	
	color: White;
	text-align : center;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
	display : block;
	width : 120px;
	height: 17px;
}

.knop_content_klein{
	background-color: #940807;
	border: 1px solid Black;	
	color: White;
	text-align : center;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
	display : block;
	width : 60px;
	height: 17px;
	margin: 1px;
}

.knop_content_groot{
	background-color: #940807;
	border: 1px solid Black;	
	color: White;
	text-align : center;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
	display : block;
	width : 180px;
	height: 17px;
	margin: 1px;
}



.rechts {
	position: absolute;
	left: 800px;
	top: 203px;
	width: 185px;
	height: auto;
}

.rechts_banner {
	position: relative;
	left: 6px;
	top: 6px;
	width: 185px;
	height: auto;
}

.rechts_content {
	position: relative;
	left: 7px;
	top: 6px;
	background-image: url(pictures/achtergrond_rechts_content.jpg);
	background-repeat: repeat-y;
	width: 195px;
	height: auto;
	padding-left: 4px;
	padding-right: 7px;
	padding-top: 3px;
}

.tabel_cartoons {
	width: 616px;
	margin: 0px;
	padding: 0px;
}

.tabel_reacties {
	width: 616px;
	margin: 0px;
	padding: 0px;
}

.tabel_breedte {
	width: 97%;
}

.tabel_gegevens {
	border-collapse: 
	collapse; border: 1px solid #BA0301; 
	margin-bottom: 13px;
}

.tabel_td_kop {
	font-family: Arial;
	font-size: 95%;
	color: #940807;
	padding-right: 10px;
	font-weight: bold;
	height: 30px;
}

.tabel_td_lijn_standaard_kop {
	font-family: Arial;
	font-size: 80%;
	height: 20px;
	color: #940807;
	padding-right: 10px;
	border-top: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
	font-weight: bold;
}

.tabel_td_lijn_bolletje {
	font-family: Arial;
	font-size: 80%;
	height: 20px;
	padding-right: 2px;
	border-bottom: 1px solid #C6C6C6;
	width: 10px;
}

.tabel_td_lijn_kort {
	font-family: Arial;
	font-size: 80%;
	height: 20px;
	padding-right: 10px;
	border-bottom: 1px solid #C6C6C6;
	width: 65px;
}

.tabel_td_lijn_standaard {
	font-family: Arial;
	font-size: 80%;
	height: 20px;
	padding-right: 10px;
	border-bottom: 1px solid #C6C6C6;
}

.tabel_td_standaard {
	font-family: Arial;
	font-size: 80%;
	height: 20px;
	padding-right: 10px;
}

.tabel_td_standaard_kop_datum {
	font-family: Arial;
	font-size: 80%;
	width: 110px;
	height: 20px;
	padding-right: 10px;
	color: #940807;
	font-weight: bold;
}

.tabel_td_standaard_kop {
	font-family: Arial;
	font-size: 80%;
	height: 20px;
	padding-right: 10px;
	color: #940807;
	font-weight: bold;
}

.tabel_lijnen { 
	border-collapse: 
	collapse; border: 1px solid #BA0301; 
	width: 97%;
	margin-bottom: 13px;
}

.tabel_lijnen_onderkant { 
	border-collapse: 
	collapse; border-top: 1px solid #BA0301; 
	width: 97%;
	margin-bottom: 13px;
	border-left: 1px solid #BA0301;
	border-right: 1px solid #BA0301;
}

.tabel_td_lijnen_kop_onderkant {
	background-color: #C3C3C3;
	height: 21px;
	font-family: Arial;
	font-size: 80%;
	border-bottom: 1px solid #BA0301;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}

.tabel_td_lijnen_kop_onderkant_klein {
	background-color: #C3C3C3;
	height: 21px;
	font-family: Arial;
	font-size: 80%;
	border-bottom: 1px solid #BA0301;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	width: 25px;
}

.tabel_td_lijnen_onderkant {
	height: 21px;
	font-family: Arial;
	font-size: 80%;
	border-bottom: 1px solid #BA0301;
	padding-left: 3px;
	padding-right: 3px;
}

.tabel_td_lijnen_kop {
	background-color: #C3C3C3;
	height: 18px;
	font-family: Arial;
	font-size: 80%;
	border: 1px solid #BA0301;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}

.tabel_td_lijnen_kop_klein {
	background-color: #C3C3C3;
	height: 18px;
	font-family: Arial;
	font-size: 80%;
	border: 1px solid #BA0301;
	padding-left: 3px;
	padding-right: 3px;
	width: 20px;
	font-weight: bold;
}

.tabel_td_lijnen {
	height: 18px;
	font-family: Arial;
	font-size: 80%;
	border: 1px solid #BA0301;
	padding-left: 3px;
	padding-right: 3px;
}

.picture_project {

margin-top: 5px;
color: White;
border:0px;

}

.powered_by {
	position: relative;
	left: 236px;
	top: 4px;
	font-family: Arial;
	font-size: 90%;
	float: left;
	height: 40px;
}

.a_powered_by {
	color: Black;
}
