body {
    background-color: #e8e5c9;
    font-family: 'Tahoma', sans-serif, serif;
    font-size: 10pt;
    margin-top: 0px;
    text-align: justify;
}

#container {
    position: absolute;
    top: 10px;
    left: 50%;
    width: 800px;
    height: 600px;
    margin-left: -400px;
    border: 1px solid black;
    background-color: white;
}

#header {
    background-color: #0a003c;
    height: 100px;
    width: 100%;
}

#header img {
    position: absolute;
    top: 20px;
    right: 20px;
    border: 0px;
}

#header a {
}

#menu {
    background-image: url('http://www.bm-yachting.de/fundanemt/site_graphics/site/menu.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 20px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

#menu ul {
    padding-left: 3px;
    margin: 0px;
}

#menu li {
    float: left;
    list-style-type: none;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
}

#menu li a {
    font-size: 7pt;
    font-weight: bolder;
    text-decoration: none;
    color: #09003b;
}

#menu li a:hover {
    color: #8a722a;
}

#menu li a.IOO_l1, #menu li a.III_l1 {
    color: #8a722a;
}

#menu li ul {
    display: none;
}

#content {
    height: 455px;
    width: 100%;
    overflow: auto;    
}

#content #largecontentarea table {
    margin-top: 2px;
    width: 100%;
}

#content #largecontentarea table td {
    text-align: center;
    margin: 0px;
}

#content #largecontentarea table td p {
    width: 50%;
    text-align: center;
    margin: 0px;
}

#content img {
    margin-bottom: -4px;
}

#content a {
    color: black;
    font-weight: bolder;
    text-decoration: none;
}

#content a:hover {
    text-decoration: underline;
}

#content p {
    margin-right: 10px;
}

#content h2 {
    font-size: 14pt;
    margin-top: 0px;
}

#content #textarea {
    position: absolute;
    top: 132px;
    left: 10px;
    width: 200px;
    height: 433px;
    border: 1px solid black;
}

#content #textarea p {
    margin-left: 10px;
}

#content #textarea h2 {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 10pt;
}

#financeImg img {
    position: absolute;
    top: 362px;
    left: 0px;
}

#content #contentarea {
    position: absolute;
    top: 129px;
    left: 219px;
    height: 450px;
    width: 580px;
    overflow: auto;
}

#content #contentarea table {
    margin-top: -1px;
}

#content #contentarea table p {
    margin-top: 1px;  
    margin-right: 2px;
}

#content #contentarea table img {
    border: 1px solid black;
    margin-bottom: 0px;
}

#content #largetextarea, #content #premium_service_area {
    position: absolute;
    top: 132px;
    left: 10px;
    width: 350px;
    height: 433px;
    border: 1px solid black;
}

#content #premium_service_area {
    border: 0px;
}

#content #largetextarea {
    overflow: hidden;
}

#content #largetextarea p {
    margin-left: 10px;
    margin-bottom: 5px;
}

#content #largetextarea table {
    margin-top: 42px;
    margin-left: -1px;
    font-size: 9pt;
    width: 352px;
}

#content #largetextarea table td {
    padding-left: 5px;
}

#content #largetextarea h2 {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 10pt;
}

#content #largetextarea h3 {
    margin-top: 10px;
    margin-left: 10px;
}

#content #smallcontentarea {
    position: absolute;
    top: 129px;
    left: 369px;
}

#content #smallcontentarea table {
    margin-top: -1px;
}

#content #smallcontentarea table p {
    margin-top: 1px;
}

#content #smallcontentarea table img {
    border: 1px solid black;
    margin-bottom: 0px;
}

#content #smalltext {
    font-size: 8pt;
}

#content form {
    margin-top: 10px;
}

#content iframe {
    width: 100%;
    height: 455px;
}

#contentarea iframe {
    width: 567px;
    height: 431px;
    margin-top: 3px;
    border: 0px;
}

#footer {
    clear: both;
    background-image: url('http://www.bm-yachting.de/fundanemt/site_graphics/site/footer.png');
    background-repeat: repeat-x;
    height: 22px;
    width: 100%;
    border-top: 1px solid black;
}

#footer p {
    font-size: 7pt;
    text-align: right;
    font-weight: bolder;
    margin-top: 0px;
    padding-top: 5px;
    padding-right: 5px;
}

table.archiveTable {
    border: 0px;
    width: 180px;
}

tr.archiveRow:hover {
    background-color: #e6e6e6;
}

.archiveHeader {
    font-weight: bolder;
    font-size: 12pt;
    border-bottom: 1px dotted black;
    padding-left: 10px;
}

.archiveEntry {
    padding: 5px;
    margin: 0px;
}

.archiveEntry a {
    text-decoration: none;
}

img.newsImage {
    float: right;
    margin: 10px;
}

#impressum {
    margin-top: 20px;
    margin-left: 100px;
}

#premium_service {
    padding-right: 10px;
}

#premium_service li, #content #contentarea li {
    margin-bottom: 5px;
}

#leftimage {
    margin-right: -2px;
}

#rightimage {
    margin-left: -2px;
}

#space {
    margin-top: -13px;
}

#neuboote {
    margin-top: 10px;
}

#neuboote td p {
    margin: 15px;
    margin-top: 34px;
}

#content #textarea form {
    text-align: center;
    margin: 0px;
    padding:0px;
}

#content #textarea form input {
    margin: 5px;
}

#messen {
    padding-bottom: 10px;
    position: absolute;
    top: 129px;
    left: 219px;
    height: 428px;
    width: 570px;
    overflow: auto;
}

#messen td img {
    margin-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#messen h3 {
    margin: 0px;
}

#newsHeaders {
    height: 390px;
    overflow: auto;
}

h4 {
    text-align: center;
    font-size: 20pt;
    margin-top: 10px;
    margin-bottom: 10px;
}

table.neubooteTable {
    width: 180px;
    margin-left: 10px;
}

td.name {
    width: 135px;
}

td.gallery {
    width: 45px;
}

td.neubooteImg img {
    margin-top: 3px;
}

td.neubooteDaten {
    width: 300px;
    font-weight: bolder;
    padding-left: 5px;
}

td.neubooteLayout {
    width: 70px;
    font-weight: bolder;
}

td.space {
    width: 200px;
}

table.gallery {
}

table.gallery td img {
    margin-top: 4px;
    margin-right: 5px;
    margin-bottom: 1px;
}

#test {
    margin-top: -1px;
}

h5 {
    text-align: center;
    font-size: 16pt;
    font-weight: bolder;
    margin-bottom: 10px;
    font-style: italic;
}

p.condition {
    font-size: 9pt;
    margin-top: 5px;
    margin-left: 5px;
}

td.leftspace {
    padding-left: 5px;
}

#contentarea a.normal {
    margin-right: 10px;
}

#crew {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    margin-top: -10px;
}

#crew table {
    width: 100%;
}

#counter {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
