* {
	padding: 0;
	margin: 0;
	border: 0;
}

html {
	display: block;
	height: 100%;
	width: 100%;
	font-size: 11px;
	font-family: verdana, serif, sanf-serif, monospace;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #103050;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #103050;
	scrollbar-shadow-color: #103050;
	scrollbar-track-color: #FFFFFF;
}

body {
	display: block;
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	background-image: url('/images/background.png');
	font-family: verdana, serif, sanf-serif, monospace;
	text-align: center; /* ie hack */
}

div#center {
	min-height: 100%;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

div#page {
	display: block;
	width: 1000px;
	min-height: 100%;
	float: left;
	position: relative;
	overflow: visible;
	border-left: 1px solid #103050;
	border-right: 1px solid #103050;
	background-color: white;
}

body.popup {
	overflow: auto;
	background-image: url('/images/background.png');
	font-family: verdana, serif, sanf-serif, monospace;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color: #336699;
	scrollbar-arrow-color: #103050;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #336699;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #103050;
	scrollbar-shadow-color: #103050;
	scrollbar-track-color: #336699;
}

table.popup{
	background-color: #103050;
}

#location_head {
	float: left;
	display: block;
	cursor: pointer;
	width: 1000px;
	height: 166px;
	background: #FFFFFF url(../images/banner.png) no-repeat;
}

#location_head_photos {
	display: block;
	width: 750px;
	height: 170px;
	float: right;
	overflow: hidden;
	border-left: 1px solid #103050;
}

#location_head_photos img {
	width: 750px;
}

#location_content {
	display: block;
	float: right;
	width: 750px;
	border-left: 1px solid #103050;
	color: #336699;
	background: #FFFFFF;
	overflow: visible;
	padding-bottom: 20px;
}

#location_button {
	display: block;
	float: left;
	width: 245px;
	background-color: #fff;
	padding-bottom: 20px;
}

div#date_time {
	width: 175px;
	float: left;
	position: relative;
	margin: -35px 0 20px 35px;
	text-align: center;
	z-index: 10;
}

ul#jsmenu {
	background-color: #336699/*#79A6D2*/;
	/*border: 1px solid black;*/
	float: left;
	margin-left: 25px;
	padding: 5px;
}

ul#jsmenu .button {
	padding: 3px 0;
	background-color: #336699;
	border-bottom: 1px dotted white;
	width: 100%;
	color: white;
}

ul#jsmenu .button:hover {
	background-color: white;
	color: #336699;
}

ul#jsmenu .sub_button {
	padding: 1px 0;
	background-color: #336699;
	color: white;
	display: inline;
	margin-left: 25px;
}

ul#jsmenu .sub_button:hover {
	background-color: white;
	color: #336699;
}

ul#jsmenu * {
	float: left;
	clear: both;
	list-style-type: none;
}

#jsmenu ul {
	display: none;
}

#jsmenu li {
	width: 175px;
	display: block;
}

#menu_login {
	float: left;
	width: 175px;
	margin: 10px 0 0 25px;
	padding: 5px;
	color: white;
	background-color: #336699;
}

#menu_login .titel {
	display: block;
	padding: 3px 0;
	font-size: 12px;
	font-weight: bold;
	color: white;
	border-bottom: 1px dotted white;
}

#location_foot {
	clear: both;
	position: absolute;
	bottom: 0;
	width: 1000px;
	height: 15px;
	text-align: center;
	background: #FFFFFF;
	font-size: 10px;
	color: #336699;
	border-top: 1px solid #103050;
	border-bottom: 1px solid #103050;
}

#submitbutton {
	background: url('../images/zip.gif') no-repeat;
	border: 0px;
	height: 16px;
	width: 16px;
}

textarea {
	font-family: comic sans MS, verdana, serif, sanf-serif, monospace;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #336699;
	border-bottom: 1px solid #103050;
	border-left: 1px solid #103050;
	border-right: 1px solid #103050;
	border-top: 1px solid #103050;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #103050;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #103050;
	scrollbar-shadow-color: #103050;
	scrollbar-track-color: #FFFFFF;
}

input, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	background-color: #FFFFFF;
	border-style: solid;
	border-width : 1px;
	text-decoration : none;
	border-color : #103050;
}

input.radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	background-color: #FFFFFF;
	border: 0px;
	text-decoration : none;
}

.title {
	background-color: #336699;
	/*background-image: url('/images/background.png');*/
	height: 36px;
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	display: block;
}

.subtitle {
	background-color: #FFFFFF;
	color: #336699;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.subtitle_smaller_font_right {
	background-color: #FFFFFF;
	text-align: right;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/*td#smaller_font_left td * {
	word-wrap: break-word;
	word-break: break-all;
}*/

.text, td {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	color: #336699;
	font-size: 14px;
	padding: 5px;
	margin: 0;
}

td.picture {
	padding: 0;
	text-align: center;
}

.foutmelding {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	background-color: #FFFFFF;
	text-decoration : none;
}

.list_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
	border-style: solid;
	border-width : 1px;
	text-decoration : none;
	border-color : #103050;
	font-weight: bold;
}

.list_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #336699;
	border-style: solid;
	border-width : 1px;
	text-decoration : none;
	border-color : #103050;
	text-align: right;
}

.list_bottom_text_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #336699;
	text-decoration : none;
	border-color : #103050;
	text-align: left;
}

.list_bottom_text_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #336699;
	text-decoration : none;
	border-color : #103050;
	text-align: right;
}

.popup_title{
	background-color: #336699;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
}
.popup_text{
	background-color: #FFFFFF;
	color: #336699;
	font-size: 12px;
	text-align: left;
}
.popup_text_left {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color: #336699;
}
.popup_text_right {
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	color: #336699;
}
input.form {
	font-size: 11px;
	color: #103050;
	background-color: #FFFFFF;
	border-bottom: 1px solid #103050;
	border-left: 0px none #103050;
	border-right: 0px none #103050;
	border-top: 0px none #103050;
	text-decoration : none;
}
select.form {
	font-size: 11px;
	color: #103050;
	background-color: #FFFFFF;
	text-decoration : none;
}
input.button {
	font-size: 11px;
	color: #103050;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	border-color: #103050;
}
table.downloads {       
	background-color: #103050;
}
.text_left {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color: #103050;
}

#bold {
	font-weight: bold;
}

#small_italic {
	font-size: 10px;
	font-style: italic;
}

#small_underline_italic {
	font-size: 10px;
	text-decoration: underline;
	font-style: italic;
}

#smaller_font_right {
	font-size: 11px;
	text-align: right;
}

#bigger_font {
	font-size: 16px;
}

#center {
	text-align: center;
}

#center_color_one {
	text-align: center;
	background-color: #FFFF99;
}

#center_color_two {
	text-align: center;
	background-color: #DDDDDD;
}

#right {
	text-align: right;
}

#top {
	vertical-align: top;
}

a:link    {text-decoration: none; color: #336699;}
a:visited {text-decoration: none; color: #336699;}
a:hover   {text-decoration: none; color: #103050;}
a:active  {text-decoration: none; color: #092269;}

a.popup:link    {text-decoration: underline; color: #336699;}
a.popup:visited {text-decoration: underline; color: #336699;}
a.popup:hover   {text-decoration: underline; color: #103050;}
a.popup:active  {text-decoration: underline; color: #092269;}

a.bottom:link    {text-decoration: none; color: #336699;}
a.bottom:visited {text-decoration: none; color: #336699;}
a.bottom:hover   {text-decoration: none; color: #103050;}
a.bottom:active  {text-decoration: none; color: #103050;}

a.wit:link    {text-decoration: none; color: #FFFFFF;}
a.wit:visited {text-decoration: none; color: #FFFFFF;}
a.wit:hover   {text-decoration: none; color: #103050;}
a.wit:active  {text-decoration: none; color: #103050;}

a.button:link    {text-decoration: none; background: #FFFFFF; color: #336699; font-size:12px; font-weight: bold;}
a.button:visited {text-decoration: none; background: #FFFFFF; color: #336699; font-size:12px; font-weight: bold;}
a.button:hover   {text-decoration: none; background: #FFFFFF; color: #103050; font-size:12px; font-weight: bold;}
a.button:active  {text-decoration: none; background: #FFFFFF; color: #103050; font-size:12px; font-weight: bold;}

a.sub_button:link    {text-decoration: none; background: #FFFFFF; color: #336699; font-size:11px; text-align: left; filter:alpha(opacity=90); -moz-opacity:.90; -khtml-opacity:.90; opacity:.90;}
a.sub_button:visited {text-decoration: none; background: #FFFFFF; color: #336699; font-size:11px; text-align: left; filter:alpha(opacity=90); -moz-opacity:.90; -khtml-opacity:.90; opacity:.90;}
a.sub_button:hover   {text-decoration: none; background: #4775A2; color: #103050; font-size:11px; text-align: left; filter:alpha(opacity=90); -moz-opacity:.90; -khtml-opacity:.90; opacity:.90;}
a.sub_button:active  {text-decoration: none; background: #4775A2; color: #103050; font-size:11px; text-align: left; filter:alpha(opacity=90); -moz-opacity:.90; -khtml-opacity:.90; opacity:.90;}

