/*  
Remarks:
*/

#inhalt td.links, td.topright, td.toptwo, td.title, td.middle, td.last, #sprache, table.titletable, #hauptnavi, #hauptnavi ul, #deko, #sidebar, #inside, #side, #subnavi, #text .top {
    display: none;
}

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

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

html {
    height: 100%;

}


/********************************/
/*  HEAD.PHP                    */
/********************************/

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

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

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

td.middle {
    color: #45a;
}

td.middle a{
    text-decoration: none;
    color: #45a;

}

td.last {
    color: #45a;
}

#sprache {
    text-align: right;
    padding-right: 20px;
}

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

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 {
    background: #45a;
    padding-left: 201px;
    color: #fff;
    border-top: 0px;
    margin: 0;
    font-size: .8em;
    text-align: center;
}
#hauptnavi ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    
    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 {
    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                     */
/********************************/
#sidebar {
    padding: 5px;
    float: left;
    width: 190px;
    font-size: 1.1em;
    border-right:  1px solid #000;
    background: #8bf;
    margin-top: 0px;
    margin-bottom:0px;
    height: 100%;
}

/********************************/
/*  TEXT                        */
/********************************/
#text {
    float: right;
    
    font-size: 1.1em;
}


#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;
}

#text a {
    text-decoration: none;
}

#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;
  
}

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


