#index ul{
    list-style:none;
    border:none;

}
#index {
    text-align:center;
    padding:10px;
}
#index .home_topviewbox, #index #home_center_box{
    float:left;
    text-align:center;
}
#index .home_topviewbox .topviewitem_container{
    margin:2px auto 4px;
}

#index .home_topviewbox {
    width:135px;
    min-width:135px;
}
#index #home_center_box{
    width:586px;
    min-width:586px;
    margin: 0 auto;
    padding:0 9px;
}
#index #home_center_box .subdiv{
    margin-bottom:10px;
}

.subdiv .nauticRoundedWhiteBlueHeader {
    padding:0;
    color:gold;
    font-weight:bold;
    font-size:14px;
    line-height:25px;
    height:25px;
    border:none;
    margin:0;
}
.nauticRoundedWhiteBlueHeader .nauticRoundedWhiteBlueHeader_left{
    background-image:url(/css/images/Nautic_Rounded_Background_WhiteToBlue_Left.png?ver=1);
    background-repeat:no-repeat;
    background-position:top left;
}
.nauticRoundedWhiteBlueHeader .nauticRoundedWhiteBlueHeader_center{
    background-image:url(/css/images/Nautic_Rounded_Background_WhiteToBlue_Center.png?ver=1);
    background-repeat:repeat-x;
    background-position:top left;
    margin:0 25px;
}
.nauticRoundedWhiteBlueHeader .nauticRoundedWhiteBlueHeader_right{
    background-image:url(/css/images/Nautic_Rounded_Background_WhiteToBlue_Right.png?ver=1);
    background-repeat:no-repeat;
    background-position:top right;
}

.subdiv .contentbox{
    background-color:#E0E0E0;
    padding:5px 4px;
    text-align:left;
    line-height:normal;
    zoom:1;
}

.prnewsitem .table_newsitem {
    width:100%;
}

.prnewsitem .td_img,.prnewsitem .td_content {
    text-align:left;
    vertical-align:top;
}

.prnewsitem .td_img {
    width:100px;
}

.prnewsitem .td_content strong {
    display:block;
}

.prnewsitem .td_link {
    text-align:left;
    width:30px;
}
.prnewsitem .td_link a {
    color:#1E90FF;
    font-weight:bold;
}

#index #home_center_box .subdiv .contentbox .left{
    float:left;
}
#index #home_center_box .subdiv .contentbox .right{
    float:right;
}

#index #home_center_box .subdiv .contentbox #pr_rubriken {
    width:250px;
    margin:0px;
}

#index #home_center_box .subdiv .contentbox #slt_theme {
    width:99%;
    font-size: 12px;
}
#index #home_center_box .subdiv .contentbox #slt_theme_info{
    width:30%;
    font-size:12px;
}
#index #home_center_box .subdiv .contentbox .themebox{
    margin-top: 4px;
}

#index #home_right_topviewbox {
    float:right;
}
#index #line_prsearch span, #pr_portraet_search span {
    margin-right:7px;
    line-height:35px;
    padding:0px;
}

#index #slt_portraet {
    min-width:200px;
    width:280px;
}

#index .btn_go {
    color:blue;
    font-style:italic;
    font-size:14px;
    padding:0px;
    font-weight:bold;
}
#index #flashmap_contentbox {
    padding:4px 0px;
}
#index #flashmap_contentbox #flashmap {
    background-image:url(/css/images/flashmap.jpg);
    width:585px;
    height:548px;
    position:relative;
}
#index #flashmap_contentbox #flashmap a i {
    visibility: hidden;
}
#index #flashmap_contentbox #flashmap a {
    background:transparent;
    display:block;
    width:147px;
    height:208px;
    font-size:18px;
    color:blue;
    font-weight:bold;
    text-align:center;
    padding:0px;
    overflow:hidden;
    position:absolute;
}
#index #flashmap_contentbox #flashmap a:hover {
    border:2px dotted blue;
}
#index #flashmap_contentbox #flashmap a:active {
    border:2px dotted red;
}

#index #firmenlogos_contentbox.contentbox {
    padding:0px;
}

#index .rubrikliste {
    margin:0px;
    padding:0px;
    list-style:none;
}
#index .rubrikliste li {
    float:left;
    border:1px solid black;
    width:49.65%;
    font-weight:bold;
    text-align:center;
    background:none;
    border-top:none;
}
#index .rubrikliste li.r {
    border-left:none;
}
#index .rubrikliste a {
    text-decoration:none;
}

#index #home_center_box #flashmap_contentbox .info {
    padding:3px;
}

#firmenlogos {
    padding:3px;
}
#firmenlogos td{
    width:24%;
    background-color:white;
    height:70px;
    overflow:hidden;
    -moz-border-radius:8px 8px;
}
#firmenlogos td.spacer {
    width:1.3%;
    background:none;
    border:none;
}
#firmenlogos td.none {
    background:none;
    border:none;
}
#firmenlogos td img {
    max-width:135px;
    max-height:55px;
}
#firmenlogos #firmenlogos_table {
    margin:0;
    padding:0;
    table-layout:fixed;
    width:100%;
}

