/* DATEI: extend_contentMiddle.css */

/* ------------- Content Mitte------------------- */

#contentMiddle {
float: left;
width: 563px;
padding: 0 5px 15px 5px;
}

#contentMiddle h1 {
margin: 0 0 10px 0;
font-size: 16px;
font-weight: bold;
color: #001256;
}

#contentMiddle h2 {
font-size: 12px;
font-weight: bold;
margin: 0 0 10px 0;
}

#contentMiddle h3 {
font-size: 11px;
font-weight: bold;
}

#contentMiddle ul {
list-style-type: square;
}


/* ------------- Content rechts ------------------- */

#contentRight {
width: 0px;
}

#contentRight h1, #contentRight h2 {
}

#contentRight .box {
width: 0px;
}

#contentRight p {
}

.yachtListContainer {
width: auto;
}

