body 
{
background-image: url('Background.PNG');
background-repeat: repeat;
margin: 0px;
padding: 0px;
}


a {
text-decoration: none; 
}
p{
margin: 0px;
padding: 0px;
}
div.MainContent {
	width: 									588px;
	}

div.MainContent {
	z-index: 1;
}

img.MenuButton {
	margin: 								0px; 
	vertical-align:					top; 
	border-width: 					0px;
}

p.MainTitle {
	font-weight:						bold;
	text-align:							center;
}

p.SubTitle {
	font-weight:						bold;
	text-align:							center;
}


span.GastenboekNaam {
	color: 									#000000;
	font-size:							12px;
}

div.GastenboekPost {
	position: 							relative; 
	width: 									510px;	 
	margin: 								8px;
	margin-left:						32px;
	padding: 								0px; 
	background-color: 			transparent; 
	overflow: 							auto; 
	border-width: 					0px; 
	border-color: 					#000000; 
	border-style: 					solid;
	color: 									#000000;
}

div.GastenboekTekst {
	position: 							relative; 
	width: 									470px;	 
	margin: 								0px;
	padding: 								0px;
	padding-left:						32px; 
	background-color: 			transparent; 
	overflow: 							auto; 
	border-width: 					0px; 
	border-color: 					#0000FF; 
	border-style: 					solid;
	color: 									#0000FF;
}

a.LinkPictureM {
	text-decoration: 				none;
	border-width: 					0px;
}

img.LinkPictureM {
	vertical-align:					top; 
	border-width: 					0px;
}

div.ImageInfo {
	text-align: 						center;
	border-width: 					0px; 
	border-color: 					#0000FF; 
	border-style: 					solid;
}
 
div.DivImage {
	margin: 								0px auto;
	border-width: 					0px; 
	border-color: 					#0000FF; 
	border-style: 					solid;
}

a.LinkPictureS {
	text-decoration: 				none;
	border-width: 					0px;
	padding: 								0px;
	cursor:									pointer;
}

img.LinkPictureS {
	vertical-align:					bottom; 
	border-width: 					0px;
	padding-left: 								4px;
	padding-right: 								4px;

}

span.LinkPictureS {
	border-width: 					0px;
	width: 									104px;
}

div.Thumbs {
	border-width:						0px;
	margin-left:						auto;
	margin-right:						auto;
	width:									auto;
}

table.RasOverview {
	border-width:						1px;
	border-color: 					#000000; 
	border-style: 					solid;
	vertical-align: 				top;
}


td.RasOverview {
	vertical-align: 				top;
}   

a:link {color: #000000}     /* unvisited link */
a:visited {color: #000000}  /* visited link */
a:hover {color: #000000}   /* mouse over link */
a:active {color: #000000}   /* selected link */

#SubMenuTopLeft
{
	float:								left;
	position:							relative;
 	top:									-44px;
 	width:								44px;
 	height:								44px;
 	background:						transparent url(Menu.png) no-repeat top left;
	z-index: 5;
}
#SubMenuTopRight
{
	float:								right;
	position:							relative;
 	top:									-44px;	
 	width:								44px;	
 	height:								44px;
 	background:						transparent url(Menu.png) no-repeat top right; 
	z-index: 5;
}
#SubMenuTop
{
	position:							relative;
	top: 									0px;
 	height:								44px;
 	margin:								0px 44px;
 	background:						transparent url(Menu.png) repeat top right;
	z-index: 5;
}

.Content{
	/*border: 1px solid #00FF00;*/
}

table.KittensTable {
	border-width:						1px;
	border-color: 					#000000; 
	border-style: 					solid;
}

td.Col1 {
	width: 100px;
}

td.Col2 {
	width: 100px;
}

td.Col3 {
	width: 200px;
}

td.Col4 {
	width: 100px;
}