html {margin:0; padding:0;}
body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}
#wrap {width:970px;}
#top {width:970px; height:127px; background:url(http://www.hawaii-maui.de/images/top.gif) top left no-repeat;}
#navi {width:200px; float:left; margin-top:3px;}
#content {width:767px; float:right; margin-top:3px; background:#87cefa; min-height:500px; height:auto;}
#footer {clear:both; float:right; width:767px; background:#87cefa; margin-top:3px;}
#inside {padding:5px;}

* html #content { /* Für IE */
        height: 500px;
}

#footer p {font-size:10px; text-align:center;}

#top a {position:absolute; font-family:Verdana, Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; font-size:50px; margin-left:70px; margin-top:24px;}

a:link, a:visited, a:hover, a:visited:hover {
	color:#1E90FF;
	text-decoration:none;
	font-weight:bold;
	}

h1 {margin-top:0; font-size:15px;}
h2 {margin-top:0; font-size:13px; font-weight:bold;}
p {font-size:12px; line-height:1.4em;}
/*MENU STUFF*/
.click-menu {
    width: 200px;
}
.click-menu .box1 {
    background-color: #87cefa;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 8px;
    cursor: pointer;
    position: relative;
	margin-bottom:3px;
}
.click-menu .box1-hover {
    /*background-color: #113344;*/
    background-color:#87cefa;
	color: #fff;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 8px;
    cursor: pointer;
    position: relative;
	margin-bottom:3px;
}
.click-menu .box1-open {
    background-color: #87cefa;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 8px;
    cursor: pointer;
    position: relative;
	margin-bottom:3px;
}
.click-menu .box1-open-hover {
    /*background-color: #113344;*/
	background-color:#87cefa;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 8px;
    cursor: pointer;
    position: relative;
	margin-bottom:3px;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    background-color: #4682B4;
    font-family: arial;
    font-size: 12px;
    line-height: 15px;
    display: none;
	margin-bottom:3px;
	border-bottom:1px solid #fff;
}
.click-menu .section a, .click-menu .section a:visited {
    color: #000;
    text-decoration: none;
	font-weight:bold;
}
.click-menu .section a:visited:hover, .click-menu .section a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.click-menu .box2 a {display:block;}
.click-menu .box2 {
	border-bottom:1px solid #fff;
	padding:3px;
	padding-left:10px;
}
.click-menu .box2-hover a, .click-menu .box2:visited:hover {
    display:block;
	border-bottom:1px solid #fff;
	background: #336699;
    color:#fff;
	padding: 3px;
	padding-left:10px;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: yellow;
}
label, input {
	display:block;
	float:left;
	width:280px;
	}
label {
	text-align:right;
	padding-right:15px;
	font-size:13px;
	font-weight:bold;
	}
.klima {
	width:757px;
	font-size:13px;
	font-weight:bold;
	border-collapse:collapse;
	border-spacing:0px;
	}
.klima tr td {
	border:1px solid #000;
	padding:3px;
	}
#foto_right {
	float:right;
	}
#foto_left {
	float:left;
	}
#foto_left img {
	margin-right:5px;
	}