/* Allgemeine Einstellungen */
body {
	margin: 0px;
	padding: 0px;
	background-color: #616B7F;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

/* Page-Wrapper */
div.centerAlignDiv {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	border-left: 8px solid #cccccc;
	border-right: 8px solid #cccccc;
	border-top: 8px solid #cccccc;
}

/* Header inkl. Menu */
div#headerLayer{
	background-image: url(header_v2.jpg);
	background-repeat: no-repeat;
	background-color: #83B1D5;
	padding-top: 20px;
	height: 335px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#headerLayer  h1{
	font-weight: bold;
	position: relative;
	color: white;
	margin: 0px;
	padding: 10px;
	text-align: left;
	font-size: 33px;
	background-color: #083053;
}

#menu {
}

#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 21px;
	background-repeat: repeat-x;
	background-image: url(MenuListBgr2.png);
}

#menu li {
	float: left;
	width: 118px;
	text-align: center;
	border-right: 1px solid #0C425A;
}

#menu li a {
	background-image: url(MenuListBgr2.png);
	color: white;
	text-decoration: none;
	padding: 3px;
	margin: 0px;
	display: block;
}

#menu li a:hover {
	background-image: url(MenuListBgr2-hover.png);
	color: white;
	text-decoration: none;
}

#menu2 {
	width: 365px;
	float: left;
}

#menu2 p {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
	margin-top: 170px;
	text-align: right;
}

#menu2 p a{
	text-align: right;
	color: white;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

#menu2 p a:hover {
	text-decoration: underline;
}


#menu2 ul{
	list-style-type: none;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 0px;
}

#menu2 li {
	float: left;
	width: 150px;
	/* border-right: 1px dotted #083053; */
	margin: 2px;
}

#menu2 li a {
	color: #083053;
	text-decoration: none;
	margin: 0px;
	display: block;
	font-size: 1em;
	padding: 2px;
	font-weight: bold;
}

#menu2 li a:hover {
	background-color: #083053;
	color: white;
	text-decoration: none;
}

/*Menu3*/
div.menu {
	width: 365px;
	float: left;
}

p.menu {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
	margin-top: 170px;
	text-align: right;
}

p.menu a{
	text-align: right;
	color: white;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

p.menu a:hover {
	text-decoration: underline;
}


ul.menu{
	list-style-type: none;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 0px;
}

li.menu {
	float: left;
	width: 150px;
	/* border-right: 1px dotted #083053; */
	margin: 2px;
}

li.menu a {
	color: #083053;
	text-decoration: none;
	margin: 0px;
	display: block;
	font-size: 1em;
	padding: 2px;
	font-weight: bold;
}

li.menu a:hover {
	background-color: #083053;
	color: white;
	text-decoration: none;
}

/* Body */
#bodyLayer {
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#bodyLayer img{
	border: 4px solid #cccccc;
	margin-bottom: 20px;	
}

#bodyLayer h2 {
    background-color: white;
	background-image: url(MenuListBgr2.png);
	background-repeat: repeat-x;
	height: 30px;
	font-size: 23px;
	padding: 0px;
	margin: 0px;

}

#bodyLayer h2 a {
	display: block;
	color: white;
	font-weight: bold;
	margin: 0px;
	padding-left: 20px;
	padding-top: 4px;
}

#bodyLayer h3 {
	display: block;
	width: 100%;
	color: #1C6DA0;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	font-size: 2em;
	margin-bottom: 10px;
	margin-left: 10px;
}

#bodyLayer h4 {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}



#bodyLayer div.Column {
	position: relative;
	width: 250px;
	float: left;
	padding: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Times;
	line-height: 150%;
}

#bodyLayer div.Column p:first-letter {
	font-size: 1.7em;
}

#bodyLayer div.Column p {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

#bodyLayer div{
	padding: 0px;
	margin: 0px;
	color: #1C6DA0;
	background-color: white;
}


#bodyLayer h2{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
}


#bodyLayer .paragraph {
	font-size: 0.9em;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 0px;
	background-color: white;
	font-weight: normal;
}

#bodyLayer .paragraph table{
	border: 0px;
}

#bodyLayer .paragraph table tr td{
	padding: 5px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #1C6DA0;
	font-weight: bold;
}



#bodyLayer div.subnavigation {
	position: relative;
	float: right;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	width: 100px;
}

#bodyLayer h3.subnavigation {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	padding: 0px;
	color: #1C6DA0;
}

#bodyLayer ul.subnavigation{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	background-color: none;
	margin-bottom: 20px;
}

#bodyLayer li.subnavigation {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: normal;
	padding: 0px;
	font-size: 12px;

}

#bodyLayer a.subnavigation {
	background-color: #83B1D5;
	background-position: right center;
	background-repeat: no-repeat;
	color: white;
	text-decoration: none;
	padding: 3px;
	display: block;
	margin: 0px;
	width: 100px;
	border: 1px solid white;
}

#bodyLayer a.subnavigation:hover {
	border: 1px solid #83B1D5;
	background-color: white;
	color: #83B1D5;
}

.haefenColumn {
	padding: 0px;
	margin-bottom: 10px;
}

h3.haefenColumn{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.haefenColumn ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

.haefenColumn li{
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
}

.haefenColumn li a{
	text-decoration: none;
	color: #1C6DA0;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #83B1D5;
}

.haefenColumn li a:hover {
	color: red;
}



/* footer */

div#footerLayer
{
	margin: 0px;
	padding: 0px;
	background-color: white;
	text-align: right;
	color: #83B1D5;
	font-size: 10px;
}

a.partnerLink {
	font-size: 0.7em;
	color: #cccccc;
}

#footerLayer p
{
	margin: 0px;
	padding: 10px;
}

#footerLayer p a
{
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #083053;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#footerLayer p a:hover {
	text-decoration: underline;

}

#sidebar
{
	position: absolute;
	right: 10px;
	top: 300px;

}
.yachtliste {
	display: block;
}
span.yachtliste0 {
	font-size: 1em;
	display: block;
	line-height: 1em;
}

span.yachtliste1 {
	font-size: 0.8em;
	display: block;
	line-height: 1em;
}
span.yachtliste2 {
	font-size: 0.6em;
	display: block;
	line-height: 1em;
}
span.yachtliste3 {
	font-size: 0.5em;
	display: block;
	line-height: 1em;
}
img#pdflogo {
	clear:both;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

