/* Main */

body {
	background-color: #6d82ad;
}

.body {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 949px;
	font-family: Arial;
	font-size: 80%;	
	margin-left: -474px; /* de helft van de breedte */
	color: #464646;
}

.header {
	position: relative;
	top: 20px;
	left: 0px;
	background-image: url(pictures/background-header.jpg);
	background-color: #c6c6d0;
	background-repeat: no-repeat;
	width: 949px;
	height: 156px;
	float: left;
}

.header_logo {
	position: relative;
	top: 17px;
	left: 17px;
	height: 95px;
	width: 800px;
	float: left;
}

.header_menu {
	position: relative;
	top: 42px;
	left: 0px;
	height: 40px;
	width: 949px;
	text-align: center;
	float: left;
}

.content_background {
	position: relative;
	top: 20px;
	left: 0px;
	width: 949px;
	background-image: url(pictures/background-content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
		border-bottom: 1px solid black;
}

.left-screen {
	position: relative;
	top: 20px;
	left: 10px;
	width: 170px;
	margin-bottom: 30px;
	margin-left: 10px;
	float: left;
}

.content {
	position: relative;
	top: 20px;
	left: 50px;
	width: 700px;
	margin-left: 0px;
	padding-bottom: 15px;
	margin-bottom: 60px;
	float: left;
}

.contentText {
	position: relative;
	top: 0px;
	left: 0px;
	width: 700px;
	margin-left: 0px;
	padding-bottom: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #e74226;
	float: left;
}

.contentTextNoUnderline {
	position: relative;
	top: 0px;
	left: 0px;
	width: 700px;
	margin-left: 0px;
    padding-top: 10px;
	float: left;
}

.footer {
	width: 949px;
	position: relative;
	top: 40px;
	left: 0px;
	height: 30px;
	float: left;
}

.footer_credits {
	margin-left: 230px;
	margin-top: 0px;
	color: white;
	width: 400px;
	height: 40px;
	float: left;
}

.creditsLink {
	color: white;
}


form {
	margin-bottom: 5px;
}

.a_link_in_content {
	text-decoration: underline;
	color: Black;
}

.cartoon {
	border: 1px solid #C6C6C6;
	float: none;
}









.form_textarea_2_regels {
	background-color: White;
	border: 1px solid #940807;	
	font-family: Arial;
	font-size: 90%;
	margin-bottom: 6px;
   width: 400px;
   height: 35px;

}

.form_submit_klein {
	background-color: #940807;
	border: 1px solid Black;	
	color: White;
	text-align : center;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 90%;
	width : 60px;
	height: 19px;
}

.form_submit {
	background-color: #940807;
	border: 1px solid Black;	
	color: White;
	text-align : center;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 90%;
	width : 120px;
	height: 19px;
}

.form_input_standaard {
	background-color: White;
	border: 1px solid #940807;	
	font-family: Arial;
	margin-bottom: 2px;
	width: 160px;	
}

.form_input_zoeken {
	background-color: White;
	border: 1px solid #940807;	
	font-family: Arial;
	margin-bottom: 2px;
	width: 200px;	
}

.form_input_inlogscherm {
	background-color: White;
	border: 1px solid #940807;	
	font-family: Arial;
	font-size: 88%;
	margin-bottom: 2px;
	width: 93px;	
}



.form_ingelogd_knop_uitloggen {
margin-top: 0px;

}

.form_inlogscherm {
	margin-left: 4px;
	margin-top: 9px;
	margin-bottom: 11px;
}

.form_submit_inlogscherm {
	background-color: #940807;
	border: 1px solid Black;	
	color: White;
	width: 90px;
	font-family: Arial;
	font-size: 88%;
	height: 18px;
}

.form_selectbox {
	border: 1px solid #940807;
	background-color: White;

	width: 200px;	
	
}

.form_selectbox_klein {
	border: 1px solid #940807;
	background-color: White;

	width: 50px;	
	
}



.melding {
	color: Red;
}



.menu_banner {

	position: relative;
	left: 0px;
	top: 9px;

}








h1 {
	font-family: Arial;
	font-size: 110%; 
	font-weight: bold;
	margin: 0px;
	margin: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e74226;
	padding-bottom: 17px;
	width: 100%;
	color: #42597A;
	float: left;
}

.h1left {
	font-family: Arial;
	font-size: 110%; 
	font-weight: bold;
	margin: 0px;
	margin: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e74226;
	padding-bottom: 17px;
	width: 100%;
	color: #42597A;
}

h2 {
	font-family: Arial;
	font-size: 100%; 
	font-weight: bold;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	padding-top: 10px
	border-top: 1px solid #e24323;
	float: left;
}

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 {
	position: relative;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
}

.lijn_content {
	position: relative;
	margin-top: 5px;
	float: left;
	margin-bottom: 5px;
}

.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;
}


.menuItem {
	position: relative;
	top: 0px;
	border-right: 1px solid black;
	color: White;
	font-weight: bold;
	font-size: 100%;
	width : 154px;
	text-align : center;
	text-decoration: none;
	float: left;
}

.menuItem:hover {
	color: White;
	text-decoration: underline;
}

.menuItemChosen {
	position: relative;
	top: 0px;
	border-right: 1px solid black;
	color: White;
	font-size: 100%;
	width : 154px;
	text-align : center;
	font-weight: bold;
	text-decoration: underline;
	float: left;
}




.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_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_standaard {
	font-family: Arial;
	font-size: 80%;
	padding-right: 10px;
}

.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;
}

.tabel_td_lijnen_kop_onderkant {
	background-color: #C3C3C3;
	height: 25px;
	font-family: Arial;
	font-size: 80%;
	border-bottom: 1px solid #BA0301;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}

.tabel_td_lijnen_onderkant {
	height: 25px;
	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;
}
