body
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
}

p, td, th, tr  {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
	font-size: 12px;
	margin-top: 0px;
	line-height: normal;
}

li  {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
	font-size: 12px;
	line-height: normal;
}

ul {
	list-style-type: disc;
	margin-left: 0.8em;
	padding-left: 0.8em;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;	
	list-style-type: decimal;
	color: #666666;
}

a  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	/*font-weight: bold;*/
	/*color : #000066;*/
	color : #D60021;
	line-height: normal;
	text-decoration : none;
}

a:hover  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	/*font-weight: bold;*/
	line-height: normal;
	color: #0099CC;
	text-decoration: none;
}

h1  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	color: #000066;
	font-weight: bold;
	font-style: italic;
}

h2  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	line-height: 27px;
	color: #666666;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size : 16px;
	color: #666666;
	font-weight : bold;
}

a.tools  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

#yacht a.tools {
	color: #000066;
}

#makler a.tools {
	color: #FFFFFF;
}

a:hover.tools {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

#yacht a:hover.tools {
	color: #FFFFFF;
}

#makler a:hover.tools {
	color: #0099CC;
}

a.sprachwahl  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

a:hover.sprachwahl {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
}

#yacht a:hover.sprachwahl {
	color: #000066;
}

#makler a:hover.sprachwahl {
	color: #0099CC;
}

.currentsprachwahl  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

#yacht .currentsprachwahl {
	color: #000066;
}

#makler .currentsprachwahl {
	color: #0099CC;
}

a:hover.currentsprachwahl {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color : #FFFFFF;
}

.antifloat {
	clear: both;
	visibility: hidden;
}

#body {
	width: 970px;
	
	text-align: left;
}

* html #body {
	height: 100%;
}

#yacht {
	width: 970px;
	background: #FFFFFF url(art/layout/bg_yachtvers.gif) repeat-y top center;
}

#makler {
	width: 970px;
	background: #FFFFFF url(art/layout/bg_broker.gif) repeat-y top center;
}

#spalte_links_container {
	float: left;
	width: 200px;
}

#banner {
	width: 200px;
	height: 200px;
	border-bottom: 2px solid #FFFFFF;
}

#navcontainer {
	width: 167px;
	padding: 33px 0px 0px 33px;
}

* html #navcontainer {
	width: 200px;
	padding-left: 38px;
}

#inhalt_link_container {
	float: left;
	width: 770px;
}

#yacht #inhalt_link_container {
	background: transparent url(art/layout/bg_yachtvers_kopf.gif) repeat-x top left;
}

#makler #body #inhalt_link_container {
	background: transparent url(art/layout/bg_broker_kopf.gif) repeat-x top left;
}

#shortcuts {
	float: left;
	width: 490px;
	height: 20px;
	padding: 5px 0px 0px 80px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

* html #shortcuts {
	width: 570px;
	height: 25px;
}

#yacht #shortcuts {
	color: #000066;
}

#makler #shortcuts {
	color: #FFFFFF;
}

#sprachen {
	float: left;
	width: 110px;
	height: 20px;
	padding: 5px 0px 0px 90px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

* html #sprachen {
	width: 200px;
	height: 25px;
	padding-left: 80px;
}

#titel {
	float: left;
	width: 490px;
	height: 42px;
	padding: 25px 0px 0px 80px;
}

* html #titel {
	width: 570px;
	height: 67px;
	padding-top: 40px;
}

#logo {
	float: left;
	width: 200px;
	height: 67px;
}

#inhalt {
	float: left;
	width: 410px;
	min-height: 300px;
	padding: 98px 80px 50px 80px;
}

* html #inhalt {
	width: 570px;
	height: 300px;
}

#spalte_rechts {
	float: left;
	width: 200px;
}

#menubilder {
	width: 200px;
	padding: 108px 0px 20px 0px;
}

#fusszeile {
	width: 180px;
	padding: 0px 10px 20px 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	line-height: normal;
}

#fusszeile p {
	color: #666666;
}

#fusszeile a {
	color: #FFFFFF;
}

#fusszeile a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

/*********************************************************************
NAVI
**********************************************************************/

/******************************
	stufe 1 
******************************/
#navcontainer ul
{
	margin:0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer ul li
{
	list-style-type: none;
}

#yacht #navcontainer ul li
{
	border-bottom: 1px solid #000066;
}

#makler #navcontainer ul li
{
	border-bottom: 1px solid #0099CC;
}

#navcontainer ul a
{
	display: block; 
	padding: 15px 5px 6px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#yacht #navcontainer ul a:hover
{
	color: #33CCFF;
}

#makler #navcontainer ul a:hover
{
	color: #000066;
}

#navcontainer ul a.parentactive
{ 
	/*padding-bottom: 0px;*/
}

#yacht #navcontainer ul a.parentactive
{ 
	color: #33CCFF;
}

#makler #navcontainer ul a.parentactive
{ 
	color: #000066;
}

#navcontainer ul a:hover.parentactive
{
	color: #FFFFFF;
}

#navcontainer ul a.active
{
	/*padding-bottom: 0px;*/
}

#yacht #navcontainer ul a.active
{
	color: #33CCFF;
}

#makler #navcontainer ul a.active
{
	color: #000066;
}

#navcontainer ul a:hover.active
{
	color: #FFFFFF;
}

/******************************
	stufe 2 
******************************/
#navcontainer ul ul a
{
	padding: 0px 0px 2px 0px;
	font-weight: normal;
}

/******************************
	stufe 3 
******************************/
#navcontainer ul ul ul a
{
	padding: 0px 0px 2px 15px;
	font-size: 12px;
}

/******************************
	stufe 4 
******************************/
#navcontainer ul ul ul ul a
{
	padding: 0px 0px 2px 25px;
}

/*************************************************************************
Home
*************************************************************************/

#home_body {
	width: 930px;
	margin-top: 10px;
	text-align: left;
}

#home_logo {
	width: 250px;
	height: 92px;
	padding: 0px 0px 0px 680px;
	background: #FFFFFF url(art/layout/bg_home_kopf.gif) repeat-x top left;
}

* html #home_logo {
	width: 930px;
}

#home_inhalt {
	width: 930px;
	background: #FFFFFF url(art/layout/bg_home_inhalt.gif) repeat-y top left;
	border-bottom: 3px solid #33CCFF;
}

#home_links {
	float: left;
	width: 479px;
	margin-right: 2px;
	padding: 120px 0px 30px 0px;
	text-align: right;
}

#home_links p {
	padding: 0px 5px 5px 0px;
	margin: 0px;
}

#home_links a {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}

#home_links a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}

#home_rechts {
	float: left;
	width: 449px;
	padding: 40px 0px 0px 0px;
}

#home_rechts p {
	padding: 0px 0px 5px 5px;
	margin: 0px;
}

#home_rechts a {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}

#home_rechts a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}

#home_kontakt {
	width: 930px;
	/*text-align: right;*/
}

#home_kontakt p {
	padding: 0px 0px 2px 485px;
	margin: 0px;
}

#home_kontakt p, #home_kontakt a, #home_kontakt a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

#home_adresse {
	width: 930px;
	text-align: right;
}

#home_adresse p {
	padding: 0px 455px 2px 0px;
	margin: 0px;
}

#home_adresse p, #home_adresse a, #home_adresse a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000066;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

/*********************************************************************/

/*************************************************************************
Teaser
*************************************************************************/
#teaser_body {
	z-index: 2000;
	position: absolute;
	top: 200px;
	left: 300px;
	border: 1px solid #000066;
	width: 400px;
	/*background-image: url(image/teaser/bg.gif);
	background-repeat: repeat-x;*/
	background-color: white;
}

#teaser_sprache {
	width: 370px;
	height: 18px;
	padding: 0px 5px 0px 0px;
	background-color: #D60021;
	font-family: Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	float: left;
}

* html #teaser_sprache {
	width: 375px;
	height: 20px;
	line-height: 20px;
}

#teaser_sprache a {
	font-family: Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#teaser_close {
	width: 20px;
	height: 10px;
	padding: 2px 3px 6px 2px;
	background-color: #D60021;
	float: left;
}

* html #teaser_close {
	width: 23px;
	height: 20px;
	text-align: right;
	line-height: 20px;
	padding: 2px 3px 0px 0px;
}

#teaser_content {
	width: 360px;
	padding: 5px 20px;
	border-top: 1px solid #000066;
	text-align: left;
	clear: both;
}

* html #teaser_content {
	width: 398px;
}

/*********************************************************************/