body, html {
	background-color: #8e000f;
	margin: 0px;
	font-family: Arial, Verdana; 
	font-size: 12px;
	text-align: left;
	vertical-align: text-top;
}

body	{
	background-attachment: fixed;
	background-image: url('../gfx/background.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}

table {
	margin: 0px;
	font-family: Arial, Verdana; 
	font-size: 12px;
	text-align: left;
}

a {
	color: #595959;
	text-decoration: none;
}

a:hover {
	color: #e21912;
}

a:active { 
	outline: none;
}

a:focus { 
	-moz-outline-style: none; 
}

h1	{
	color: #e21912;	
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
}

h2 {
	background-image: url('../gfx/arrow_fotoalbum.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
}

p {
	margin-top: 0px;
	line-height: 19px;
}

hr {
	color: #e21912;
	height: 1px;
	background-color: #e21912;
	border: 0px;
}

li, div {
	margin-left: 0px;
	line-height: 18px;
}

li.lijst {
	margin-left: 0px;
	line-height: 18px;
	margin-bottom: 20px;
}

#menu { 
	width: 196px; 
	padding-left: 0px; 
	margin-left: 0px;  
}

ul.menu {	
	float: right;
	list-style: none; 
	width: 226px; 
	padding: 0px; 
	margin: 0px; 
	border: 0px solid black;
	border-top: 1px solid #c2c2c2; 
	background-image: url('../gfx/bg_menu_off.jpg'); 
	background-repeat: repeat-x; 
}

ul.menu li a {
	display: block; 
	color: #ffffff;  
	background-image: url('../gfx/bg_menu_off.jpg'); 
	background-repeat: repeat-x; 
	background-color: #f4576a; 
	padding: 0px; 
	font: 11px Verdana; 
	text-align: left; 
	text-decoration:none; 
	text-transform: uppercase;
	height: 26px; 
	border-left: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff; 
	border-top: 0px solid #c2c2c2;
	padding-top: 0px; 
	padding-bottom:0px;
	padding-left: 10px;
	line-height: 26px;
}

ul.menu li a:hover {	
	color: #000000; 
	background-color: #e9e9e9; 
	background-image: url('../gfx/bg_menu_on.jpg'); 
	background-repeat: repeat-x; 
	text-decoration:none; 
	height: 26px; 
	border-left: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff;
}

.bottom_logo {
	background-color: #ffffff;
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
	margin-left: 10px;
	margin-right: 10px;
}

.button {
	background-color: #e21912;
	color: #ffffff;
	border: 1px solid #ffffff;
	height: 30px;
	width: 90px;
}

.buttons_bottom {
	color: #000000;
	font-size: 11px;
	text-decoration:none;
	margin-left: 10px;
	margin-right: 10px;
}

.buttons_bottom:hover {
	color: #e21912;
	font-size: 11px;
	text-decoration:none;
}

.content {
	padding-left: 20px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;
	background-image: url('../gfx/bg_content3.jpg'); 
	background-repeat: repeat-y;
	background-position: top left;
	height: 625px;
	line-height: 19px;
	vertical-align: text-top;
}

.content img	{
	margin-left: 10px;
	margin-right: 10px;
}

.content a	{
	color: #e21912;
}

.content a:hover	{
	text-decoration: underline;
}

.content a img	 {
	border: 2px solid #b5b5b5;
}

.check_menu {	
	color: #000000; 
	font: 11px Verdana; 
	background-image: url('../gfx/bg_menu_on.jpg'); 
	background-repeat: repeat-x;
	text-decoration: none; 
	text-transform: uppercase;
	height: 26px; 
	border-left: 1px solid #ffffff; 
	border-right: 0px solid #262626; 
	border-bottom: 1px solid #ffffff;
	padding-left: 10px;
	line-height: 26px;
}

.error {
	color: #e21912;
	font-weight: bold;
}

.foto_body {
	text-align: center;
}

.foto_home {
	border: 2px solid #595959;
	margin-left: 20px;
}

.foto img	{
	width: 50px;
}

.foto img {
	background-color: #ffffff;
	border: 2px solid #595959;
	margin-left: 10px;
	margin-bottom: 10px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}

.foto:hover img {
	border: 2px solid red;
	margin-left: 10px;
	margin-bottom: 10px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

.foto2 {
	border: 2px solid #595959;
	margin-right: 0px;
	margin-bottom: 10px;
}

.gastenboek {
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	padding-top: 10px;
	padding-bottom: 10px;
}

.left {
	text-align: left;
	background-image: url('../gfx/arrow_fotoalbum2.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 17px;
	color: black;
}

.right {
	text-align: right;
	background-image: url('../gfx/arrow_fotoalbum.gif');
	background-repeat: no-repeat;
	background-position: right 4px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
	color: black;
}

.left_gastenboek {
	text-align: left;
	background-image: url('../gfx/arrow_fotoalbum2.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-left: 17px;
	color: black;
}

.right_gastenboek {
	text-align: right;
	background-image: url('../gfx/arrow_fotoalbum.gif');
	background-repeat: no-repeat;
	background-position: right 4px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	color: black;
}

.schaduw_links	{
	background-image: url('../gfx/schaduw_links.gif');	
	background-position: right top;
	background-repeat: repeat-y;
}

.schaduw_rechts	{
	background-image: url('../gfx/schaduw_rechts.gif');	
	background-position: left top;
	background-repeat: repeat-y;
}

.menu_bottom {
	background-color: #ffffff;
	background-image: url('../gfx/left_bottom.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	border-top: 1px solid #c2c2c2;
	text-align: center;
}

.menu_bottom2 {
	text-align: center;
}

.menu_item { 
	padding: 0px;
}

.onder_menu {	
	background-color: #e21912;
}

.tekst_album {
	height: 90px;
}
.tekstveld {
	width: 300px;
	border: 0px;
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
	font: 12px Arial; 
	background-color: #f9f9f9;
}
.tekstarea {
	width: 300px;
	border: 1px solid #999999;
	margin-bottom: 5px;
	font: 12px Arial; 
	background-color: #f9f9f9;
}

.table_menu	{
	background-color: #ffffff;
	float: right;
	width: 246px;
}

.td_btm_schaduw	{
	background-color: #ffffff;
	background-image: url("../gfx/td_btm_schaduw.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	height: 23px;
}

.td_menu	{
	background-color: #ffffff;
	width: 100px;
}

.td_topimage	{
	background-color: #ffffff;
	background-image: url('../gfx/bg_content3.jpg'); 
	background-repeat: repeat-y;
	background-position: top left;
}

.content .div_topimage	{
	clear: left;
	margin: 0px;
	padding: 0px;
}