.yachtSubNaviSpacer{
	background-color: #FFCC00;
	margin-left: 1px;
	width: 100%;
	display: block;
}

.left_table_titles{
	height: 20px;
	width: 170px;
	background-image: url(../img/layout/menue_titelbalken.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	line-height: 20px;
	vertical-align: -10px;
	font-size: 1.1em;
	font-weight: bold;
}
.left_table_cells {
	background-color: #FBE690;
	width: 170px;
	padding-left: 10px;
	height:20px;
	font-size: 1.05em;
}
.left_tables{
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 170px;
}

.center_table_full{
	background-color: transparent;
	text-align: left;
}
.center_table_full td{
	background-color: #FCFDFE;
	padding-left: 10px;
	text-align: left;
}
.center_table_full td.erstezeile{
	background-color: transparent;
	background-image: url(../img/layout/center_title_full.gif);
	background-repeat: no-repeat;
	line-height: 21px;
	vertical-align: bottom;
	font-size: 1.15em;
	font-weight: bold;
	height: 21px;
	text-align: left;
}

.center_table_half{
	background-color: transparent;
	text-align: left;
}
.center_table_half td{
	background-color: #FFFFFF;
}
.center_table_half td.erstezeile{
	background-color: transparent;
	background-image: url(../img/layout/center_title_half.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	vertical-align: bottom;
	font-size: 1.1em;
	font-weight: bold;
	height: 20px;
	padding-left: 10px;
	text-align: left;
}


.right_table_titles{
	background-image: url(../img/layout/menue_titelbalken_180.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	vertical-align: bottom;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 10px;
	height: 20px;
	width: 180px;
}

.right_table_cells{
	background-color: #FBE690;
	font-size: 1.05em;
	width: 180px;
}

.blueline_ltrb {
	border-left: 1px dotted #0066CC;
	border-right: 1px dotted #0066CC;
	border-bottom: 1px dotted #0066CC;
	background-color:#EFEFEF;	
	margin: 5px;	margin-left: 10px;
	width:179px;
}
.fotoupload_schritt{
	background-color: #00cc00;
	border-bottom: 1px solid #ffffff;
	font-size: 1.1em;
}
.ueberschrift1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	line-height: 1.6em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
.ueberschrift2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
	
}
.blueline_tb {
	border-top: solid #0066CC;
	border-right: 1px none #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: none #0066CC;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left:5px;
}
.submenue {
	width:100%;
	background-color:#EFEFEF;
	padding-left:5px;
}

.unterstrich {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
input {
	background-color:#CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;	
}
.ergebnissliste {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
}
a {
	text-decoration:none;
	color:#000099;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.homenewstitle {
	background-image: url(../img/layout/center_title_full.gif);
	background-repeat: no-repeat;
	line-height: 21px;
	vertical-align: bottom;
	font-size: 1.15em;
	font-weight: bold;
	height: 21px;
	text-align: left;
	padding-left: 10px;
}
.branchenbuch_auswahl {
	display:none;
	width:278px;
	border-left:#264a7f solid 1px;
	border-right:#264a7f solid 1px;
	border-bottom:#264a7f solid 1px;
	position:absolute;
	text-align:left;
 	background-color:#FFFFFF;
	z-index:10;
	

    /**
	opacity:0; 
    MozOpacity:0; 
    KhtmlOpacity:0; 
    filter:alpha(opacity=0); 	
	*/
}


.tableHeader{
	border:0px;
	margin:0;
	padding:0;
	height: 30px;
}

.tableHeader .eckeOL{
	background-image:url(../img/layout/gelb_ecke_ol.png);
	background-repeat:no-repeat;
	height: 30px;
	width: 13px;
	padding:0;
	margin:0;
}

.tableHeader .eckeOR{
	background-image:url(../img/layout/gelb_ecke_or.png);
	background-repeat:no-repeat;
	height:30px;
	width:13px;
	padding:0;
	margin:0;
}

.tableHeader .inhalt{
	background-image:url(../img/layout/gelb_slice.png);
	background-repeat:repeat-x;
	font-size:1.25em;
	font-weight:bold;
	text-align:left;
	height: 30px;
	margin:0;
	padding:0;
	line-height:30px;
	letter-spacing:0.1em;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
	