/* CSS Document */
body {
	background-color: #DFEDFB;
	margin: 0;
	padding: 0; padding-top: 1em;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 12px;
	background-image: url(/images/1.png);
	background-repeat: no-repeat;
}

h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size: 160%;
}
p {
	margin: 0;
	padding: 0; padding-top: 1em;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 12px;
	line-height:normal;
}

a:link {
color: #8E8B11;
text-decoration:none;
}
a:visited {
color: #8E8B11;
text-decoration:none;
}
a:hover {
color: #296310;
text-decoration:none;
}
#wrap {
	position: absolute;
	width: 1010px;
	height: 510px;
	background-image:url(/images/background.gif);
	top: 50%;
	left: 50%;
	margin-left: -505px;
	margin-top: -255px; 
}
#content {
	position: relative;
	width: 370px;
}
#button_home {
	position:absolute;
	left:138px;
	top:120px;
	width:48px;
	height:19px;
	z-index:1;
}
#button_events {
	position:absolute;
	left:202px;
	top:120px;
	width:70px;
	height:19px;
	z-index:1;
}
#button_gallery {
	position:absolute;
	left:286px;
	top:120px;
	width:75px;
	height:19px;
	z-index:1;
}
#button_shop {
	position:absolute;
	left:376px;
	top:120px;
	width:47px;
	height:18px;
	z-index:1;
}
#button_gastenboek {
	position:absolute;
	left:440px;
	top:120px;
	width:115px;
	height:19px;
	z-index:1;
}
#button_contact {
	position:absolute;
	left:566px;
	top:120px;
	width:80px;
	height:19px;
	z-index:1;
}
#button_kite_surfen {
	position:absolute;
	left:81px;
	top:150px;
	width:113px;
	height:19px;
	z-index:1;
}
#button_power_kiten {
	position:absolute;
	left:211px;
	top:150px;
	width:116px;
	height:19px;
	z-index:1;
}
#button_reserveren {
	position:absolute;
	left:342px;
	top:150px;
	width:115px;
	height:19px;
	z-index:1;
}
#button_aanbieding {
	position:absolute;
	left:854px;
	top:422px;
	width:133px;
	height:42px;
	z-index:1;
}
#navigation {
	position:absolute;
	left:90px;
	top:244px;
	width:204px;
	height:208px;
	z-index:1;
	color:#FFFFFF;
}
#navigation a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:13px
}
#navigation a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:13px
}
#navigation a:hover {
color:#CC0000;
/*color:#993300; */
	text-decoration:none;
	font-weight:bold;
	font-size:13px
}
.brdr_lt {
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
}
.brdr_rt {
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}
.brdr_rlb {
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}