div.container {
	border: 0px solid #000000;
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 500px;
	text-align: left;
	z-index:1;
    background-repeat:no-repeat;
	background-image: url(background/background3.jpg);
}


table.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
	font-size: 14px;
	width: 100%;
	height: 100%;
}
td {
	vertical-align: middle;
	text-align: center;
}
table.home {
	width: 800px;
	background-color: #FFFFFF;
	border: 0px;
}
td.homelinks {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: E9B839;
	border-right-color: E9B839;
	border-left-color: E9B839;

}
td.homerechts {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CCFF;
	border-right-color: #33CCFF;
	border-left-color: #33CCFF;
	border-bottom-color: #33CCFF;

}

td.blau {
	vertical-align: middle;
	text-align: center;
	background-color: #33CCFF;
	height: 120px;
}
td.gelb {
	vertical-align: middle;
	text-align: center;
	background-color: #e9b839;
}

div.sailboat {
  position: absolute; left: 680px; top: 405px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #004488;
}

h1
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #ff3600;
	padding: 6px;
}
h2
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	padding: 3px;
}

p
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	text-align: left;
}
