@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-color: #00002C;
}
#note {
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 179px;
	background-image: url(../images/noteblock.png);
	float: right;
}
h3 {
	font-family: 'Reenie Beanie', serif;
	font-size: 30px;
	line-height: 32px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

a {
	outline: none;
}
#container-wrap {
	height: 640px;
	width: 100%;
	position: absolute;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 926px;
	position: relative;
	overflow: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#header {
	background-image: url(../images/header-01.png);
	margin: 0px;
	padding: 0px;
	height: 205px;
	width: 926px;
	position: relative;
}
#navigation {
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 926px;
	position: relative;
	background-image: url(../images/navigation-full.png);
	background-repeat: no-repeat;
}
#navigation ul {
	list-style-type: none;
	position: relative;
	padding: 0px;
	float: right;
	margin: 0px;
}
#navigation ul li {
	display: inline-block;
	padding: 0px;
	height: 41px;
	position: relative;
	margin: 0px;
	float: left;
}
#navigation ul li a {
	font-family: 'Yanone Kaffeesatz', Impact, serif;
	display: block;
	color: #9bccda;
	text-decoration: none;
	height: 38px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 22px;
}

#home {
	width: 77px;
}
#sos  {
	width: 177px;
}
#agenda {
	width: 93px;
}
#mm {
	width: 126px;
}
#partners {
	width: 100px;
}
#contact{
	width: 95px;
}

#navigation ul li a:hover, #navigation ul li a.active {
	color: #FFFFFF;
}
#maincontent {
	background-image: url(../images/main-content-bg.png);
	min-height: 536px;
	height: auto;
	width: 926px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	background-image: url(../images/content-bg.png);
	margin: 0px;
	float: right;
	min-height: 526px;
	height: auto;
	width: 668px;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	position: relative;
}
#content h1 {
	font-family: 'Yanone Kaffeesatz', impact, serif;
	font-size: 28px;
	color: #f8d42b;
	padding-left: 30px;
	padding-top: 24px;
	margin: 0px;
	font-weight: bold;
}
#content h2 {
	font-family: 'Yanone Kaffeesatz', impact, serif;
	font-size: 18px;
	color: #FBE788;
	padding-left: 30px;
	padding-top: 20px;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 0px;
}
#content p {
	font-family: 'Nobile', arial, serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 50px;
	padding-top: 8px;
}
#content a {
	color: #FFFFFF;
}
#content a:hover {
	color: #F8D431;
	text-decoration: none;
}
#content table {
	font-family: 'Nobile', arial, serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/table-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content table td {
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 30px;
	padding-top: 4px;
	border: 1px solid #717B9A;
}


.empty-cell {
	height: 8px;
}

.table-accent {
	font-size: 16px;
	font-weight: bold;
	color: #FFF171;
}
.table-yellow    {
	font-family: 'Nobile', arial, serif;
	font-weight: bold;
	color: #FFF171;
}

#rules {
	width: 490px;
	margin-left: 50px;
	padding-top: 14px;
}
#rules li {
	font-family: 'Nobile', arial, serif;
	font-size: 12px;
	padding-bottom: 12px;
	color: #FFFFFF;
	margin: 0px;
}
#photos {
	padding-left: 30px;
	margin-top: 30px;
}
.photo {
	padding-right: 8px;
	padding-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photo-staand {
	padding-right: 8px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#voorwaarden  {
	width: 490px;
	margin-left: 50px;
	padding-top: 14px;
	list-style-type: none;
}
#voorwaarden li {
	font-family: 'Nobile', arial, serif;
	font-size: 13px;
	padding-bottom: 12px;
	color: #FFFFFF;
	margin: 0px;
}
#voorwaarden li ul {
	padding-left: 30px;
	margin: 0px;
	padding-top: 20px;
}
#voorwaarden  li  ul li {
	font-size: 13px;
}
.accent    {
	font-family: 'Nobile', arial, serif;
	font-weight: bold;
	color: #F8D42B;
	font-size: 12px;
	display: block;
	padding-bottom: 12px;
}


#sidebar {
	background-image: url(../images/sidebar-bg.png);
	margin: 0px;
	float: left;
	height: 526px;
	width: 245px;
	position: relative;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side-menu {
	height: 200px;
	margin: 0px;
	padding: 0px;
}


#side-menu ul {
	list-style-type: none;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side-menu ul li {
	display: block;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	position: relative;
	text-align: right;
	padding-right: 30px;
	width: auto;
	height: 20px;
}
#side-menu ul li a {
	font-family: 'Yanone Kaffeesatz', impact, serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}
#side-menu ul li a:hover, #side-menu ul li a.active {
	color: #FFFFFF;
}
#slideshow {
	list-style-type: none;
	width: 186px;
	height: 122px;
	overflow: hidden;
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	right: 29px;
	display: block;
}
#hyves {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 29px;
	margin-bottom: 8px;
	margin-left: 0px;
	height: 66px;
	width: auto;
}
#hyves  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#sb-txt {
	width: 100%;
	position: absolute;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	bottom: 30px;
}

#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
	height: 66px;
	width: 926px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#ftr-txt {
	height: 20px;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 527px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ftr-txt  a {
	color: #6B6DA1;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ftr-txt  a:hover {
	color: #9394BB;
}

