/*$TopStyle:URL=http://www.grandcafekoekenbier.nl/css/style.css$*/
BODY, TD, TH
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
BODY
{
	background-color: #000000;
	background-image: url(http://www.grandcafekoekenbier.nl/css/bos.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	padding-top: 25px;
}
A
{
	text-decoration: none;
	color: #333333;
}
A:link
{
	text-decoration: none;
	color: #333333;
}
A:visited
{
	text-decoration: none;
	color: #333333;
}
A:hover
{
	text-decoration: underline;
	color: #76E502;
}
A:active
{
	text-decoration: underline;
	color: #5427B3;
}
#totaal
{
	background-color: #FFFFFF;
	position: absolute;
	width: 600px;
	margin-left: -300px;
	padding-bottom: 25px;
	left: 50%;
	z-index: 1;
	border: thin solid #333333;
}
.content_tekst
{
	background-color: #FFFFFF;
	width: 550px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
}
.content_menu
{
	background-color: #FFFFFF;
	width: 550px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	border: 2px solid #76E502;
	font-weight: bold;
	font-size: 13px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
