/*  GLOBAL STUFF  */

html {
height:100.01%;
}

body,td,th {
	color: #000000;
	font-family:Garamond;
	font-size: 18px;
}
body {
	height: 100%;
	margin: 0;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../img/bg.jpg);
}
p, h1, h2, h3, h4, h5, h6, pre {
	margin-top: 0;
}
.content a {
	color: #B32123;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	padding: 1px 5px;
	color: #B32123;
	line-height: normal;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 10px;
}
hr {
	height: 1px;
	color: #999999;
}
img {
	border: 0;
}
ul {
	list-style: square;
}
acronym, abbr {
	border-bottom: 1px dashed;
	cursor: help;
}

/*  CLASSES  */

input.styled {
	margin: 1px;
	background-color: #F3F3F3;
	border: 0;
	color: #666666;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear {
	clear: both;
}
.underline {
	border-bottom: solid 1px;
}
.qoute {
	margin-left: 50px;
	margin-right: 50px;
	padding: 15px 25px;
	background-color: #FCFCFC;
	border: #CCCCCC dashed;
	border-width: 1px 0;
	font-size: 11px;
	line-height: 20px;
	display: block;
}
.left_line {
	margin-left: 50px;
	margin-right: 50px;
	padding: 10px 15px;
	border-left: #CCCCCC solid 2px;
	font-size: 11px;
	line-height: 20px;
	display: block;
}
.bottom_line {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom: #CCCCCC solid 1px;
	background: url(../img/top_shadow.png) bottom repeat-x;
}
.box {
	padding: 5px 10px;
	background-color: #F9F9F9;
}
.zebra {
	background: url(../img/zebra.png);
}

/*  STRUCTURE (in order of appearance)  */


#footer_float { /* This keeps the footer to the bottom of the page when there's not enough content to fill it. Check out the "Blank page" page to see how it looks. */
	height: 100%;
	min-height: 100%;
	margin-bottom: -31px;
}
#body {
	margin: 0 auto 31px auto;
	width: 800px;
	background-image: url(../img/Lakeland.gif);
	text-align: justify;
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
}

#top_nav {
	color: #999999;
	font-size: 11px;
	text-align: right;
	height: 100px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: left top;
}
#top_nav a {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}
#top_nav a:hover {
	color: #669966;
}
#header {
	height: 150px;
	padding-left: 25px;
	color: #CCFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	letter-spacing: 2px;
	background-image: url(../img/server_logo.JPG);
	background-repeat: no-repeat;
	background-position: top;
}
#rechts {
	float: left;
	width:200px;
}

#rechts p{

}


#taal {
	float:left;
	width: 200px;
}

/*div met reserveren */
#reserveren{
	background-color:#330066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
}

#reserveren a:active,#reserveren a:link,#reserveren a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

#reserveren a:hover{
	background-color:#FFFFFF;
	color:#330066;
}

#reserveren:hover{
	background-color:#FFFFFF;
	color:#330066;
}

#reserveren:hover a{
	background-color:#FFFFFF;
	color:#330066;
}
/* div aan de linkerkant met linker content */
#links {
text-align:center;
}
.content { /* This wraps the content. */
	margin: 0px;
	line-height: 18px;
	width: 400px;
	float: left;
	background-image: url(../img/trans1.gif);
}

.content p{
padding-top:5px;
padding-left:10px;
padding-right:5px;
}

#linkermenu {
	float: left;
	width: 200px;
}
#footer {
	width: 800px;
	margin: 0 auto;
	padding: 12px 0 7px 0;
	font-size: 10px;
	text-align: center;
	clear: both;
	background-color: #FFFFCC;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

/*  HACKS  */

html {
	height: 100%;
}

#footer_hack {
	clear: both;
}
#lang {

}
.top_nav_lang {
	float: right;
}
.oldskool {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
