/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */


SELECT {  
	font-family: Arial,Helvetica,Geneva,Sans Serif;
    font-size: 9pt; 
	color: #68686B;
}
TEXTAREA {  
	font-family: Arial,Helvetica,Geneva,Sans Serif;
    font-size: 9pt; 
	color: #68686B;
} 
INPUT {  
	font-family: Arial,Helvetica,Geneva,Sans Serif;
    font-size: 9pt; 
	color: #68686B;
}


.subhead1 {
	font-family: Arial,Helvetica,Geneva,Sans Serif;
    font-size: 9pt; 
	color : black;
}
.subhead2 {
	font-family: Arial,Helvetica,Geneva,Sans Serif;
    font-size: 9pt; 
	color : green;
}
.subhead3 {
	font-family: Arial,Helvetica,Geneva,Sans Serif;
    font-size: 9pt; 
	color : red;
}

.bulletlist {
	font-family: Arial,Helvetica,Geneva,Sans Serif;
    font-size: 9pt; 
	color: #68686B;
}
.table {
	font-family: Arial,Helvetica,Geneva,Sans Serif;
    font-size: 9pt; 
	color: #68686B;
}







.searchform {
	font-family: Verdana, Arial,Helvetica,Geneva,Sans Serif;
    font-size: 9pt; 
	color: #DDC99F;
}
.searchresultpagetitle {
    font-size: 9pt; 
	color: #DDC99F;
	line-height: 19px;
	font-family:Verdana,Arial,sans-serif;
	font-weight : bold;
	text-decoration:underline;
	margin-top: 8px;
}
.searchresultcontent {
	color: #DDC99F;
	line-height: 19px;
	font-family:Verdana,Arial,sans-serif;
}
.searchresultheader {
	color: #DDC99F;
	line-height: 19px;
	font-family:Verdana,Arial,sans-serif;
	font-weight : bold;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	color:black;
	font-size:11px;
	font-family:Verdana,Arial,sans-serif;
	line-height:130%;
	letter-spacing:10%;
	word-spacing:0.1em;
	margin-top: 0px;
	margin-bottom: 0.7em;
}



.mailformcomment {
	color:black;
	font-size:11px;
	font-family:Verdana,Arial,sans-serif;
	line-height:130%;
	letter-spacing:10%;
	word-spacing:0.1em;
	margin-top: 0px;
	margin-bottom: 0.7em;
}
.mailformradio {
	color:black;
	font-size:11px;
	font-family:Verdana,Arial,sans-serif;
	line-height:130%;
	letter-spacing:10%;
	word-spacing:0.1em;
	margin-top: 0px;
	margin-bottom: 0.7em;
}






.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}



/* neue styles für sitemap */
.tx-flseositemap-pi1 ul {
	padding:0px 0px 0px 16px;
	margin:0px;
	font-size: 8pt; 
	color: #DDC99F;
	line-height: 19px;
	list-style-type: square;
}
.tx-flseositemap-pi1 ul li ul {
	padding:0px 0px 0px 16px;
	margin:0px;
	font-size: 8pt; 
	color: #DDC99F;
	line-height: 19px;
	list-style-type: square;
}



/* EIGENE STYLES */
html {
	scrollbar-base-color: #123258;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #123258;

	scrollbar-base-color: #123258;
	
	font-family: Verdana,Arial,Helvetica,Sans Serif;
    font-size: 8pt; 
	color: #68686B;
    font-style: normal; 
    line-height: normal;
}
		

p,td,ul,ol,li {
	font-family: Verdana,Arial,Helvetica,Sans Serif;
/*    font-size: 8pt; 
	color: #68686B;*/
	font-size: 8pt; 
	color: #FFFFFF;
}


.headerdate {
	color:black;
	font-size:8pt;
	font-family:Arial,Verdana,sans-serif;
	font-style: italic;
	padding-top: 10px;
	margin-bottom: -17px;
}


INPUT { font: 9pt Arial,sans-serif;}

textarea { font: 9pt Arial,sans-serif; }

INPUT.radio { font: 9pt Arial,sans-serif; }


/* speziell für formulare */
.formLabel {
	font-size: 8pt; 
	color: #FFFFFF ;	/*alte farbe beige DDC99F*/
	line-height: 19px;
	float: left;
	width: 120px;
}
.formElement {
	font-size: 8pt; 
	color: #DDC99F;
	line-height: 19px;
	float: left;
	width: 190px;
}
.inputElement {
	width: 190px;
}
.inputElementHalf {
	width: 93px;
}




/* weitere styles für typo3 */
#frame {
	text-align: center;
}
#containerLogo {
	position: relative;
	margin-left:  auto; 
	margin-right: auto;
	top: 22px;
	width: 900px; 
	height: 60px;	
	border: 0px solid green;
}
#containerMainNav {
	position: relative;
	margin-left:  auto; 
	margin-right: auto;
	top: 46px;
	width: 900px; 
	height: 70px;
	border: 0px solid red;
}
#mainNav {
	text-align: left;
	padding: 0;
	height: 32px;
	background-color: #123258;
	background-image:url(../pics/mainnavlinie.gif);
	background-repeat: repeat-x; 
	background-position: 0px 20px; 
	border: 0px solid gray;
}
#mainNavList {
	margin: 0px 0px 0px 11px;
	padding: 0px 0px;
	display: block;
}
#mainNavList li {
/*	width: 100px;	*/
	list-style: none;
	float: left;
}
#mainNav a, #mainNavList li.extend {
	margin: 0px;
	display: block;
/*	border-bottom: 1px solid #ddc99f;	*/
	padding: 0px 19px 10px 19px;
	text-decoration: none;
	color: #CCCCCC;
}
#mainNav a:hover, #mainNav a#current {
	padding: 0px 19px 10px 19px;
	text-decoration: none;
	color: #DDC99F;
}
#mainNav a#current {
	background: #123258;
	text-decoration: none;
/*	border-top: 1px solid #F6F6F6;	*/
	color: #DDC99F;
	font-weight: bold;
/*	border-bottom: 1px solid #123258;	*/
}
#mainNav li#active {
	border-right: 1px solid #DDC99F;
	border-left: 1px solid #DDC99F;
	background: #123258;
}

#subNav {
	text-align: left;
	padding: 0;
	height: 38px;
	background-color: #123258;
	border: 0px solid yellow;
}
#subNavList {
	margin: 0px 0px 0px 11px;
	padding: 0px 0px;
	display: block;
}
#subNavList li {
	list-style: none;
	float: left;
}
#subNav a, #subNavList li.extend {
	margin: 0px;
	display: block;
	padding: 0px 19px 10px 19px;
	text-decoration: none;
	color: #CCCCCC;
}
#subNav a:hover, #subNav a#current {
	padding: 0px 19px 10px 19px;
	text-decoration: none;
	color: #DDC99F;
}
#subNav a#current {
	background: #123258;
	text-decoration: none;
	color: #DDC99F;
	font-weight: bold;
}
#subNav li#active {
/*	border-right: 1px solid #DDC99F;
	border-left: 1px solid #DDC99F;	*/
}


#containerContent {
	position: relative;
	margin-left:  auto; 
	margin-right: auto;
/*	top: 60px;	*/
	top: 60px;
	width: 900px; 
	height: 424px;	/*342		444*/
	overflow: auto;
	text-align: left;
	border: 0px solid yellow;
}
#containerContent a:link	{ text-decoration:underline; color:#DDC99F; }
#containerContent a:visited { text-decoration:underline; color:#DDC99F; }
#containerContent a:hover { text-decoration:none; color:#DDC99F;}
#containerContent a:active { text-decoration:none; color:#DDC99F;  }

#containerContent img {
	border: 0px solid #ddc99f;
}



/* template1 spezifisches (1.0, home) */
#t1Images {
	position: relative;
	padding: 0px;
	margin-left: 30px;
	width: 840px;
	height: 220px;
	border: 0px solid yellow;
}
#t1Img1 {
	padding: 0px;
	margin: 0px;
	width: 400px;
	height: 220px;
/*	background-color: white;*/
	margin-right: 8px;
	float: left;
}
#t1Img2 {
	padding:0px;
	margin-top:0px;
	width: 280px;
	height: 220px;
/*	background-color: white;*/
	margin-right: 8px;
	float: left;
}
#t1Images #t1Img2 {

}
#t1Img3 {
	width: 144px;
	height: 220px;
/*	background-color: white;*/
	float: left;
}
#t1contHeader {
	position: relative;
	padding: 0px;
	margin-left: 30px;
	margin-top: 16px;
	width: 390px;
	height: 60px;
	border: 0px solid yellow;
}
#t1contHeader H1 {
	padding:0px;
	margin:0px;
	margin-bottom:7pt;
	font-size: 16px; 
	color: #DDC99F;
}


#t1contText {
	position: relative;
	padding: 0px;
	margin-left: 438px;
	margin-top: -60px;
	width: 432px;
	border: 0px solid yellow;
}
#t1contText H1 {
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	font-size: 8pt; 
	font-weight: bold;
	color: #DDC99F;
	line-height: 19px;
}
#t1contText p {
	padding:0px;
	margin:0px;
	font-size: 8pt; 
	color: #FFFFFF;	/* slte textfarbe beige  DDC99F*/
	line-height: 19px;
}
#t1contText ul {
	margin: 0px;
	padding: 0px;
	padding-left: 13px;
	list-style-type: square;
}
#t1contText ul li {
	font-size: 8pt; 
	color: #DDC99F;
}
/* FERTIG template1 spezifisches (1.0, home) */

/* template2 spezifisches (1.1) */
#t2Images {
	position: relative;	
	padding: 0px;
	left: 30px;
	width: 400px;
	height: 220px;
	float: left;
	border: 0px solid yellow;
}
#t2Images p {
	font-size: 7pt; 
	color: #DDC99F;
	line-height: 13.5px;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
}

#t2Img1 {
	padding: 0px;
	margin: 0px;
	width: 400px;
	height: 220px;
/*	background-color: white;*/
/*	margin-right: 8px;	*/
}

#t2contText {
	position: relative;
	padding: 0px;
	margin: 0px;
	left: 56px;
	top:-2px;
/*	margin-left: 446px;
	margin-top: -60px;	*/
	width: 424px;
	border: 0px solid yellow;
	float: left;
}
#t2contText H1 {
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	font-size: 8pt; 
	font-weight: bold;
	color: #DDC99F;
	line-height: 19px;
}
#t2contText p {
	padding:0px;
	margin:0px;
	font-size: 8pt; 
	color: #FFFFFF;	/* alte farbe beige DDC99F*/
	line-height: 19px;
}
/* FERTIG template2 spezifisches (1.1) */

/* template3 spezifisches (1.3) */
#t3contText {
	position: relative;
	padding: 0px;
	left: 30px;
/*	top:-2px;	*/
	width: 184px;
	border: 0px solid yellow;
	float: left;
}
#t3contTextSpalte {
	position: relative;
	padding: 0px;
	width: 16px;
	float: left;
}
#t3contText H1 {
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	font-size: 8pt; 
	font-weight: bold;
	color: #DDC99F;
	line-height: 19px;
}
#t3contText p {
	padding:0px;
	margin:0px;
	font-size: 8pt; 
	color: #FFFFFF; /* alte farbe beige DDC99F*/
	line-height: 19px;
}

#t3Images {
	position: relative;	
	padding: 0px;
	left: 86px;
	width: 400px;
	height: 220px;
	float: left;
	border: 0px solid yellow;
}
#t3Img1 {
	padding: 0px;
	margin: 0px;
	width: 400px;
	height: 220px;
/*	background-color: white;*/
}
/* FERTIG template3 spezifisches (1.3) */

/* template4 spezifisches (2spaltig links aber eine spalte) */
#t4contText {
	position: relative;
	padding: 0px;
	left: 30px;
	width: 384px;
	border: 0px solid yellow;
	float: left;
}
#t4contText H1 {
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	font-size: 8pt; 
	font-weight: bold;
	color: #DDC99F;
	line-height: 19px;
}
#t4contText p {
	padding:0px;
	margin:0px;
	font-size: 8pt; 
	color: #DDC99F;
	line-height: 19px;
}

#t4Images {
	position: relative;	
	padding: 0px;
	left: 86px;
	width: 400px;
	height: 220px;
	float: left;
	border: 0px solid yellow;
}
#t4Img1 {
	padding: 0px;
	margin: 0px;
	width: 400px;
	height: 220px;
}
/* FERTIG template3 spezifisches (1.3) */


/* template katalog spezifisches */
#t5contText {
	position: relative;
	padding: 0px;
	margin: 0px;
	left: 30px;
	top:-2px;
/*	margin-left: 446px;
	margin-top: -60px;	*/
	width: 824px;
	border: 0px solid yellow;
	float: left;
}
#t5contText H1 {
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	font-size: 8pt; 
	font-weight: bold;
	color: #DDC99F;
	line-height: 19px;
}
#t5contText p {
	padding:0px;
	margin:0px;
	font-size: 8pt; 
	color: #FFFFFF;	/* alte farbe beige DDC99F*/
	line-height: 19px;
}
/* FERTIG template katalog spezifisches */





#containerFooter {
	position: relative;
	margin-left:  auto; 
	margin-right: auto;
/*	top: 92px;	*/
	top: 72px;
	width: 900px; 
	height: 40px;
	text-align: left;
	background-image:url(../pics/mainnavlinie.gif);
	background-repeat: repeat-x; 
	background-position: 0px -2px; 
	border: 0px solid magenta;
}
#serviceNav {
	text-align: left;
	padding: 0;
	height: 38px;
	border: 0px solid yellow;
}
#serviceNavList {
	margin: 0px 0px 0px 11px;
	padding: 0px 0px;
	display: block;
}
#serviceNavList li {
	list-style: none;
	float: left;
}
#serviceNav a, #serviceNavList li.extend {
	margin: 0px;
	display: block;
	padding: 10px 19px 10px 19px;
	text-decoration: none;
	color: #CCCCCC;
}
#serviceNav a:hover, #serviceNav a#current {
	padding: 10px 19px 10px 19px;
	text-decoration: none;
	color: #DDC99F;
}
#serviceNav a#current {
	text-decoration: none;
	color: #DDC99F;
	font-weight: bold;
}
#serviceNav li#active {
/*	border-right: 1px solid #DDC99F;
	border-left: 1px solid #DDC99F;	*/
}


#langNav {
	position: relative;
	top: -40px;
	right: 30px;
	text-align: right;
	padding: 0;
	height: 38px;
	float: right;
	border: 0px solid yellow;
}

#langNav a:link	{ text-decoration:none; color:#DDC99F; }
#langNav a:visited { text-decoration:none; color:#DDC99F; }
#langNav a:hover { text-decoration:none; color:#DDC99F;}
#langNav a:active { text-decoration:none; color:#DDC99F;  }
#langNav a#current {
	text-decoration: none;
	color: #DDC99F;
	font-weight: bold;
}


#serviceNavSuche {
	position: relative;
	top: -30px;
	right: 30px;
	text-align: right;
	color:#DDC99F;
	float: right;
}
#serviceNavSuche #sucheInput {
	width: 100px;
	font-size: 8pt; 
	color: #DDC99F;
	background-color: #123258;
	border: 1px solid #DDC99F;
}
#serviceNavSuche #sucheSubmit {
	width: 20px;
	font-size: 8pt; 
	color: #DDC99F;
	background-color: #123258;
	border-top: 1px solid #DDC99F;
	border-right: 1px solid #DDC99F;
	border-bottom: 1px solid #DDC99F;
	border-left: 0px solid #DDC99F;
}






/* stylesheets für css_styled_img */
/* Captions */
.csc-caption { 
  margin: 0;
}
.csc-caption {
  font-size: 7pt;
	color: #DDC99F;
}
.caption {
  font-size: 7pt;
	color: #DDC99F;
}
DIV.csi-caption-c .csi-caption { text-align: center; }
DIV.csi-caption-r .csi-caption { text-align: right; }
DIV.csi-caption-l .csi-caption { text-align: left; }


div.csi-caption img.spacer-gif {
  border: 0px solid red;
}
/*
.csc-caption img { 
  border: 0px;
}
*/
/*
.csi-image div img {
border: 3px solid yellow;
}
*/
/* Border just around the image 
DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
  border: 1px solid red;
  padding: 0px 0px;
}
*/



/* styles normale sitemap */
.sitemap {
	margin-left:0px;
	padding-left:0px;
	list-style-type: none;
	text-decoration:none;
}
.sitemap li.sm1 {
	margin-top:24px;
}
.sitemap .usb {
	color:#123258;
}
.sitemap a {
	text-decoration:none;
}
.sitemap li a {
	text-decoration:none;
}
.sitemap li.sm1 a {
	text-decoration:none;
}
.sitemap .sitemap2 {
	margin-top:8px;
}
.sitemap .sitemap3 {
	margin-left:12px;
	padding-top:4px;
}
.sitemap .sitemap4 {
	margin-left:24px;
	padding-top:4px;
}



/* styles startseite popup */
#popup {
	width: 795px;
/*	border: 1px solid red;*/
	padding:12px;
}
#popup h1 {
	padding:0px;
	margin:0px;
	margin-bottom:7pt;
	font-size: 16px; 
	color: #DDC99F;
}
#popup p {
	padding:0px;
	margin:0px;
	font-size: 8pt; 
	color: #DDC99F;
	line-height: 19px;
}














/* includedaten used boats */
#containerContentUsed {
	position: relative;
	margin-left:  auto; 
	margin-right: auto;
	top: 60px;
	width: 900px; 
/*	height: 424px;	342		444*/
/*	overflow: auto;	*/
	text-align: left;
	border: 0px solid yellow;
}
#containerContentUsed a:link	{ text-decoration:underline; color:#DDC99F; }
#containerContentUsed a:visited { text-decoration:underline; color:#DDC99F; }
#containerContentUsed a:hover { text-decoration:none; color:#DDC99F;}
#containerContentUsed a:active { text-decoration:none; color:#DDC99F;  }

#containerFooterUsed {

}

#contentYachtenUsed {
	position:relative;
/*	position: absolute;	*/
/*	left: 206px;*/
	left: 30px;
	top: 0px;
	width: 95%;
/*	height:422px;	444*/
	border: 0px solid green;
} 
.singleUsed {
	height:96px;
	width:98%;
}
.singleUsedDiv {
	width:162px;
	float:left;
	font-size: 7pt;
	color: #CCCCCC;
	line-height: 13.5px;
	margin-top: 0px;
	margin-bottom: 1px;
}
.singleUsedDivLang {
	width:192px;
	float:left;
	font-size: 7pt;
	color: #CCCCCC;
	line-height: 13.5px;
	margin-top: 0px;
	margin-bottom: 1px;
}
.txtYachtHeader {
	font-size: 7pt;
	color: #DCC99F;
	font-weight: bold;
}
.singleUsedDivKurz {
	width:132px;
	float:left;
	font-size: 7pt;
	color: #CCCCCC;
	line-height: 13.5px;
	margin-top: 0px;
	margin-bottom: 1px;
}

/* sitemap untermenues */
.celmenu {
	margin-bottom:5px;
}