html,body{ margin-top:0; }

.content, #head, #head, #footer, .content h1, .content h2, #content h3, .content h4{
    font-family:NORMAL;
    font-size:14px;
    line-height:1.2;
    color:#004288;
}

.content h1, .content h2, .content h3{
    font-family:HEADER;
    font-size:22px;
    
}

#head ul li a{
    font-family:NORMAL;
    /*color:#ffffff;*/
}

*{margin:0; padding:0;}

html{
    overflow-y:scroll;
}
html, body{
    height:100%;
    width:100%;
}

body{
    min-width:1000px;
    background-color:#e8e7dd;
}

#content_wrapper{
    width:100%;
    position:relative;
    overflow:hidden;
    min-height:100%;
}
.main_wrp{
    position:relative;
    width: 100%;
    min-width: 1000px;
    height:100%;
    background-position: top center;
    z-index:100;
}

a{text-decoration:none;}
a img{
    border:none;
}

.bg{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    min-height:100%;
    background-repeat:no-repeat;
    background-position:top center;
    overflow:hidden;
    background-color:#e8e7dd;
}

.center_wrp{
    position:relative;
    width:1000px;
    margin: 0 auto;
    clear:both;
    min-height:100%;
}

.content{
    position:relative;
    clear:both;
    width:100%;
    min-height:580px;
    padding:80px 0 320px 0;
}

.content li{
    list-style-type:square;
    list-style-position:outside;
    margin-left:12px;
}

.content a, #footer a{color:#004288;}

#head{
    position:fixed;
    top:0;
    width:100%;
    min-width:1000px;
    z-index:200;
    padding-top:10px;
    padding-left:10px;
}

#head ul{
    /*display:inline;*/
}
#head ul li{
    list-style-type:none;
}

#center_menu{
    width:1000px;
    margin:0 auto;
    position:relative;
}


/*----------------------------------------------------------------------------*/

#menu{
    position:relative;
    width: 1000px;
    clear:right;
    text-transform:uppercase;
    z-index:100;
}

#menu ul{
    height:30px;
}

#menu ul li {
    list-style:none;
    margin:0;
    padding:0;
    height:29px;
    float:left;
    border-right:1px solid #706f6f;
    border-bottom:1px solid #706f6f;
    margin-right:2px;
    background-color:#fdfbf7;
}
#menu ul li a{
    display:block;
    padding:0 20px;
    line-height:29px;
    font-family:NORMAL;
    font-size:14px;
    color:#706f6f;
}
#menu ul li:hover {
    background-color:#e8e7dd;
}
#menu ul li:hover>a{
    color:#004288;
}

#menu .selected_li>a, #menu .childselected_li>a{
    color:#004288;
}

#menu ul ul{
    display:none;
    position:absolute;
    top:30px;
}

#menu ul ul li a{
    padding:0;
    padding-left:5px;
    display:block;
    height:28px;
    width:195px;
    line-height:28px;
    color:#706f6f;
    text-transform:none;
}

#menu ul ul li{
    float:none;
    width:200px;
    background-color: rgba(253, 251, 247, 0.9);
    border-bottom:1px solid #706f6f;
    border-right:1px solid #706f6f;
    height:28px;
}

#menu ul ul li:hover {
    /*background-color:rgba(253, 251, 247, 0.9);*/
}





/*----------------------------------------------------------------------------*/


#sub_menu ul{
    position:relative;
    height:30px;
}

#sub_menu ul li{
    float:left;
}

#sub_menu ul li a{
    line-height:30px;
    padding:4px 10px;
    color:#000000;
}

#sub_menu ul li:hover a{
    color:#eb691c;
}
#sub_menu li.selected_li a{
    color:#eb691c;
}

#support_menu{
    background-color:#004288;
    height:30px;
    margin-bottom:3px;
}

#support_menu li{
    display:inline-block;
    margin:0;
}

#support_menu li a{
    display:inline-block;
}

#support_menu li a img{
    
}

.content #gpx_content div #flag_ul{
    position:absolute;
    right:10px;
    top:7px;
}



#footer_wrp{
    position:relative;
    z-index:300;
    clear:both;
    margin-top:-320px;
    padding:0;
    width:100%;
    height:320px;
    background-color:#fdfbf7;
}

#footer{
    position:relative;
    width: 1000px;
    margin:0 auto;
    padding:0;
    height: 320px;

    font-size: 12px;
    color:#000000;
    z-index:99;
}

#footer, #footer p, #footer li{
    line-height:1.2;
}
#footer p{
}

#footer a{
    text-decoration: none;
}

#showcase_wrp{
    z-index:500 !important;
}

#navigation_button_up{
    position:fixed;
    bottom:20px;
    right:50px;
    background-image: url(/themes/pics/ta_nachoben.png);
    width:85px;
    height:13px;
    display:none;
    z-index:350;
    cursor:pointer;
}


#navigation_button_up:hover{
    background-image: url(/themes/pics/ta_nachoben_hover.png);
}

/* gallery */
/* /include/css/default_gallery.css muss überschrieben werden */
.content div.filetype-gallery{
    margin:0;
}

ul.gp_gallery{
    position:static;
    float:left;
    margin:0;
    padding:0;
}

.content #gpx_content div .pbg{
    position:absolute;
    top:0;
    margin-left:-460px;
}
.content #gpx_content div *{
    position:relative;
}

ul.gp_gallery{
    position:relative;
    display:block;
    margin:0;
    padding:0;
    text-align:left;
    width:100%;
    line-height:normal;
}

ul.gp_gallery li{
    margin:0;
    margin-right:12px;
    margin-bottom:12px;
    padding:0;
    background:none;
    border:1px solid #004288;
    border-radius:0;
    width:90px;
    height:90px;
    float:none;
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
}
ul.gp_gallery li a img{
    position:static;
    margin:0;
    border-radius:0;
    width:90px;
    height:90px;
    top:0;
    left:0;
}

ul.gp_gallery li a{
    width:90px;
    height:90px;
    display:block;
}

ul.gp_gallery li div{
    display:none;
    margin:0;
}




#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight{
    background:none;
    width:auto;
    height:auto;
}

#cboxModdedCaption{
    font-family:NORMAL;
    font-size:12px;
    color:#222222;
}

#cboxLoadedContent, #cboxCurrent{
    font-family:NORMAL;
    font-size:12px;
    background-color:#ffffff;
}

#cboxLoadingOverlay{
    background-color:#ffffff;
}

#cboxOverlay {
    background-color:#111111;
}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose {
    border:none;
}
#cboxContent{
    background-color:#ffffff;
}

#colorbox:focus {outline:none !important;}
#cboxWrapper:focus {outline:none !important;}

.content #gpx_content .fixed_sidebar{
    position:fixed;
    top:180px;
    width:177px;
    left:0;
    z-index:1001;
}
.content #gpx_content .fixed_sidebar a{
    /*color:#ffffff;*/
}

.fixed_sidebar *{
    float:none;
}

#fixed_sidebar_slider{
    position:relative;
    height:13px;
    color:#004288;
    padding:3px;
    cursor:pointer;
    background-color:#ffffff;
    margin-bottom:3px;
    font-size:12px;
}
#fixed_sidebar_slider img{
    float:right;
    position:relative;
    /*top:3px;*/
}

.content #gpx_content div.editable_area.fixed_sidebar{
    position:static;
    display:block;
}

#loading_indicator{
    position:fixed;
    left:50%;
    top:50%;
    z-index:200;
}

#gpx_content{
    position:relative;
}

a.ta_01, a.ta_02{
    display:block;
    display:inline-block;
    width:195px;
    height:26px;
    line-height:26px;
    
    padding-left:15px;
    margin-bottom:3px;
    color:#fdfbf7;
    background:#004288 url(/themes/pics/ta_pfeil.png) no-repeat 5px center;
}

a.ta_01:hover, a.ta_02:hover{
    background:#e8e7dd url(/themes/pics/ta_pfeil_hover.png) no-repeat 5px center;
    color:#004288;
}

a.ta_02{
    width:auto;
    color:#000000;
    padding-left:15px;
    padding-right:5px;
    background:transparent url(/themes/pics/ta_pfeil.png) no-repeat 5px center;
}

a.ta_02:hover{
    color:#ffffff;
    background:#86971e url(/themes/pics/ta_pfeil_hover.png) no-repeat 5px center;
}


.tooltip{
    cursor:pointer;
}

.tooltip_desc{
    -webkit-box-shadow: 10px 10px 28px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 28px 0px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 28px 0px rgba(0,0,0,0.75);
}

iframe body{
    margin:0;
}

#menu_details{
    width:1000px;
    position:absolute;
    top:50px;
    background-color:#eee1ac;
}
#menu_details a{
    color:#000000;
}


form.styled_form{
    position:relative;
    left:220px;
    width:650px;

    font-family:NORMAL;
}
form.styled_form *{
    color:#004288;
    font-size:12px;
    margin:0;
    padding:0;
}

form.styled_form table{
    border-spacing:8px;
    border-collapse:separate;
}

form.styled_form input, form.styled_form textarea, form.styled_form select{
    border:none;
/*                    height:16px;*/
    width:479px;
    background-color:#e8e7dd;
    margin-bottom:3px;
    padding:3px;

    color:#004288;
    font-size:14px;

    font-family:NORMAL;
    
    display:inline-block;
}

form.styled_form select{
    width:auto;
}

form.styled_form option{
    font-size:14px;
    font-family:NORMAL;
    /*padding-right: 15px;*/
}

form.styled_form .no_fixed_width{
    width:auto;
}

form.styled_form input[type="radio"]{
    width:auto;
    margin-right:10px;
}

form.styled_form textarea{
    height:100px;
}
form.styled_form #send{
    width:auto;
    background:#004288 url(/themes/pics/pfeil.png) no-repeat 10px center;
    color:#fdfbf7;
    cursor:pointer;
    padding-left: 25px;
    padding-right:10px;
}

form.styled_form #send:hover{
    background-color:#e8e7dd;
    color:#004288;
}

form.styled_form tr.paragraph td{
    padding-top:10px;
}
form.styled_form #required_text{
    float:right;
    font-size:80%;
}

form.styled_form .error{
    color:#ff0000;
}

form.styled_form td.right{
    text-align:right;
}

#contact_form_feedback{
    padding-left:250px;
}

form.styled_form label{
    color:#004288;
    font-weight:bold;
}

a.gal_01{
    /*display:inline-block;*/
}
td a.gal_01 *{
    display:block;
}

.content #gpx_content div #infobox{
    position:fixed;
}

#infobox{
    width:430px;
    z-index:900;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);

    text-transform:none;

    background-color:#ffffff;
    top:400px;
    right:20px;
}

#infobox_header{
    position:relative;
    height:35px;
    background-color:#e8e7dd;
    cursor:move;
    text-align:left;
}
.content #gpx_content div #infobox_header h3{
    display:inline;
    position:absolute;
    bottom:0px;
    padding-left:10px;
}
.content #gpx_content div #infobox_slide, .content #gpx_content div #infobox_close{
    position:absolute;
    right:20px;
    top:13px;
    cursor:pointer;
}
.content #gpx_content div #infobox_slide{
    right:50px;
}

#infobox_content{
    background-color:#ffffff;
    position:relative;
    text-align:left;
    color:#004288;
}
