html, body
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    height: 100%;
    font-family: "Trebuchet MS", Arial, sans-serif;
    color: #0d3d52;
    text-align: center;
    font-size: 13px;
}

body
{
    background-image: url(../img/body_bg.jpg);
    background-repeat: repeat-x;
    background-color: #9ebcd7;
}

img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

a
{
    font-weight: bold;
    text-decoration: none;
    color: #0d3d52;
}

h1, h2, h3, h4, h5, h6, p
{
    margin: 6px 0px;
}

#snowflakes
{
    width: 100%;
    background-image: url(../img/snowflakes_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 750px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
}

#page
{
    margin: 0px auto;
    width: 996px;
    min-height: 100%;
    height: auto !important;
    height:100%;
    text-align: left;
    background-image: url(../img/page_bg.jpg);
    background-repeat: repeat-y;
    position: relative;
}

#left
{
    width: 241px;
    min-height: 750px;
    height: 100%;
    float: left;
    color: #FFFFFF;
    background-image: url(../img/left_bg.jpg);
    background-repeat: no-repeat;
    background-position: 0px 129px;
}

#fisg_logo
{
    width: 235px;
    margin-left: 3px;
    margin-right: 3px;
}

#nav
{
    width: 216px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 5px;
    font-size: 14px;
}

#nav ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#nav a
{
    color: #FFFFFF;
    text-decoration: none;
    line-height: 20px;
    font-weight: bold;
    display: block;
    width: 184px;
    padding: 1px 1px 1px 16px;
    margin-right: 15px;
    outline: none;
}

#nav a:hover, #nav a.active
{
    background-color: #b9d1e7;
    padding: 0px 0px 0px 15px;
    border: 1px solid #0e263c;
    color: #0D3D52;
}

#nav ul ul a
{
    width: 169px;
    padding-left: 31px;
}

#nav ul ul a:hover, #nav ul ul a.active
{
    padding-left: 30px;
}

#suchenbox
{
    width: 216px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 70px;
    padding-left: 15px;
    font-size: 11px;
}

#suchenbox input
{
    background-color: #b9d1e7;
    border: 1px solid #0e263c;
}

#suchenbox .search
{
    width: 184px;
}

#suchenbox .button
{
    display: none;
}

#right
{
    width: 741px;
    float: left;
}

#header
{
    width: 741px;
    height: 129px;
    border-bottom: 3px solid #3a7dbc;
    background-image: url(../img/header_bg.jpg);
    background-repeat: repeat-x;
}

#eisstocksport_logo
{
    padding-top: 14px;
    padding-left: 311px;
}

#contact
{
    margin-top: 16px;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
}

#content
{
    width: 741px;
    background-color: #FFFFFF;
    padding: 0 0 20px 0;
}

#shadow
{
    width: 14px;
    height: 750px;
    float: left;
    background-image: url(../img/shadow.jpg);
    background-repeat: no-repeat;
}

#footer
{
    position: absolute;
    bottom: 10px;
    width: 241px;
    text-align: center;
}

#footer a
{
    color: #FFFFFF;
}

h1.head
{
    color: #FFFFFF;
    background-color: #3a7dbc;
    padding-left: 40px;
    font-size: 18px;
    line-height: 24px;
    margin: 0px;
}

.img_slide
{
    width: 741px;
    height: 341px;
    overflow: hidden;
    position: relative;
    background-color: #3A7DBC;
}

.img_slide .prev, .img_slide .next
{
    position: absolute;
    top: 130px;
    left: 0px;
    height: 82px;
    width: 58px;
    z-index: 100;
    cursor: pointer;
    background-image: url(../img/slide_prev.png);
}

.img_slide .next
{
    left: auto;
    right: 0px;
    background-image: url(../img/slide_next.png);
}

.text
{
    padding: 10px 40px;
    margin-bottom: 12px;
}

.text a
{
    text-decoration: underline;
}

.termin h2, .pics h2, .termine h2, .news h2, .suche h2, .presse h2
{
    color: #0d3d52;
    background-color: #aec9e3;
    padding-left: 75px;
    font-size: 13px;
    line-height: 21px;
    margin: 0px;
    margin-right: 75px;
}

.termine h2, .presse h2
{
    margin-bottom: 6px;
    width: 105px;
}

.news h2
{
    width: auto;
    margin-right: 75px;
}

.termin a.file
{
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 30px;
    margin-left: 45px;
    margin-top: 6px;
    margin-bottom: 6px;
    display: inline-block;
}

.termin a.file.pdf
{
    background-image: url(../img/pdf.gif);
}

.termin a.file.doc
{
    background-image: url(../img/doc.gif);
}

.termin a.list
{
    display: inline-block;
    margin-left: 45px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.termine .date_link, .presse .date_link
{
    margin-left: 75px;
    font-size: 13px;
}

.pics .picdiv
{
    margin-left: 30px;
    margin-top: 20px;
}

.pics .pic
{
    float: left;
    width: 230px;
    height: 177px;
}

.pics .pic a img
{
    border: 3px solid #3a7dbc;
    float: none;
}

.pics .pic a:hover img
{
    border: 3px solid #0d3d52;
}

.link
{
    float: left;
    height: 150px;
    padding-left: 50px;
    padding-top: 30px;
}

.formgen fieldset.fieldset, .a63-form fieldset
{
    border: 0px;
    padding: 0px 0px;
    margin-bottom: 5px;
}

.formgen
{
    padding: 20px 75px;
}

.a63-form
{
    padding: 0px 75px 30px 75px;
}

.formgen .formblock, .a63-form .formblock
{
    text-align: right;
    width: 355px;
    margin-top: 5px;
}

.formgen input.formsubmit, .a63-form input.a63-fsubmit
{
    font-weight: bold;
    background-color: #3A7DBC;
    border: 1px solid #0e263c;
    color: #FFFFFF;
    width: auto;
    height: 25px;
}

.formgen label, .a63-form label
{
    width: 100px;
    display: inline-block;
}

.formgen input.formtext, .a63-form input
{
    font-size: 12px;
    width: 250px;
    margin-bottom: 5px;
    border: 1px solid #0e263c;
    color: #0d3d52;
}

.formgen textarea.formtextfield, .a63-form textarea
{
    font-size: 12px;
    width: 450px;
    height: 100px;
    margin-bottom: 5px;
    color: #0d3d52;
    border: 1px solid #0e263c;
}

.a63-entries
{
    padding: 0px 75px;
}

.a63-entries th
{
    background-color: #aec9e3;
}

.a63-entries th a
{
    text-decoration: underline;
}

.a63-pagination ul
{
    margin: 0px;
    padding: 0px 7px;
    list-style: none;
}

.a63-pagination ul li
{
    float: left;
}

.news h2 .date
{
    font-weight: normal;
}

.news .text
{
    padding: 0px 75px;
}

.suche p
{
    padding: 0px 75px;
    margin-top: 0px;
    margin-bottom: 12px;
}

.suche h2 a
{
    text-decoration: underline;
}

.pagination, div.a63-pagination
{
    margin: 20px 75px 0px 75px;
    font-size: 14px;
    line-height: 25px;
    color: #FFFFFF;
}

.pagination a, .pagination .nolink, div.a63-pagination ul li a
{
    font-weight: normal;
    padding: 1px 7px;
    outline: none;
}

.pagination a:hover, div.a63-pagination a:hover, .pagination .nolink, div.a63-pagination ul li.a63-pagination_aktuell a
{
    background-color: #3A7DBC;
    color: #FFFFFF;
}

.error
{
    color: red;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}

.clear
{
    clear:both;
}

div.light_rounded .pp_top .pp_left{background:url(../img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_middle{background:#fff}div.light_rounded .pp_top .pp_right{background:url(../img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_content{background-color:#fff}div.light_rounded .pp_next:hover{background:url(../img/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(../img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(../img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(../img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(../img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(../img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_arrow_previous{background:url(../img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next{background:url(../img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_bottom .pp_left{background:url(../img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_middle{background:#fff}div.light_rounded .pp_bottom .pp_right{background:url(../img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.light_rounded .pp_loaderIcon{background:url(../img/prettyPhoto/light_rounded/loader.gif) center center no-repeat}/* ---------------------------------- Dark Rounded Theme ----------------------------------- */ div.dark_rounded .pp_top .pp_left{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_middle{background:url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_top .pp_right{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content{background:url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_next:hover{background:url(../img/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(../img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .currentTextHolder{color:#c4c4c4}div.dark_rounded .pp_description{color:#fff}div.dark_rounded .pp_arrow_previous{background:url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_rounded .pp_arrow_next{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.dark_rounded .pp_bottom .pp_left{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_middle{background:url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_bottom .pp_right{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(../img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}/* ---------------------------------- Dark Square Theme ----------------------------------- */ div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:url(../img/prettyPhoto/dark_square/contentPattern.png) top left repeat}div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_square .pp_description{color:#fff}div.dark_square .pp_loaderIcon{background:url(../img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(../img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(../img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(../img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(../img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_arrow_previous{background:url(../img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_square .pp_arrow_next{background:url(../img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.dark_square .pp_next:hover{background:url(../img/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(../img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}/* ---------------------------------- Light Square Theme ----------------------------------- */ div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff}div.light_square .pp_expand{background:url(../img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(../img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_arrow_previous{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_square .pp_arrow_next{background:url(../img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_square .pp_next:hover{background:url(../img/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(../img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}/* ------------------------------------------------------------------------ DO NOT CHANGE------------------------------------------------------------------------- */ div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;position:relative;text-align:left;width:100%}.pp_content .pp_details{display:none;margin:10px 15px 2px 20px}.pp_description{display:none;float:left;margin:0;text-align:center;font-size:14px}.pp_nav{float:left;margin:3px 0 0 0}.pp_nav p{float:left;margin:2px 4px}.pp_nav a.pp_arrow_previous,.pp_nav a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{left:0;position:absolute;top:0;width:100%;z-index:2000}a.pp_next{background:url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{display:block;float:right;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:none;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res{display:none;line-height:1 !important;margin:0 auto;text-align:center;width:100%}div.ppt{color:#fff;display:none;font-size:17px;left:0;position:absolute;top:0;z-index:9999}/* ------------------------------------------------------------------------ Miscellaneous------------------------------------------------------------------------- */ .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}

