/* ======== Page Layout ======== */
	
* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia;
	font-size: 11pt;
}

body {
	font-family: Verdana;
	font-size: 10pt;
	background-color: white;
	color: black;
}

div.container1 {
	margin-top: 20px;
	width: 1099px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
	visibility: hidden;
}

div.container2 {
	width: 40000px;
	height: 100%;
	position: relative;
	left: 0px;
	overflow: hidden;
}

/* ======== Contents ======== */

div.contents {
	width: 1099px;
	height: 700px;
	float: left;
	position: relative;
}

div.contents_intro {
	background-image: url(images/bg_intro.jpg);
}

div.contents_line {
	width: 1273px;
	height: 579px;
}

div.contents_line_down {
	background-image: url(images/bg_line_down.jpg);
}

div.contents_line_up {
	background-image: url(images/bg_line_up.jpg);
}

div.contents_intro {
	background-image: url(images/bg_intro.jpg);
}

div.contents_seehaus {
	background-image: url(images/bg_seehaus.jpg);
}

div.contents_seeloft {
	background-image: url(images/bg_seeloft.jpg);
}

div.contents_bootshaus {
	background-image: url(images/bg_bootshaus.jpg);
}

div.contents_strandhaus {
	background-image: url(images/bg_strandhaus.jpg);
}

div.contents_history {
	background-image: url(images/bg_history.jpg);
}

div.contents_marina {
	background-image: url(images/bg_marina.jpg);
}

div.contents_news {
	background-image: url(images/bg_news.jpg);
}

div.contents_sponsoring {
	background-image: url(images/bg_sponsoring.jpg);
}

/* ======== Page ======== */

div.page_container {
	width: 317px;
	position: absolute;
}

div.page_container_rightbottom {
	left: 765px;
	top: 210px; /* 130 + 80 = 210 */
}

div.page_container_righttop {
	left: 765px;
	top: 10px; /* was -70 */
	height: 438px;
}

div.page_container_righttop_wrapper {
	bottom: 0px;
	position: absolute;
	width: 100%;
}

div.page_container_lefttop {
	left: 18px;
	top: 70px; /* was -70 */
	height: 428px;
}

div.page_container_lefttop_wrapper {
	bottom: 0px;
	position: absolute;
	width: 100%;
}

div.page_contents_container1 {
	overflow: hidden;
	position: relative;
}

div.page_contents_container2 {
	width: 20000px;
	position: relative;
	left: 0px;
}

div.page_contents {
	float: left;
	width: 317px;
}

div.page_footer {
	
}

div.page_footer_bar {
	width: 100%;
	height: 1px;
	background-color: black;
}

div.page_footer_links {
	margin-top: 4px;
	width: 100%;
	height: 18px;
}

div.page_footer_link {
	text-align: center;
	font-size: 10pt;
	font-style: italic;
	float: right;
	margin-left: 6px;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	cursor: pointer;
	overflow: auto; /* IE7 Bug Fix */
}

div.page_footer_links_bar {
	width: 0px;
	height: 1px;
	position: relative;
	top: 14px;
	left: 140px;
	background-color: black;
}

div.logo_link {
	width: 250px;
	height: 80px;
	position: absolute;
	background-color: white;
	/*opacity: 0.0;
	filter: alpha(opacity = 0);
	cursor: pointer;*/
}

div.logo_link_rightbottom {
	top: 552px;
	left: 0px;
}

div.logo_link_righttop {
	top: 78px;
	left: 0px;
}

div.logo_link_lefttop {
	top: 78px;
	left: 842px;
}




/* ======== Virtual Tour ======== */

div.virtualtour_link {
	width: 747px;
	height: 361px;
	position: absolute;
	background-color: none;
	cursor: pointer;
}

div.virtualtour_link_rightbottom {
	top: 165px;
	left: 0px;
}

div.virtualtour_link_righttop {
	top: 170px;
	left: 0px;
}

div.virtualtour_link_lefttop {
	top: 170px;
	left: 350px;
}

div.virtualtour_flash {
	width: 855px;
	height: 480px;
}

div.virtualtour_map {
	width: 855px;
	height: 226px;
	position: relative;
	background-image: url('images/virtualtour_map.png');
}

div.virtualtour_map_button {
	width: 18px;
	height: 18px;
	position: absolute;
	background-image: url('images/virtualtour_button.png');
}

div.virtualtour_map_button_selected, div.virtualtour_map_button_selected:hover, div.virtualtour_map_button:hover {
	background-image: url('images/virtualtour_button_selected.png');
}

div.virtualtour_label {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 208px;
	height: 43px;
	opacity: 0.0;
	filter: alpha(opacity = 0);
}





/* ======== Page Elements ======== */

p,form {
	margin-top: 8px;
	margin-bottom: 8px;
	font-style: italic;
	font-size: 11pt;
	overflow: auto; /* IE7 Bug Fix */
}

form {
	overflow: visible;
}

img {
	border: 0px;
}

a {
	color: black;
}

p.title {
	font-weight: bold;
}

p.normal {
	font-style: normal;
}


/* ======== Navigation ======== */

div.navigation_wrapper {
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 45px;
	width: 800px;
	height: 29px;
}

div.navigation_start {
	width: 40px;
	height: 39px;
	position: absolute;
	top: 5px;
	left: 0px;
	cursor: pointer;
	background-image: url(images/navigation_start.png);
}

div.navigation {
	height: 29px;
	position: relative;
	left: -15px;
	background-image: url(images/navigation.jpg);
}

div.navigation_bar {
	width: 40px;
	height: 1px;
	position: relative;
	top: 23px;
	left: -40px;
	background-color: black;
}

div.navigation_link {
	cursor: pointer;
	position: relative;
	float: left;
	top: 2px;
	height: 25px;
	background-color: white;
	opacity: 0.3;
	filter: alpha(opacity = 30);

}

div.navigation_link_spacer {
	width: 13px;
	cursor: default;
}

div.navigation_link_seehaus {
	width: 70px;
}

div.navigation_link_seeloft {
	width: 57px;
}

div.navigation_link_bootshaus {
	width: 87px;
}

div.navigation_link_strandhaus {
	width: 98px;
}

div.navigation_link_history {
	width: 61px;
}

div.navigation_link_marina {
	width: 66px;
}

div.navigation_link_news {
	width: 47px;
}

div.navigation_link_sponsoring {
	width: 95px;
}

div.navigation_link_virtualtour {
	width: 93px;
}




