/*  
Remarks:
*/


/********************************/
/*  BODY                        */
/********************************/

body {
    font: normal 14px verdana, sans-serif;
    line-height: 1.2;
    background: url(/test/img/hintergrund.gif) center left repeat-y;
    color: #444;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0;
    height: 100%;
}

html {
    height: 100%;

}


/********************************/
/*  HEADER                      */
/********************************/
#header {
    position: absolute;
    left:0;
    top:0;
    z-index: 10;
    padding: 0;
    margin: 0;
    width:100%;
}

#header td.topright {
    width: 200px;
    border-right: 1px solid #000;
}

#header td.toptwo {
    width: 20px;
    border: 0px;
}

#header td.title {
    font: bold 250% verdana, sans-serif;
    color: #45a;
}

#header td.middle {
    color: #45a;
    font: normal 14px verdana, sans-serif;
}

#header a{
    text-decoration: none;
    color: #45a;
}

#header td.last {
    font: normal 14px verdana, sans-serif;
    color: #45a;
}

#sprache {
    font: normal 14px verdana, sans-serif;
    text-align: right;
    padding-right: 20px;
}

#sprache a {
    font: normal 14px verdana, sans-serif;
    text-decoration: none;
    color: #45a;
}

#header table.titletable  {
    border-top: 0px;
    border-bottom: 1px solid #000;
    padding: 0px;
    border-collapse: collapse;
    background: #8bf;
    width: 100%;
}

.titletable tr {
    border-top: 0px;
    padding: 0px;
}

.titletable td {
    border-top: 0px;
    padding: 0px;
}

#deko {
     width: 200px;
     border: 0px;

}

table.menutop {
    border-top: 0px;
    border-bottom: 1px solid #000;
    padding: 0px;
    border-collapse: collapse;
    background: #45a;
    width: 100%;
    color: #8bf;
}


/********************************/
/*  HAUPTNAVI                   */
/********************************/
#hauptnavi {
    position:absolute;
    top:130px;
    left:0;
    background: #45a;
    font: normal 11px verdana, sans-serif;
    width: 100%;    
    border-top: 0px;
    margin: 0;
    text-align: center;
}
#hauptnavi ul {
    list-style: none;
    margin: 0;
    margin-left: 200px;
    padding:0;
    text-align: left;
    border-left: 1px solid #000;
    height: 2em;
    line-height: 2em;
}
#hauptnavi ul li {
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
}
#hauptnavi ul li a {
    color: #8bf;
    float: left;
    padding: 0 .8em;
    text-decoration: none;
    font-weight: bold;
}
#hauptnavi ul li a:hover {
    background: #8bf;
    color: #45a;
}
#hauptnavi ul li a.aktiv, #hauptnavi ul li a.aktiv:hover {
    background: #fff;
    color: #45a;
}
#hauptnavi ul li ul {
    border-left: 0px;
    margin-left: 0px;
    display: none;
}
#hauptnavi ul li:hover ul {
    display: block;
    width: 230px;
    position: absolute;
    top: 2em;
    left: 0;
    background: #E1EBF2;
    z-index: 99;
}

#hauptnavi ul li:hover ul.archiv {
    width: 190px;
}

#hauptnavi ul li:hover ul li {
    float: none;
    display: block;
    width: 100%;
    background: #E1EBF2;
    text-align: left;
}
#hauptnavi ul li:hover ul li a {
    color: #369;
    font-weight: normal;
    float: none;
    background: #E1EBF2;
    display: block;
    width: auto;
    line-height: 1.6;
    padding-top: 1px;
    padding-bottom: 1px;
}
#hauptnavi ul li:hover ul li a:hover {
    color: #369;
    background: #BFD4E8;
}
#hauptnavi li.languages {
    left: 65px;
    line-height: 12px;
    top: 5px;
}

#hauptnavi li.languages a {
    display: inline;
    float: none;
    padding: 0;
}

/********************************/
/*  SIDEBAR                     */
/********************************/
#side {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px;
    width: 200px;
    border-right:  1px solid #000;
    margin-top: 0px;
    /*margin-bottom:0px;*/
    /*height: 100%;*/
}

#inside {
    width: 180px;
    padding-left: 10px;
    padding-top: 170px;
    font: normal 18px; verdana, sans-serif;
}

#inside h2 {
    font: bold 18px verdana, sans-serif;
    margin-top: 14px;
    background: url(/test/img/h2-line.gif) repeat-x center bottom;
    color: #45a; 
}

#inside p {
    font: normal 13px verdana, sans-serif;
    color: #45a;
}

#inside a {
    text-decoration: none;
    color: #45a;
}

#inside a:hover {
    text-decoration: none;
    color: #e0eeff;
}


#inside ul {
    font: normal 13px verdana, sans-serif;
    margin: 15px 0 15px 10px;
    padding-left: 10px;
}


#inside .subnavi {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
#inside .subnavi ul {
    list-style: none;
    margin-left: 10px;
    padding-left: 0;
}
#inside .subnavi ul li a {
    font-weight: normal;
}
#inside .aktiv {
    font-weight: bold;
}

#inside li {
    padding-bottom:5px;
}

/********************************/
/*  TEXT                        */
/********************************/
#text {
    position: absolute;
    text-align: justify;
    line-height: 150%;
    margin-right: 20px;
    top: 0;
    left: 220px;
    padding-top: 170px;
    font: normal 14px verdana, sans-serif;
    color: #333;
}

#text a {
    text-decoration: none;
}

#text a:link {
    color:#23c;
}

#text a:hover {
    text-decoration: none;
    color: #8bf;
}

#text h2 {
    font: bold 18px verdana, sans-serif;
    margin-top: 14px;
    background: url(/test/img/h2-line.gif) repeat-x center bottom;
    color: #45a;
}

#text ul{
   list-style-type: square;
   list-style-position: outside;
}

#text li {
   list-style-type: square;
   list-style-position: outside;

}

#text .info {
    border: 1px solid #45a;
    background: #e0eeff;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 1em;
    text-align: justify;
    width: 100%;
}

#text .info p {
    margin: 10px 0px 0px 0px;
}

.top {
    text-align: right;
    margin: 20px 10px 10px 10px;
}

#text .info-vortrag {
    border: 1px solid #45a;
    background: #e0eeff;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 1em;
    text-align: justify;
    width: 100%;
    border-collapse: collapse;
}

#text .info-vortrag thead {
    background: #8bf;
    border: 1px solid #45a;
    color: #45a;
}


#text .info-vortrag th {
    border: 1px solid #45a;
    padding:10px;
}

#text .info-vortrag td {
    border: 1px solid #45a;
    padding:10px;
    vertical-align: top;
}

#text .info-vortrag img {
    width: 200px;
    padding:0px;
    margin: 0px;
}

#text .icon  {
    width: 200px;
    padding:0px;
    margin: 0px;
      background: #f0f9ff;
  
}


#text .weiter  {
    font-size: .9em;
    border: 1px solid #45a;
    border-collapse: collapse;
    width: 100%;
}

#text .weiter  th {
    padding: 3px;
    background: #e0eeff;
    border: 1px solid #45a;
    border-collapse: collapse;
    text-align: left;
    vertical-align: center;
}

#text .weiter td {
    padding: 3px;
    border: 1px solid #45a;
    border-collapse: collapse;
    vertical-align: center;
}


.fotos2010 {
    padding: 5px;
    border: 1px solid #45a;
    border-collapse: collapse;
    vertical-align: top;
    margin: 3px;
}


/********************************/
/*  FOOTER                      */
/********************************/

#footer {
   position:static;
   bottom:0;
}
