/* Algemene declaraties */
img {
	border: 0;
}

a {
	color: #aaaaaa;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Pagina algemeen */

body {
	margin: 0 auto;
	padding: 0;
	
	background-color: #222222;
	background-image: 0;
	background-repeat: no-repeat;
	background-attachment: none;

	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
}

/* Elementen */

#MainContainer {
	left:50%;
	top:50%;
	margin: 0px auto;
	width:980px;
	background-color: #000000;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: none;
}

#LogoNav {
	width: 244px;
	text-align: left;
	font-size: 18px;
	padding-right: 5px;
}

#LogoNav a {
	color: #ffffff;
	text-decoration: none;
}

#LogoNav a:hover {
	color: #222222;
	text-decoration: none;
}

#Container2 {
	width: 732px;
}

#Highlights {
	width: 732px;
	height: 166px;
}

#Highlights img {
	border: 1px solid #ffffff;
}

#Title {
	width: 732px;
	color: #ff6f04;
	text-align: left;
	font-weight: bold;
	font-size: 23px;
}

#TitleFont{
	color: #ff6f04;
	font-weight: bold;
	font-size: 20px;
}

#FrameFooterTable {
	border-top: 1px dotted #ffffff;
	border-left: 1px dotted #ffffff;
	border-right: 1px dotted #ffffff;
}

#FrameFooter {
	margin: 0px auto;
	text-align: center;
	font-size: 9px;
	color: #ffffff;
}

#FrameFooter a {
	color: #ffffff;
	text-decoration: underline;
}

#FrameFooter a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Extra */

#Openingstijden {
	font-size: 20px;
	border-top: 1px dotted #ffffff;
	border-left: 1px dotted #ffffff;
	border-right: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
}
