/* Standaard HTML stijlen */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #EEE;
	font-size: 12px;
	font-family: Verdana, Helvetica;
	scrollbar-3dlight-color: #06bcf2;
	scrollbar-arrow-color: #06bcf2;
	scrollbar-track-color: #212121;
	scrollbar-darkshadow-color: #212121;
	scrollbar-face-color: #212121;
	scrollbar-highlight-color: #212121;
	scrollbar-shadow-color: #06bcf2;
	background-color: #000000;
	background: url('http://www.flyzone-cr.com/images/bg_gradient.gif') repeat-x fixed;
}
table {
	color: #EEE;
	font-size: 12px;
	font-family: Verdana, Helvetica;
}

.cms {
	padding-left: 15px;
	padding-top: 20px;
	background: url('http://www.flyzone-cr.com/images/content_bg.png') no-repeat fixed top left;
	text-align:left;
	font-family: Verdana, Helvetica;	
}

img {
	border: 0px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

h6 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
}

/* Standaard pagina's */

#site {
	margin-left: auto;
	margin-right: auto;
	width: 1044px;
	text-align: left;
	min-height:710px;
	border: 1px solid #047191;
	margin-top:20px;
	padding-bottom:15px;
	background-color: #000000;
}

#header {
	text-align: center;
	margin-top:3px;
	background:url('http://www.flyzone-cr.com/images/header.jpg') no-repeat;
	margin-left:10px;
	width: 1024px;
	height: 217px;
}

#menu {
	float:left;
	width:200px;
	text-align: left;
}

#info {
	margin-left: 30px;
	float: left;
	width: 110px;
	height: 31px;
}
#info a:link, #info a:visited
{
	display:block;
	background: url('http://www.flyzone-cr.com/images/info.png') no-repeat top left;	
	width: 110px;
	height: 31px;
	text-decoration: none;
}
#info a:hover 
{	
	background-position: bottom left;
}

#wakeboarding {
	float: left;
	width: 220px;
	height: 31px;
}

#wakeboarding a:link, #wakeboarding a:visited
{
	display: block;
	width: 220px;
	height: 31px;
	background: url('http://www.flyzone-cr.com/images/wakeboarding.png') no-repeat top left;	
	text-decoration: none;
}
#wakeboarding a:hover 
{	
	background-position: bottom left;
}

#kiteboarding {
	float: left;
	width: 210px;
	height: 31px;
}

#kiteboarding a:link, #kiteboarding a:visited
{
	display: block;
	width: 210px;
	height: 31px;
	background: url('http://www.flyzone-cr.com/images/kiteboarding.png') no-repeat top left;
	text-decoration:none;
}
#kiteboarding a:hover 
{	
	background-position: bottom left;
}

#others {
	float: left;
	width: 140px;
	height: 31px;
}

#others a:link, #others a:visited
{
	display: block;
	width: 140px;
	height: 31px;
	background: url('http://www.flyzone-cr.com/images/others.png') no-repeat top left;	
	text-decoration: none;
}
#others a:hover 
{	
	background-position: bottom left;
}

#content_container 
{
	float:left;
	width: 1048px;
	min-height: 320px;
	text-align: center;	
}

#content_links
{
	width:200px;
	float:left;
}
#content_rechts
{
	width:822px;
	float:left;
}
#content_achtergrond_top
{
	float:left;
	background: url('http://www.flyzone-cr.com/images/content_bg1.png') no-repeat;
	width: 822px;
	height: 25px;
}
#content_achtergrond
{
	float:left;
	background: url('http://www.flyzone-cr.com/images/content_bg2.png') repeat-y;
	width: 822px;
	min-height:374px;
}
#content_achtergrond_bottom
{
	float:left;
	background: url('http://www.flyzone-cr.com/images/content_bg3.png') no-repeat;
	width: 822px;
	height: 20px;
}
#content 
{
	float:left;
	text-align: left;
	margin-top: 2px;
	padding-left:20px;
	width: 802px;
	min-height: 335px;
	position:relative;
}

#content_tekst
{
	width: 780px;
	min-height: 250px;
}

#content_teksthome
{
	float: left;
	width: 525px;
}

#content table
{
	width: 90%;
}
#content a,  #content td a
{
	color: #fff;
	text-decoration: underline;
}

#footer{
	width: 800px;
	text-align:center;
	font-size: 11px;
	color: #666666;
	margin-top:10px;
}

#footer a{
	color: #666666;
}

#language
{
	float:right;
	margin-top:10px;
	margin-right:20px;
}

/* Menu stijlen */

#menu {
	
	font-size: 16px;
	text-decoration:none;
	text-align:left;
	margin-left:10px;
}

#submenu{
	font-size: 12px;
	text-align:left;
	margin-left:210px;
	margin-top:8px;
	height:30px;
	float:left;
}

.nav_item{
	background: url('http://www.flyzone-cr.com/images/button_inactive.png') no-repeat;
	width:40px;
	height:32px;
	padding-top:8px;
	padding-left:40px;
	font-weight:bold;
}

.nav_actief{
	background: url('http://www.flyzone-cr.com/images/button_active.png') no-repeat;
	width:40px;
	height:32px;
	padding-top:8px;
	padding-left:40px;
	font-weight:bold;
}

.nav_item a{
	color:#FFFFFF;
	text-decoration:none;	
}

.nav_actief a{
	text-decoration:none;
	color:#FFFFFF;
}


.sub_nav_item{
	font-weight:bold;
}

.sub_nav_actief{
	font-weight:bold;
}

.sub_nav_item a{
	color:#FFFFFF;
	text-decoration:none;	
}

.sub_nav_actief a{
	text-decoration:none;
	color:#FFFFFF;
}

.nav_item a:hover
{
	
}
.nav_item a:hover, #nav .nav_actief a:hover{
	
}

/* standaard functies */

#nieuws_border{
	position:absolute;
	border-left: 1px solid #047191;
	height:414px;
	left:550px;
	width:1px;
	top:-25px;
	
}

#news {
	margin-left: 25px;
	float: left;
	width: 249px;
	height: 120px;
	font-size: 11px;
	float:right;
}

#news a {
	color: #FFFFFF;
}

#news_header {
	font-style: italic;
	font-weight: bold;
}

#news ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#news_more {
	margin-right:10px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
}

#new_more a:hover {
	color: #004833;
	font-style: italic;
}

#foto1 {

	width: 170px;
	height: 236px;
	margin-left:5px;
	margin-top:5px;
}

#foto2 {
	background:url('http://www.flyzone-cr.com/images/foto2.jpg') no-repeat;
	width: 250px;
	height: 136px;
	margin-top:40px;
	float:right;
}

#albumoverzicht{
	width:200px;
	float:left;
}

#gallery{
	float:left;
	width:550px;
}

/* formulier */

input {
	border: solid 1px #004833;
	font-size: 11px;
}

textarea {
	border: solid 1px #004833;
	font-size: 11px;
}

.clear{
	clear:both;
}