body { 
	background: url(../images/example_background10.gif); 
	margin-top: 10px; 
	height: 100%;
	text-align:center;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	scrollbar-3dlight-color:black;
    scrollbar-arrow-color:orange;
                scrollbar-track-color:black;
                scrollbar-darkshadow-color:black;
                scrollbar-face-color:#C95A10;
                scrollbar-highlight-color:;
                scrollbar-shadow-color:orange;
}

a:hover {color: #ffffff; text-decoration: underline}
a:link {color: #ffffff; text-decoration: underline}
a:visited {color: #ffffff; text-decoration: underline}

div#pagewrapper {
	background: url(../images/background_main_home.jpg); 
	width: 750px;
	height: 548px;
	margin: 0px auto;
	
}

div#pagewrapper_2 {
	background: url(../images/background_main_2.jpg); 
	width: 750px;
	height: 548px;
	margin: 0px auto;
	
}

.content_home_left {
	width: 390px;
	height: 370px;
	overflow:auto;
	text-align:left;
	padding: 0px 10px 10px 20px;
	margin: 40px 0px 0px 0px;
	float: left;
	}
	
.content_home_left h1 {
font-size: 11px;
color: #C95A10;
}

.content_home_right {
	width: 300px;
	text-align:left;
	margin-left: 10px;
	margin-top: 320px;
	float: right;
	}

.content_home_right h1 {
font-size: 11px;
color: #C95A10;
}

.content_left {
	width: 250px;
	height: 370px;
	text-align:left;
	padding: 0px 10px 10px 0px;
	margin: 60px 0px 0px 0px;
	float: left;
		}

.content_left2 {
	width: 230px;
	height: 370px;
	text-align:left;
	padding: 0px 10px 10px 0px;
	margin: 60px 0px 0px 20px;
	float: left;
	background-image: url(../images/background_left_standing.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	}
	
.content_left2 h2 {
	color: #C95A10;
	font-size: 13px;
	}
	
.content_right {
	width: 430px;
	height: 410px;
	text-align:left;
	margin-right: 20px;
	margin-top: 20px;
	float: right;
	overflow: auto;	
	}

.content_right_guestbook {
	width: 430px;
	text-align:left;
	margin-right: 20px;
	margin-top: 20px;
	float: right;
		}

.content_right h1 {
font-size: 11px;
color: #C95A10;
}

div#menu {
	width: 600px;
	height: 50px;
	text-align: left;
	margin: 40px 0px 0px 10px;
	float: left;
	}
	

div#menu2 {
	width: 600px;
	height: 50px;
	text-align: left;
	margin: 20px 0px 0px 10px;
	float: left;
	}
	
td.buttons {
padding-top: 0.3cm;
padding-left: 6px;
}

div.tabel  {
width: 420px;
height: 236px;
background: #000000;
margin-top: 15px;
margin-left: 0px;
}

div.tabelheader {
width: 410x;
height: 25px;
font-size: 15px;
font-weight: bold;
color: #C95A10;
padding: 7px 0px 0px 0px;
text-align: left;

}

.tabelrij {
color: #FFFFFF;
width: 410px;
height: 28px;
/*display: block;*/
padding: 7px 0px 0px 0px;
margin: 0px 10px 0px 5px;
border-bottom: 1px solid #C95A10;
text-decoration: none;
/*cursor: pointer;*/
font-size: 11px;
}  


/*.tabelrij a:hover {
color: #2A7FB8;
width: 445px;
height: 28px;
display: block;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border-bottom: 1px solid #2A7FB8;
text-decoration: none;
background: url(../images/tabelrij_background_hover.jpg);
cursor: pointer;
}
*/

div.tabelcel_1 {
float: left;
font-weight: bold;
padding: 5px 0px 0px 10px;
width: 90px;
text-align: left;
}


div.tabelcel_2 {
padding: 5px 0px 0px 10px;
width: 120px;
float: left;
font-weight: bold;
text-align: left;
}

div.tabelcel_3 {
float: left;
padding: 5px 0px 0px 10px;
width: 150px;
text-align: left;
}


