/***************************************************************
 * TITLE: Common Stylesheet for Blue Haze                      * 
 * URI  : http://www.oswd.org/design/xxx/bluehaze/bluehaze.css *
 ***************************************************************/

/* ###### Body Text ###### */
body
{
    color: black;
    background: #000066 url(  "../upload/bg-body.gif" );
    background-repeat: repeat;
    font-family: arial, sans-serif;
    font-size: 70%;
    behavior: url(  '/css/csshover.htc' );
}

.newsRight
{
    position: relative;
    padding: 10px;
    width: 200px;
    margin-top: -20px;
    min-height: 396px;
    border-left: 1px solid #808080;
    float: right;
}

.headLine
{
    
    font-size: 180%;
    font-weight: bold;
    margin: 10px 0 10px 0; 
}
.head
{
    width: 232px;
    height: 79px;
    float: right;
    background: url(  "../upload/flex.jpg" ) no-repeat;
}

#ski
{
    background-image: url(  "..../upload/bg-ski.gif" );
    background-repeat: no-repeat;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
}
/* Fuer Footer */
html, body
{
    height: 100%;
    margin: 0;
    padding: 0;
}

#all
{
    position: relative;
    height: 100%;
        margin-left: auto;
    margin-right: auto;
}

html > body #all
{
    height: auto;
    min-height: 100%;
}

table.white
{
    border: 0px;
    border-color: black; /* background-color: white; */ /* background-image: url('/images/background.jpg'); */
}

td.header
{
    border: 0px;
    background-color: #808000;
    font-size: 120%;
    font-weight: bold;
    color: white;
    text-align: center;
}

td.gruen
{
    color: #808000;
    width: 150px;
    font-weight: bold;
}

tr.orange
{
    background-color: #f7931e;
}

h1, h2, h3
{
    font-family: verdana, sans-serif;
    font-weight: bold; /*   padding-bottom: 0.2ex */
}

/* Start-Box mit 4 Artikeln */
h1
{
    font-size: 150%;
    margin-bottom: 0.5em;
}
/* Bei normalem content: Mehr Abstand */
div.content h1
{
    margin-bottom: 1em;
    align: left;
    height: 20px;
}
div.content h1 a
{
    text-decoration: none;
}

.contenthead
{
    background: #99ccff;
    text-align: left;
    color: white;
    text-decoration: none;
    /* border-bottom: 1px solid #94999C; /* border: 8px; */
    margin: -10px;
    margin-bottom: 0;
    padding: 0.1em 0 0.1em 8px;
}

h2
{
    font-size: 120%;
}

h3
{
    font-size: 110%;
}

img
{
    border: none;
}

img.left
{
    /*   float : left;    margin : 8px 8px 8px 0px;    padding-bottom: 220px; */
}
img.center
{
    display: block;
    margin: 8px auto;
}
img.right
{
    float: right;
    margin: 0px 0px 8px 8px;
}
img.border
{
    padding: 5px;
    background-color: #DFF3FF;
    -moz-border-radius: 5px;
}

.bordered
{
    border: 1px solid #000;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}

q
{
    font-family: tahoma, verdana, helvetica, arial, sans-serif;
    font-weight: bold;
    border-style: dotted;
    border-width: 2px;
    margin: 0 1em 0.5em 1em;
    padding: 0.5ex 0.5ex 0.5ex 1ex;
    width: 9em;
    float: left;
}

acronym
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    cursor: help;
}

code
{
    font-family: "lucida console" , monospace;
    font-size: 80%;
}

dt
{
    font-weight: bold;
}

dd
{
    padding-bottom: 1.5em;
}

#bodyText
{
    position: absolute;
    top: 150px;
    width: 932px;
    margin: 18px 102px 0 16px;
    padding-bottom: 46px;
    text-align: justify;
    line-height: 1.5em;
}

#bodyText p
{
    padding-bottom: 0.1ex;
}

div.content
{
    margin-top: 5px;
    padding: 10px 10px 10px 10px;
    width: 910px;
    height: 394px;
    float: left; /* Fuer Flash */
    z-index: 1;
    border-left: solid 1px #808080;
    border-right: solid 1px #808080;
    border-bottom: solid 1px #808080;
}

html > body div.content
{
    height: auto;
    min-height: 394px;
}

div.contentimage
{
    margin: 0 0 5px 20px;
    float: right;
}
.contenttext
{
    width: 650px;
    margin: 20px 20px 0 0;
    float: left;
}
.contenttextSimple
{
    margin: 20px 20px 0 0;
    float: left;
}

.contentTopLeft { /*background: url("../images/schi2.gif") no-repeat; background-position: bottom center; */ width: 180px; float: left;  min-height: 350px; }
.contentTopCenter { width: 340px; height: 350px; float: left;  margin: 0 10px 0 10px; padding: 5px; }
.contentTopRight { width: 340px; height: 350px; float: left; padding: 5px;  }
.contentBottomLeft { width: 436px; height: 350px; float: left;  margin: 10px 0 0 0; padding: 5px; }
.contentBottomRight { width: 436px; height: 350px; float: left;  margin: 10px 0 0 10px; padding: 5px; }
.hideOverflow { overflow: hidden; }
.bg_top { background: url("../images/bg-content-top.gif") repeat-x; }
.newsBoxLeft { margin: 10px 10px 0 0; width: 293px;  float: left; }
.newsBoxCenter { margin: 10px 10px 0 0;  width: 293px; float: left; }
.newsBoxRight { margin: 10px 0px 0 0;  width: 293px; float: left; }
.boxBorder { border: 1px solid #999;  }

/*.contentimage ~ .contenttext {
 padding-left: 99px;
} */

/* div.content ul { 
 list-style-position: outside;
 margin: 1em;
} */

a
{
    /*
    text-decoration: none;
    border-bottom-style: solid; 
    border-bottom-width: 1px;
    */
}

/* ############## News ################# */
.newsrow
{
    clear: both;
    width: 100%;
    padding: 0.2em 0 0.2em 0;
}

.newsheadline
{
    float: left;
    margin-left: 1em;
}

.newsdate
{
    float: right;
    margin-right: 1em;
}

.newsmore
{
    float: right;
    margin-bottom: 0.5em;
}

.verticalNews { float: left; max-width: 250px; padding: 0 15px 0 15px;  }

.teaser_img { float: left; margin: 0 10px 10px 0; }

h1 hr
{
    border: 0;
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 0;
    display: inline;
    font-size: 10%;
}

div.row
{
    clear: both;
    padding-top: 10px;
    border: 0px solid #000;
}

div.row span.label
{
    float: left;
    width: 120px;
    text-align: left;
}

div.row span.formw
{
    float: left;
    margin-left: 10px;
    width: 335px;
    text-align: left;
}

/* ########### PartnerTicker ################*/

.flash
{
    width: 932px;
    height: 73px;
    margin-top: 6px; /* border-left: solid 1px #808080;    border-right: solid 1px #808080; */
    border-top: solid 2px #808080; 
    margin-bottom: 3px;
    padding-top: 2px;
    background: #fff;
    z-index: -1;
}

.partner
{
    margin-top: 3px;
    width: 930px;
}



/* ########### Newsticker ################*/

.newsticker
{
    width: 932px;
    height: 25px;
    background-image: url(  '../images/bg_ticker.jpg' );
    background-repeat: repeat-x;
    float: left;
    overflow: hidden;
    border-bottom: solid 1px #f7931e;
    bottom: 45px;
    margin-left: -10px;
    position: absolute;
    z-index: 0;
}

/* ###### Header ###### */

div.header
{
    width: 930px;
    position: absolute;
    margin-left: 16px;
    border-bottom-style: none;
    height: 79px;
    top: 2px;
    background: #000066 url(  "../upload/images/logo-skiclub.jpg" ) no-repeat;
    float: left;
}

#header a, #header a:hover, #menubar a
{
    border: 0;
}

div.menuBar
{
    /* position:inherit; */
    position: absolute;
    width: 932px;
    margin-left: auto; 
    margin-right: auto;
    top: 85px; /* left: -30px; */
    font-size: 100%;
    letter-spacing: -0.04em;
    padding: 0;
    height: 18px; /* Fuer Flash Movies */
    z-index: 99;
    font-family: verdana, helvetica, arial, sans-serif;
    white-space: nowrap;
}
html > body div.menuBar
{
    position: relative;
    top: 83px;
    left: 12px;
}



div.picsline
{
    width: 932px;
    position: absolute;
    top: 105px; /*margin-top: 4px;*/
    border-top: 2px solid #94999C;
    padding-top: 5px;
    margin-left: 16px; /* padding-left: 0px; */
}


#topmenu ul
{
    list-style: none;
    white-space: nowrap;
    margin: 0;
    padding: 0;   
}

.menuBar { }


.menuBar ul li
{
    float: left;
    width: auto;
    list-style: none;
    margin: 0 3px 0 3px;
    padding-left: 19px;
    padding-right: 19px;
    line-height: 18px;
    vertical-align: middle;
    border-right: 1px solid #fff;
}


.menuBar ul li a
{
    width: 100%;
    height: 18px;
    line-height: 18px;
    display: block;
    text-decoration: none;
    /* text-align: center; */
    vertical-align: middle;
    border: 0;
}

.menuBar ul ul
{
    display: none;
    white-space: nowrap;
    position: absolute;
    top: 18px;
    margin-left: -27px;
    z-index: 500;
    width: 100px;
    white-space: nowrap;
    background: #no-repeat;
    line-height: 12px;
    padding-top: 10px;
    background: none;
    
}

#topmenu
{
    margin-top: 0;
    background: #6699cc;
   
}

.menuBar ul ul li
{
    height: 22px;
    margin: 1px;
    border: 1px solid #fff;
    width: 89px;    
    background: #6699cc;
    margin-left: -40px;
}

.menuBar ul ul li a
{
    text-align: left;       
}


.menuBar ul ul li.first a
{
    border: 0;
    text-align: left;
    padding: 0px 0 0.8em 0.2em;
}

div.menuBar ul li:hover ul
{
    display: block;
}

/* ###### Footer ###### */
div.footer
{
    position: absolute;
    bottom: 0;
    left: -18px;
    margin: 0;
    padding: 18px;
}




.footer .left
{

    /* width: 932px;  height: 36px; */
    visibility: hidden;
}

.footer .right
{
    width: 932px;
    height: 18px;
    margin: 0;
    padding: 0;
}

.footer .right ul
{
    list-style: none;
    margin: 0;
    padding: 0 0 0 0;
}

.footer .right li
{
    display: inline;
    padding-left: 3em;
}

.footer .right a
{
    text-decoration: none;
}

.footer .right a:hover
{
    text-decoration: none;
}

/* ###### sitemap ##### */
#sitemap *
{
    display: block;
    list-style: none;
    border: 0;
    margin-bottom: 0.5em;
}

#sitemap ul
{
    margin-top: 1.5em;
}

#sitemap li a
{
    color: white;
}


#sitemap a
{
    line-height: 1.5em;
    border: 0;
    color: white;
    display: inline;
    padding: 0.2em 0.5em 0.2em 0.5em;
    background: none;
    background-color: #d80800;
}

#sitemap a:hover
{
    background: url(  '../images/verlauf.gif' );
    background-repeat: repeat-x;
}

/* ###### Front Boxes ##### */
.upper .left, .lower .left, .upper .right, .lower .right
{
    width: 290px;
    height: 182px;
    margin: 0 5px 5px 5px;
    padding: 8px;
    float: left; /* IE macht troubles, wenn der Text laenger wird: */
    max-height: 182px;
    overflow: hidden;
}

.upper .left, .lower .left
{
    margin-left: 0;
}

.sidebar
{
    width: 267px;
    margin: 0;
    padding: 0;
    float: right;
}

.fundwarebottom
{
    vertical-align: bottom;
}

.center
{
    margin-left: auto;
    margin-right: auto;
    width: 554px;
}

.banner
{
    position: absolute;
    bottom: 0px;
    width: 100%;
    margin-bottom: 46px;
    margin-left: -10px;
}
.banner a
{
    border: 0;
}

/* ############ 2-Spalten Content ####### */

div.spaltelinks
{
    float: left;
    width: 420px;
}
div.spalterechts
{
    float: right;
    width: 420px;
    margin-left: 50px;
}
.centerbox
{
    border: 1px solid #808285;
    margin: 0 auto;
    position: relative; /* puts container in front of distance */ /* text-align: center; */
    clear: left;
    width: 97%;
    font-size: 100%;
    font-family: verdana, sans-serif; /* font-weight: bold; */
    padding: 15px 5px 15px 5px; /* color: white; */ /* background: #960014; */
}
.boxleft
{    
    margin: 15px; /* text-align: center; */
    font-size: 100%;
    font-family: verdana, sans-serif;
}
.boxright
{
    border: 1px solid #808285;
    width: 420px;
    float: right;
    margin: 10px; /* text-align: center; */
    font-size: 100%;
    font-family: verdana, sans-serif; /* font-weight: bold; */
    padding: 15px 5px 15px 5px; /* color: white; */ /* background: #3ebcef; */
}
.artikelliste { margin-top: -20px;   }
table.boxes {  empty-cells: hide;  margin-bottom: 20px; border-spacing: 10px;}
table.boxes td { background: url("../images/bg-content-top.gif") repeat-x;  padding: 10px 10px 10px 10px; min-height: 40px; width: auto; }
td.filledCell { border-left: 1px solid #4477aa; border-top: 1px solid #6f6f6f; min-width: 271px;}
td.filledCell .cellHeadline  {margin-top: -7px; }
#bild a:hover, a.bild, a.bild:hover, img.bild, img.bild *, #bild
{
    border: 0; /*  text-decoration: none;   border-style: none;   border-bottom-style: none; */
}


/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
    font-size:11px;
}

#contactForm .contactRow {
    margin:4px 0; 
}

#contactForm label {
    display:block;
    float:left;
    width:95px;
}
#contactForm .anmeldung { width: 900px; float: left;  }

#contactForm .contactRowFull label { width: 350px;  }
#contactForm .contactRowFull input { width: 300px;  }

#contactForm .row { width: auto;  }

#contactForm .contactRow { float: left;  }

#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    float: left;
    margin-right: 10px; 
}

#contactForm .eingabe { 
    width: 160px;
}

#contactForm .eingabeGross { 
    width: 400px;
}

#contactForm .contactRow select {
    border:1px solid #ccc;
    width:75px;
}

* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:190px;
}

#contactForm .contactRow input {
    height:14px;
}

#contactForm .contactRow textarea {
    height:305px;
    width: 400px;
}

#contactFormSubmit { width: 380px;  }
#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 0 0 80px;
    width:15px;
}

* html #contactFormSubmit #contactFormSubmitLeft {
    margin:0 0 0 6px;
}

#contactFormSubmit #contactFormSubmitRight {
    float:right;
    width:150px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    background-color:#f0f0f0;
    border:0;
    color:#0060b1;
    padding:0 20px 0 0;
    background-image:url(../images/link_pfeil.gif);
    background-repeat:no-repeat;
    background-position:right 4px;
    font-size:10px;
    width:auto;
    height:auto;
    float:right;
    margin:0;
}

#contactFormSubmit #contactFormSubmitLeft input {
    padding:0;
    float:left;
}

#contactForm table {
    width:100%;border-collapse:collapse;
}

#contactForm table td {
    padding:0;
}

#contactForm table td.pt {
    padding-top:2px;
}

* html #contactForm table td.pt {
    padding-top:0;
}

.redStar {  color: #f00; }

/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/***************/
/**** LOGIN ****/
/***************/
.loginBox { margin: 0 0 0 20px;  }
.textLabel { font-weight: normal; padding: 0 0 6px 0; font-size: 110%;  }
#username, #password { margin: 5px;  }

