
html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: black;
	background: #314E60;
}

h1 {
	font-size: 11px;
}

h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}

p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

td {
	padding: 0px 5px 2px 0px;
}

a:link {
	text-decoration: underline;
	color: black;
}
a:visited {
	text-decoration: underline;
	color: black;
}
a:hover {
	text-decoration: none;
	color: black;
}
a:active {
	text-decoration: underline;
	color: black;
}

ol {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

input {
	width: 100px;
	border: 0px solid black;
	background: #3d5b68;
	background: #6e848d;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #6e848c;
	color: white;
}

#contact_form {
	padding: 130px 0px 30px 10px;
	margin: 0px 0px 0px 0px;
/*
	width: 208px;
	height: 600px;
	height: expression(document.body.clientHeight - 97 - 47 - 10 - 10 + "px");
	background: #3d5b68;
*/
	background: #4a6570 url(/visuals/basis/logo.jpg) top center no-repeat;
	color: white;
}

#contact_form table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

select {
	width: 204px;
	border: 1px solid black;
	background: white;
}

textarea {
	width: 200px;
	height: 80px;
}

form {
	padding: 0px;
	margin: 0px;
}

.checkbox {
	border: 0px;
	width: 20px;
	background: none;
}

.radiobutton {
	border: 0px;
	width: 20px;
	background: none;
}

.form_button {
	background: #3d5b68;
	background: #6e848d;
	border: 0px solid black;
	width: 104px;
}

#center {
	position: relative;
	height: 100%;
	width: 760px;
	margin: 0px auto 0px auto;
}

#top {
	position: relative;
	height: 97px;
	background: url(/visuals/basis/top.jpg) top right no-repeat;
}

#top_home {
	position: relative;
	height: 97px;
	background: url(/visuals/basis/top_home.jpg) top right no-repeat;
}
/*
#menu {
	position: absolute;
	top: 97px;
	left: 228px;
	width: 502px;
	height: 43px;
	padding: 32px 15px 10px 15px;
	background: #0d3242;
	background: #0d3242 url(/visuals/basis/menu_top.jpg) top right no-repeat;
	line-height: 20px;
	font-size: 10px;
	line-height: 25px;
}

#submenu {
	position: absolute;
	top: 182px;
	left: 228px;
	width: 502px;
	height: 18px;
	padding: 12px 15px 8px 15px;
	background: #3d5b68;
	color: #89a4b4;
	background: #4a6570;
}
*/


#menu {
	position: relative;
	width: 502px;
	height: 43px;
	padding: 32px 15px 10px 15px;
	background: #0d3242 url(/visuals/basis/menu_top.jpg) top right no-repeat;
	line-height: 20px;
	font-size: 10px;
	line-height: 25px;
}

#submenu {
	position: relative;
	width: 502px;
	height: 18px;
	padding: 12px 15px 8px 15px;
	color: #89a4b4;
	background: #4a6570;
}

#submenu h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: white;
}

#submenu a:link, #submenu a:visited, #submenu a:active {
	text-decoration: none;
	color: white;
}

#submenu a:hover {
	text-decoration: underline;
	color: white;
}
/*
#main {
	position: relative;
	min-height: 400px;
	padding: 123px 0px 0px 228px;
	padding: 0px 0px 0px 0px;
	background: #3d5b68;
	background: #b2ccd8;
}
*/

#main {
	background: #b2ccd8;
}

div.row {
  clear: both;
  width: 760px;
}

div.row span.leftcol {
  float: left;
  width: 228px;
}

div.row span.rightcol {
  float: right;
  width: 532px;
}

div.row div.spacer {
	clear: both;
}

#content {
	position: relative;
	/*height: expression(document.body.clientHeight - 123 - 97 - 47 - 15 - 15 + "px");*/
	padding: 15px 15px 15px 15px;
	background: #b2ccd8;
}

/*
#content {
	position: absolute;
	top: 220px;
	left: 228px;
	width: 502px;
	height: expression(document.body.clientHeight - 123 - 97 - 47 - 15 - 15 + "px");
	padding: 15px 15px 15px 15px;
}
*/

#main_home {
	position: relative;
	height: 488px;
	background: url(/visuals/basis/main_home.jpg) top center no-repeat;
}

#bottom {
	/*position: relative;*/
  clear: both;
	height: 28px;
  width: 730px;
	padding: 19px 15px 0px 15px;
	background: url(/visuals/basis/bottom.jpg) top center no-repeat;
	color: #3a5f74;
}

#bottom a:link, #bottom a:visited, #bottom a:active {
	color: #3a5f74;
	color: white;
	text-decoration: none;
}

#bottom a:hover {
	color: #89a4b4;
	text-decoration: none;
}

#bottom input {
	width: 160px;
	background: #314e60;
	color: white;
}

.separator {
	width: 1px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin: 0px 19px 0px 0px;
	border-left: 1px solid #3a5f74;
}


#button_1 {
	position: absolute;
	top: 5px;
	left: 20px;
	width: 70px;
	height: 70px;
}

#button_1 a:link, #button_1 a:visited, #button_1 a:active {
	display: block;
	height: 100%;
	background: url(/visuals/basis/button_1.jpg) top right no-repeat;
}

#button_1 a:hover {
	display: block;
	height: 100%;
	background: url(/visuals/basis/button_1_active.jpg) top right no-repeat;
}

#email {
	display: inline;
	width: 18px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 160px;
	font-size: 16px;
	background: url(/visuals/basis/email.jpg) top right no-repeat;
}

#email a:link, #email a:visited, #email a:hover, #email a:active {
	/*display: block;*/
	width: 18px;
	height: 100%;
}

#home_button_1 {
	position: absolute;
	top: 53px;
	left: 543px;
	width: 200px;
	height: 50px;
}

#home_button_1 a:link, #home_button_1 a:visited, #home_button_1 a:hover, #home_button_1 a:active {
	display: block;
	height: 100%;
}

#home_button_2 {
	position: absolute;
	top: 10px;
	left: 583px;
	width: 55px;
	height: 55px;
}

#home_button_2 a:link, #home_button_2 a:visited, #home_button_2 a:hover, #home_button_2 a:active {
	display: block;
	height: 100%;
}

#home_button_3 {
	position: absolute;
	top: 0px;
	left: 315px;
	width: 200px;
	height: 18px;
}

#home_button_3 a:link, #home_button_3 a:visited, #home_button_3 a:hover, #home_button_3 a:active {
	display: block;
	height: 100%;
}

#left_column {
	position: absolute;
	top: 97px;
	left: 0px;
	width: 228px;
	height: expression(document.body.clientHeight - 123 - 47 + "px");
}


#button_2 {
	position: absolute;
	top: 5px;
	left: 100px;
	width: 70px;
	height: 70px;
}

#button_2 a:link, #button_2 a:visited, #button_2 a:active {
	display: block;
	height: 100%;
	background: url(/visuals/basis/button_2.jpg) top right no-repeat;
}

#button_2 a:hover {
	display: block;
	height: 100%;
	background: url(/visuals/basis/button_2_active.jpg) top right no-repeat;
}

#email {
	display: inline;
	width: 18px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 160px;
	font-size: 16px;
	background: url(/visuals/basis/email.jpg) top right no-repeat;
}

#email a:link, #email a:visited, #email a:hover, #email a:active {
	/*display: block;*/
	width: 18px;
	height: 100%;
}

#home_button_1 {
	position: absolute;
	top: 53px;
	left: 543px;
	width: 200px;
	height: 50px;
}

#home_button_1 a:link, #home_button_1 a:visited, #home_button_1 a:hover, #home_button_1 a:active {
	display: block;
	height: 100%;
}

#home_button_2 {
	position: absolute;
	top: 10px;
	left: 583px;
	width: 55px;
	height: 55px;
}

#home_button_2 a:link, #home_button_2 a:visited, #home_button_2 a:hover, #home_button_2 a:active {
	display: block;
	height: 100%;
}

#home_button_3 {
	position: absolute;
	top: 0px;
	left: 315px;
	width: 200px;
	height: 18px;
}

#home_button_3 a:link, #home_button_3 a:visited, #home_button_3 a:hover, #home_button_3 a:active {
	display: block;
	height: 100%;
}

#left_column {
	position: absolute;
	top: 97px;
	left: 0px;
	width: 228px;
	height: expression(document.body.clientHeight - 123 - 47 + "px");
}


#button_3 {
	position: absolute;
	top: 5px;
	left: 180px;
	width: 70px;
	height: 70px;
}

#button_3 a:link, #button_3 a:visited, #button_3 a:active {
	display: block;
	height: 100%;
	background: url(/visuals/basis/button_3.jpg) top right no-repeat;
}

#button_3 a:hover {
	display: block;
	height: 100%;
	background: url(/visuals/basis/button_3_active.jpg) top right no-repeat;
}

#email {
	display: inline;
	width: 18px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 160px;
	font-size: 16px;
	background: url(/visuals/basis/email.jpg) top right no-repeat;
}

#email a:link, #email a:visited, #email a:hover, #email a:active {
	/*display: block;*/
	width: 18px;
	height: 100%;
}

#home_button_1 {
	position: absolute;
	top: 53px;
	left: 543px;
	width: 200px;
	height: 50px;
}

#home_button_1 a:link, #home_button_1 a:visited, #home_button_1 a:hover, #home_button_1 a:active {
	display: block;
	height: 100%;
}

#home_button_2 {
	position: absolute;
	top: 10px;
	left: 583px;
	width: 55px;
	height: 55px;
}

#home_button_2 a:link, #home_button_2 a:visited, #home_button_2 a:hover, #home_button_2 a:active {
	display: block;
	height: 100%;
}

#home_button_3 {
	position: absolute;
	top: 0px;
	left: 315px;
	width: 200px;
	height: 18px;
}

#home_button_3 a:link, #home_button_3 a:visited, #home_button_3 a:hover, #home_button_3 a:active {
	display: block;
	height: 100%;
}

#left_column {
	position: absolute;
	top: 97px;
	left: 0px;
	width: 228px;
	height: expression(document.body.clientHeight - 123 - 47 + "px");
}


.menu_block {
	border-bottom: 1px solid #3d5b68;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

.menu_item {
	margin: 0px 19px 0px 0px;
}

.menu_item a:link, .menu_item a:visited, .menu_item a:active {
	text-decoration: none;
	color: #89a4b4;
}

.menu_item a:hover {
	text-decoration: none;
	color: white;
}

.menu_item_active {
	margin: 0px 19px 0px 0px;
}

.menu_item_active a:link, .menu_item_active a:visited, .menu_item_active a:hover, .menu_item_active a:active {
	text-decoration: none;
	color: white;
}


.main_menu {
	position: absolute;
	top: 0px;
	left: 0px;
}

.nl {
	display: inline;
	width: 12px;
	height: 9px;
	padding: 0px 0px 0px 0px;
	margin: 0px 9px 0px 0px;
	font-size: 8px;
}

.nl a:link, .nl a:visited, .nl a:active {
	/*display: block;*/
	height: 100%;
	width: 12px;
	background: url(/visuals/basis/nl.png) top left no-repeat;
}

.nl a:hover {
	/*display: block;*/
	height: 100%;
	width: 12px;
	background: url(/visuals/basis/nl_hover.png) top left no-repeat;
}

.uk {
	display: inline;
	width: 12px;
	height: 9px;
	padding: 0px 0px 0px 0px;
	margin: 0px 9px 0px 0px;
	font-size: 8px;
}

.uk a:link, .uk a:visited, .uk a:active {
	/*display: block;*/
	height: 100%;
	width: 12px;
	background: url(/visuals/basis/uk.png) top left no-repeat;
}

.uk a:hover {
	/*display: block;*/
	height: 100%;
	width: 12px;
	background: url(/visuals/basis/uk_hover.png) top left no-repeat;
}

.fr {
	display: inline;
	width: 12px;
	height: 9px;
	padding: 0px 0px 0px 0px;
	margin: 0px 9px 0px 0px;
	font-size: 8px;
}

.fr a:link, .fr a:visited, .fr a:active {
	/*display: block;*/
	height: 100%;
	width: 12px;
	background: url(/visuals/basis/fr.png) top left no-repeat;
}

.fr a:hover {
	/*display: block;*/
	height: 100%;
	width: 12px;
	background: url(/visuals/basis/fr_hover.png) top left no-repeat;
}

.de {
	display: inline;
	width: 12px;
	height: 9px;
	padding: 0px 0px 0px 0px;
	margin: 0px 9px 0px 0px;
	font-size: 8px;
}

.de a:link, .de a:visited, .de a:active {
	/*display: block;*/
	height: 100%;
	width: 12px;
	background: url(/visuals/basis/de.png) top left no-repeat;
}

.de a:hover {
	/*display: block;*/
	height: 100%;
	width: 12px;
	background: url(/visuals/basis/de_hover.png) top left no-repeat;
}

.navigation {
	text-align: center;
	margin: 5px 0px 5px 0px;
	color: #888888;
}

.navigation a:link, .navigation a:visited, .navigation a:active {
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.guestbook_message {
	padding: 10px 10px 10px 10px;
	background: #4a6570;
	color: white;
}

.guestbook_message a:link, .guestbook_message a:visited, .guestbook_message a:hover, .guestbook_message a:active {
	color: #cccccc;
}

.guestbook_name {
	width: 50%;
}

.guestbook_datetime {
	width: 50%;
	text-align: right;
}

.guestbook_host {
	color: #cccccc;
}

.guestbook_divisor {
	width: 20px;
}

.guestbook_message_ghosted {
	padding: 10px 10px 10px 10px;
	background: #89a2b3;
	color: white;
}

.guestbook_message_ghosted a:link, .guestbook_message_ghosted a:visited, .guestbook_message_ghosted a:hover, .guestbook_message_ghosted a:active {
	color: #cccccc;
}
