body
{
	background-color:#6D8A9C;
	min-width:600px;
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.sitewrapper
{
	width:90%;
	margin:auto;
	border:1px solid #000000;
	background-color:#557A92;
}
.header
{
	border-bottom:1px solid #000000;
}
.header img
{
	width:100%;
	z-index:4;
}
.mainmenu
{
	margin_top:0px;
	top:-25px;
	z-index:25;
	position:relative;
}
.mainmenu .dummyclear
{
	border:none;
	background:transparent;
	cursor:auto;
}			
.mainmenu div
{
	float:left;
	border-style:solid;
	border-color:#000000;
	border-top-width:0px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:0px;
	padding:3px 3px 3px 3px;
	background-color:#BCCBD4;
	z-index:25;
	width:126px;
	cursor:pointer;
}
.mainmenu div:hover
{
	background-color:#839AAA;
}
.mainmenu div:hover a
{
	color:#FFFFFF;
}
.mainmenu .dummyclear:hover
{
	background:transparent;
}
.mainmenu a
{
	font-size: 120%;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.mainmenu div a
{
	color:#000016;
}
.mainmenu div.linktothissite
{
	background-color:#4A6A80;
}
.mainmenu div.linktothissite a
{
	color:#FFFFFF;
}
.content
{
	padding-left:15px;
	padding-right:15px;
	padding-top:75px;
}
h1
{
	font-family:Arial, sans-serif;
	font-size:110%;
	color:#AABDC8;
}
h2
{
	font-family:Arial, sans-serif;
	font-size:110%;
	color:#AABDC8;
}
p
{
	font-family:Arial, sans-serif;
	font-size:110%;
	color:#FFFFFF;
}
ul li
{
	font-family:Arial, sans-serif;
	color:#FFFFFF;
}
.zentriert
{
	text-align:center;
}
.diashowwrapper
{
	overflow:hidden;
	border:1px solid #000000;
}
table
{
	width:100%;
	display:block;
	z-index:1;
}
td
{
	border:1px solid #000000;
	z-index:1;
}
td img
{
	margin:0px;
	height:125px;
	z-index:1;
}
.lefthover
{
	position:relative;
	margin-top:-135px;
	background-color:#000000;
	width:40px;
	height:135px;
	z-index:100;
	opacity: .3;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
}
.lefthover:hover
{
	opacity: .6;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
}
.righthover
{
	position:relative;
	margin-right:0px;
	margin-left:auto;
	margin-top:-135px;
	background-color:#000000;
	width:40px;
	height:135px;
	z-index:100;
	opacity: .3;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
}
.righthover:hover
{
	opacity: .6;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
}
.textwrapper img
{
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
}
.textwrapper p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.textwrapper a
{
	color: #FFFFFF;
}
.textwrapper h1 a
{
	text-decoration: none;
}
.kaufenlinks
{
	width:49%;
	margin-left:0px;
	float:left;
	border:1px solid #000000;
}
.kaufenrechts
{
	width:49%;
	margin-right:0px;
	float:right;
	border:1px solid #000000;
}
.kaufenlinks img
{
	margin:0px;
}
.kaufenrechts img
{
	margin:0px;
}
.schiff img
{
	width:50%;
	float:left;
	margin:5px;
}
.schiff
{
	border:2px solid #000000;
	padding:2px;
	overflow:auto;
	margin-bottom:10px;
}
.item
{
	border:1px solid #000000;
	padding:5px;
	overflow:auto;
	margin-top:2px;
}
.button img
{
	width:auto;
	height:25px;
	cursor:pointer;
	margin-top:0px;
	margin-bottom:-5px;
}