body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 76%;
    color: #000000;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%; /*overflow:auto;  to add scroll bars if required */
    text-align: center;
}
*
{
    margin: 0px;
    padding: 0px;
}
a
{
    color: #006699;
}
img
{
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
strong
{
    font-weight: bold;
    font-size: 120%;
}

.holder
{
    text-align: left;
    padding: 0px;
    height: 100%;
    width: 918px;
    position: relative;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.holder .header
{
    float: left;
    width: 918px;
}

.flashstart
{
    background-image: url(../img/flash_bg.gif);
    background-repeat: repeat-y;
    background-position: 50% 50%;
    padding-right: 14px;
    padding-left: 14px;
    clear: both;
    float: left;
    height: auto;
    width: auto;
    padding-bottom: 14px;
}
.flashbottom
{
    background-image: url(../img/flash_bottom.gif);
    background-repeat: no-repeat;
    display: block;
    height: 10px;
    width: 918px;
    background-position: 50% 0%;
    clear: both;
    float: left;
    position: relative;
}
.menu
{
    height: 20px;
    width: 890px;
    clear: both;
    float: left;
    background-image: url(../img/menu/menu_bg.gif);
    background-repeat: repeat-x;
    left: 14px;
    top: 0px;
    text-align: center;
    background-position: 0 6px;
    white-space: nowrap;
    position: relative;
}

.menu ul
{
    list-style-type: none;
    width: 260px;
    margin: 0px auto 0px auto;
    background-color: #FFF;
    height: 20px;
    display: block;
}

.menu ul li
{
    display: block;
    float: left;
    background-color: #FFF;
    margin: 0px;
}

.menu ul li a
{
    color: #000;
    padding: 5px 5px 4px 5px;
    font-size: 11px;
    display: block;
    float: left;
    text-decoration: none;
}

.menu ul li .first
{
    padding-left: 10px;
}

.menu ul li .last
{
    padding-right: 10px;
}

.selectedmenu
{
    background-color: #f1f1f1 !important;
}


.submenu
{
    background-color: #F1F1F1;
    height: 22px;
    width: 890px;
    position: relative;
    left: 14px;
    display: block;
    float: left;
    clear: both;
    top: 0px;
}

.submenu ul
{
    list-style-type: none;
    height: 21px;
    display: block;
    float: left;
}

.submenu ul li
{
    display: block;
    float: left;
    margin: 0px;
}

.submenu ul li a
{
    color: #000;
    padding: 5px 5px 4px 5px;
    font-size: 11px;
    display: block;
    float: left;
    text-decoration: none;
}

.submenu ul li a span
{
    background: url('../img/menu/little_arrow.gif') right 3px no-repeat;
    display: block;
    padding-right: 10px;
}



.startcontent
{
    width: 890px;
    padding-left: 2px;
    margin: 30px auto 0px auto;
}

/**************************/

.content4 .col1x4
{
    display: block;
    float: left;
    height: 145px;
    width: 212px;
    margin-right: 10px;
    position: relative;
    left: 0px;
    top: 0px;
}
.content4 .col1x4 a
{
    color: #999999;
    text-decoration: none;
}
/**************************************/
.headers
{
    clear: both;
    position: relative;
    height: 50px;
    left: 24px;
    width: 866px;
    vertical-align: bottom;
    top: 0px;
}
.headers img
{
    margin-top: 20px;
    margin-left: 0px;
}
.content3 .headers .col1x3
{
    float: left;
    height: 50px;
    width: 260px;
    margin-right: 24px;
}


.content3, .content2
{
    clear: both;
    float: left;
    position: relative;
    left: 14px;
    top: 0px;
    width: 893px;
    min-height: 200px;
    height: auto !important;
    height: 200px;
}
.content3 .col1x3
{
    float: left;
    width: 272px;
    left: 24px;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    position: relative;
    margin-right: 24px;
    background-color: #FFFFFF;
}

.content3 .col1x3 .dot_blue, .content3 .col1x3 .dot_red
{
    display: block;
    left: 0px;
    height: 14px;
    width: 14px;
    top: 0px;
    position: relative;
    float: left;
    margin-left: -22px;
}
.content3 .col1x3 .dot_blue
{
    background-color: #11649C;
}
.content3 .col1x3 .dot_red
{
    background-color: #98191E;
}
.content3 .col1x3 .dot_gray
{
    background-color: #F1F1F1;
    display: block;
    left: 0px;
    height: 14px;
    width: 14px;
    top: 0px;
    position: relative;
    float: left;
    margin-left: 0px;
}
.content2, .content3 .col1x3 p, .content4 .col1x4 p
{
    font-size: 0.8em;
    line-height: 1.6em;
    padding: 0px 0px 6px 0px;
}

/************************/
.content2 .col1x2
{
    float: left;
    position: relative;
    left: 24px;
    width: 420px;
}
.content2 .col1x2 .dot_blue, .content2 .col1x2 .dot_red, .content2 .col1x2 .dot_gray
{
    display: block;
    left: 0px;
    height: 14px;
    width: 14px;
    top: 65px;
    position: relative;
    float: left;
    margin-left: -22px;
}
.content2 .col1x2 .dot_blue
{
    background-color: #11649C;
}
.content2 .col1x2 .dot_red
{
    background-color: #98191E;
}
.content2 .col1x2 .dot_gray
{
    background-color: #F1F1F1;
}
/*************content-spec**************/

.content-spec
{
    clear: both;
    float: left;
    position: relative;
    left: 14px;
    top: 0px;
    width: 890px;
    min-height: 200px;
    height: auto !important;
    height: 200px;
}
.content-spec .col1
{
    float: left;
    width: 260px;
    left: 24px;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    position: relative;
    margin-right: 34px;
    background-color: #FFFFFF;
}
.content-spec .col2
{
    float: left;
    width: 103px;
    left: 26px;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    position: relative;
    margin-right: 18px;
    background-color: #FFFFFF;
}
.content-spec .col3
{
    width: 210px;
    float: left;
    left: 24px;
    min-height: 180px;
    height: auto !important;
    height: 180px;
    position: relative;
    margin-right: 18px;
    background-color: #FFFFFF;
}
.content-spec .col4
{
    width: 444px;
    float: left;
    left: 24px;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    position: relative;
    background-color: #FFFFFF;
    margin-right: 0px;
}
.content-spec .col5
{
    width: 450px;
    float: right;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    position: relative;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    right: 0px;
}
.content-spec .col3 p
{
    clear: both;
    float: left;
    margin-bottom: 3px;
    display: block;
    width: 210px;
    padding: 0px;
}

.content-spec .col3 .floatleft
{
    float: left;
}
.content-spec .col3 .floatright
{
    float: right;
}
.content-spec .col3 .grayline
{
    background-color: #F1F1F1;
    padding: 0px;
}



.menu-spec
{
    width: 103px;
}
.content-spec .col1 .dot_blue, .content-spec .col2 .dot_red, .content-spec .col2 .dot_gray
{
    display: block;
    left: 0px;
    height: 14px;
    width: 14px;
    top: 0px;
    position: relative;
    float: left;
    margin-left: -22px;
}
.content-spec .col1 .dot_blue
{
    background-color: #11649C;
}
.content-spec .col2 .dot_red
{
    background-color: #98191E;
}
.content-spec .col2 .dot_gray
{
    background-color: #F1F1F1;
}
.content-spec p
{
    font-size: 0.8em;
    line-height: 1.6em;
    padding: 0px 0px 6px 0px;
}
/************************************/
.input_kontakt
{
    background-color: #F1F1F1;
    margin-top: 0px;
    margin-bottom: 10px;
    border: 0px solid #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    height: 22px;
    width: 240px;
}
input
{
    border: 0px;
}
.footer
{
    clear: both;
    float: left;
    height: 30px;
    width: 918px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #F1F1F1;
    text-align: center;
    left: 24px;
    top: 0px;
    margin-top: 10px;
}
.footer p
{
    padding: 5px;
    font-size: 0.8em;
}
.footer a
{
    color: #000000;
    text-decoration: none;
}
.footer a:hover
{
    color: #11649C;
}
.menu-spec
{
    display: block;
    float: left;
    height: auto;
    width: 103px;
}
.newsLink
{
    text-decoration: none;
    margin-left: 8px;
    font-size: 10px;
    color: #000000;
}
ul
{
    list-style: none;
}
.newsRubrik
{
    text-transform: uppercase;
    font-size: 11px;
    padding-bottom: 10px;
}
.dot_gray_news
{
    display: block;
    left: 0px;
    height: 14px;
    width: 14px;
    top: 15px;
    position: relative;
    float: left;
    margin-left: 0px;
    background-color: #F1F1F1;
}
.bat_thumbs img
{
    padding: 0px 4px 4px 0px;
}
.bat_thumbs .big_thumb
{
    margin: 0px;
    padding: 0px;
}

.img-shadow
{
    float: left;
    background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
    background: url(../img/shadow.gif) no-repeat bottom right;
    margin: 10px 0 0 10px !important;
    margin: 10px 0 0 5px;
}

.img-shadow img
{
    display: block;
    position: relative;
    background-color: #fff;
    margin: -6px 6px 6px -6px;
    padding: 4px;
}


/*ADMIN*/

.admin_body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
    margin: 10px;
    padding: 0px;
    height: 100%;
    width: 100%; /*overflow:auto;  to add scroll bars if required */
    text-align: left;
}

.admin_body a
{
    font-size: 12px;
}


.admin_menu_big
{
    font-size: 14px;
    text-decoration: none;
    margin-right: 10px;
    padding: 5px 10px 5px 10px;
}

.admin_menu_big:hover
{
    text-decoration: underline;
}

.admin_menu_small
{
    font-size: 16px;
}

.adminFormular
{
    background-color: #F4F4F4;
    border: 1px solid #F4F4F4;
    height: 20px;
    line-height: 18px;
    font-family: arial;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    width: 300px;
}

.adminFormularKnapp
{
    background-color: #006699;
    color: #FFFFFF;
    border: 1px solid black;
    display: block;
    background-color: Transparent;
}

.alterItem
{
    background-color: #f1f1f1;
}

.addBtn
{
    padding-left: 25px;
    margin-bottom: 10px;
    height: 20px;
    line-height: 20px;
    display: block;
    background: url('../admin/img/add_small.gif') left center no-repeat;
}

.fileIcon
{
    height: 20px;
    line-height: 20px;
    background: url('../img/layout/pdf_icon.png') left center no-repeat;
    padding: 0px 0px 0px 23px;
    margin: 0px 5px 5px 0px;
    display: block;
    float: left;
}

.fileHolder a
{
    font-size: 9px;
    color: #000;
}

/* Banner */

.banner
{
    display: block;
    height: 115px;
    width: 190px;
    float: left;
    margin-right: 2px;
    text-decoration: none;
    color: #FFF;
    text-align: right;
    padding: 20px 15px 20px 15px;
}

.bannerNews
{
    background: url('../img/banners/banner_01.gif') center center no-repeat;
    text-align: left;
}

.bannerBoats
{
    background: url('../img/banners/banner_02.gif') center center no-repeat;
}

.bannerContact
{
    background: url(../img/banners/banner_03.gif) center center no-repeat;
}

.bannerPress
{
    background: url('../img/banners/banner_04.gif') center center no-repeat;
    text-align: right;
}

.banner span
{
    display: block;
    width: 130px;
}

.bannerPress span
{
    display: block;
    width: 130px;
    float: right;
}
h1.special
{
    margin-top: 20px;
    font-size: 18px;
    display: block;
    float: left;
}

.batCat
{
    display:block;
    border: solid 1px #f0f0f0;
    padding: 20px 0px 10px 25px;
    width: 865px;
    min-height: 230px;
    color:#000;
    text-decoration:none;
    margin-bottom:20px;cccc
}

.batCatBlue
{
    background:url('../img/plupp-blue.gif') 25px 20px no-repeat;
}

.batCatRed
{
    background:url('../img/plupp-red.gif') 25px 20px no-repeat;
}

.batCatHeader
{
    float:left;
    margin-left:20px;
    font-size:18px;
    text-decoration:none;
    position:relative;
    top:-3px;
}

.batCatImg
{
    float:left;
    border:none;
    margin-right:23px;
    margin-bottom:10px;
}

.batCatClear
{
    clear:both;
    height:5px;
    display:block;
}

