/* CSS Document for yachtschule*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#006699;
}
body {
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	margin:0px;
}
a:link {
	color:#666633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#666633;
}
a:hover {
	text-decoration:underline;
	color:#666633;
}
a:active {
	text-decoration: none;
	color:#666633;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

p {
margin:5px 0px 7px 0px;
padding:0px;
}


/********* CONTAINER DEFINITIONS **********/

div {
position:relative;
margin:0px;
padding:0px;
height:auto;
}

#centeringcontainer {
width:100%;
height:auto;
margin:auto;
background-color:#FFFFFF;
}

#headercontainer {
width:100%;
height:168px;
background-image:url(../layout/header_background.gif);
background-repeat:repeat-x;
}

#toplogo {
float:left;
width:340px;
height:168px;
}

#headeranimation {
margin-left:350px;
margin-right:200px;
height:120px;
}

#topmenue {
position:absolute;
top:135px;
right:27px;
width:400px;
bottom:15px;
text-align:right;
color:#FFFFFF;
font-weight:bold;
}
#topmenue[id] {
left:300px;
width:auto;
}
#topmenue .menu-current {
color:#375883;
}
#topmenue a {
color:#FFFFFF;
}
#topmenue a:hover {
color:#375883;
}


#menucontainer {
float:left;
width:220px;
margin-right:2%;
background-image:url(../layout/menucontainer_background.gif);
background-repeat:repeat-y;
}

#menucontainer ul {
margin:0px;
padding:0px;
list-style-image:none;
list-style-type:none;
margin-left:25px;
background-color:#C1CEE1;
width:193px;
margin-bottom:60px;
}
#menucontainer ul li {
background-color:#C1CEE1;
width:193px;
line-height:16px;
color:#5E3A00;
padding:2px 0px 2px 0px;
margin-bottom:6px;
background-image:none;
}
#menucontainer ul li:hover {
/*background-color:#CE9E5E;*/
}

#menucontainer ul .menu-expand {
background-image:url(../layout/mainlinks_background_li.gif);
background-repeat:no-repeat;
background-position:top right;
}
#menucontainer ul .menu-current {
color:#647B9A !important;
}
#menucontainer ul .menu-parent {
color:#000000;
}
#menucontainer ul li a {
font-style:oblique;
font-size:14px;
font-weight:bold;
color:#5E3A00;
margin-left:5px;
margin-right:10px;
padding:2px 0px 2px 0px;
}
#menucontainer ul li a:hover {
color:#000000;
}

#menucontainer ul li ul {
padding:3px 0px 3px 0px;
margin:0px 0px 0px 0px;
padding:0px;
margin:0px;
}
#menucontainer ul li ul .menu-current {
color:#000000 !important;
}
#menucontainer ul li ul li {
background-color:#F4F7FB;
width:191px;
color:#006699;
padding:2px 0px 2px 0px;
background-image:none;
margin:0px;
margin-left:1px;
}
#menucontainer ul li ul li a {
font-style:normal;
width:158px;
margin-left:7px;
font-size:12px;
font-weight:bold;
color:#006699;
padding:0px;
padding-left:15px;
text-decoration:underline;
}
#menucontainer ul li ul li a:hover {
color:#FFFFFF;
background-color:#718BAE;
}
#menucontainer a {
display:block;
}


#addresscontainer {
margin-left:25px;
font-size:10px;
width:190px;
height:auto;
margin-bottom:15px;
color:#8BA2C3;
padding-left:2px;
}

#maincontainer {
float:left;
width:50%;
min-height:300px;
margin-right:20px;
margin-top:15px;
}
.normalmain { width:50%; }
.bigmain { width:70% !important; }


#rightcontainer {
float:left;
width:180px;
min-height:300px;
margin-top:40px;
margin-left:2%;
}

.floatbreaker {
clear:both;
}

.ueberschrift_inhaltsbox {
width:350px;
max-width:350px;
background-color:#F4F7FB;
height:20px;
line-height:20px;
font-size:13px;
color:#88A0C1;
padding-left:10px;
padding-right:10px;
border:1px solid #647B9A;
border-bottom:0px;
font-weight:bold;
margin:0px;
}
.ueberschrift_inhaltsbox[id] {
width:auto;
}

.inhaltstbox {
position:relative;
width:100%;
height:auto;
min-height:100px;
border:1px solid #647B9A;
padding:4px;
margin-bottom:20px;
overflow:hidden;
}
.inhaltstbox img { border:1px solid #E4E8F1; }

.ueberschrift_wetter {
width:155px;
background-color:#FCE0B8;
height:20px;
line-height:20px;
font-size:13px;
color:#91703D;
padding-left:10px;
padding-right:10px;
border:1px solid #FCE0B8;
font-weight:bold;
margin:0px;
}

.inhaltstbox_wetter {
position:relative;
width:165px;
height:auto;
min-height:100px;
border:1px solid #FCE0B8;
padding:4px;
margin-bottom:20px;
padding:5px;
}

#picturecontainer {
width:175px;
margin:0px;
margin-bottom:20px;
text-align:center;
}
#picturecontainer img {
border:0px;
margin-bottom:10px;
border:1px solid #999999;
}

.sitemap {
margin:0px 0px 20px 0px;
padding:0px;
}

.sitemap ul {
list-style-image:none;
list-style-type:none;
}

.sitemap ul li {
background-color:#EFEFEF;
border:1px solid #CCCCCC;
width:350px;
padding:0px;
margin:5px;
line-height:14px;
}
.sitemap ul li:hover {
background-color:#FFFFFF;
}
.sitemap ul li a {
display:block;
padding:4px;
}

.wichtiger_link {
line-height:16px;
font-weight:bold;
padding-left:20px;
background-image:url(../layout/arrow.gif);
background-position:top left;
background-repeat:no-repeat;
}

.preistabelle {
border-collapse:collapse;
background-color:#F4F7FB;
}
.preistabelle td {
border:1px solid #006699;
color:#006699;
text-align:left;
vertical-align:top;
padding:2px;
}

.spalte_headline {
font-weight:bold;
background-color:#88A1C1;
color:#FFFFFF !important;
}

.spalte_dunkler {
font-weight:bold;
background-color:#88A1C1;
color:#FFFFFF !important;
}

.toerntabelle {
width:100%;
border-collapse:collapse;
background-color:#FFFFFF;
}
.toerntabelle td {
border:1px solid #006699 !important;
color:#006699;
padding:2px 2px 2px 2px;
}

.toernspalte_headline {
font-weight:bold;
background-color:#F4F7FB;
color:#FFFFFF !important;
}

.toernspalte_dunkler {
font-weight:bold;
background-color:#9FB7D8;
color:#000000 !important;
}

.toernspalte_legende {
border:1px solid #006699;
color:#BA9055;
text-align:right !important;
vertical-align:top;
background-color:#F4F7FB;
color:#000000 !important;
font-weight:bold;
}

hr {
color:#000000;
background-color:#000000;
height:1px;
}

.technical_info_table {
border-collapse:collapse;
background-color:#F4F7FB;
}
.technical_info_table td {
border:1px solid #006699;
color:#006699;
text-align:left;
vertical-align:top;
padding:2px;
width:150px;
}

.technical_info_table .spalte_dunkler {
font-weight:bold;
background-color:#88A1C1;
color:#FFFFFF !important;
text-align:right;
}

.yachtimg_table {
	width:auto;
	border-collapse:collapse;
}
.yachtimg_table td {
	width:180px;
	padding-right:5px;
}

.preistabelle a {
	color:#EFEFEF;
	display:block;
	float:left;
	padding-left:20px;
	margin-right:2px;
	background:url(../layout/information_icon.gif) no-repeat;
}
.preistabelle a:hover {
	color:#FFF;
}

/* CSS FOR INCLUDED GALERIE */

.error {
background-color:#990000;
color:#FFFFFF;
padding:2px;
font-weight:bold;
}

.meldung {
background-color:#006600;
color:#FFFFFF;
padding:2px;
font-weight:bold;
}

#newgal { 
background-color:#EFEFEF;
border:1px solid #000000;
margin:5px 5px 20px 5px;
padding:5px;
}

.listingtable {
margin:2%;
border-collapse:collapse;
width:96%;
}
.listingtable a {
color:#000000;
}
.listingtable a:hover {
color:#666666;
}


.listingtable td, .listingtable th {
text-align:left;
vertical-align:top;
background-color:#CCCCCC;
padding:3px;
border:1px solid #000000;
}

.listingtable th {
background-color:#666666;
color:#FFFFFF;
font-weight:bold;
}

.galdescription {
width:400px;
min-height:25px;
margin:5px auto 15px auto;
padding:4px;
border:1px solid #000000;
background-color:#EFEFEF;
}
