/* 1329957808.16 */

@font-face {font-family: GdF1;src: url(member/Optima_Roman.ttf);}
@font-face {font-family: GdF2;src: url(member/Optima_Roman.eot);}
html{
height: 100%;
overflow:hidden;
font-size: 120.01%;
}
body{
height: 100%;
width: 100%;
margin: 0;
padding: 0;
background: orange;
font-family: GdF1,GdF2,Arial;
text-align:center;
//background: url(image/photo:album/0_1/winter.png) repeat fixed left bottom;
}img.test{height:150px;}
font{
color:#c80315;
}
font.1{
color:#DEDEDE;
}
h3{
font-size: 1em;
margin: 0;
}
#aussenwrapper{
height: 100%;
position: relative;
width: 95%;
margin: 0 auto;
}
#innenwrapper{
height:98%;
overflow:auto;
background: #c80315;
//background: url('member/photo:album/0_1/winter.png') repeat fixed left bottom #c80315;

}
#footer{
position: absolute;
bottom: 0;
left:0;
width: 100%;
background: #7f8082;
height:25px;
padding: 5px 0;
text-align: center;
color: #ffffff;
}

#leftbox{
float: left;
width: 20%;
margin: 5px;
padding: 1px;
}
#rightbox{
float: right;
width: 20%;
background: orange;
margin: 2% 0 0 0 ;
padding: 1px;
-moz-border-radius: 10em 1em 10em 1em;
border-radius: 2em 1em 2em 1em;
}

#center{
width: 100%;
padding:2%;
}

#box, #logo_box, #bigbox, #centerbox,#head_c{
-moz-border-radius: 10em 1em 10em 1em;
border-radius: 2em 1em 2em 1em;
}

#box{
//background: url('member/photo:album/0_1/winter.png');
background: #ffffff;
margin: 5px;
padding: 15px;
color: #c80315;
}
#logo_box{background: #ffffff;
margin: 5px;
padding: 5px;
color: #c80315;
}
#bigbox, #centerbox{
background: #ffffff;
width:170%;
margin:5px;
padding: 15px;
color: #c80315;
}
#centerbox{
text-align:center;
}

#zeitnavi{
float:left;
font-size: 500%;
margin: 5px;
padding: 5px;
}
#zeitleiste{
overflow:scroll;
background: #c80315;
width:1000px;
height:300px;
float:left;
}
#text{
background: #ffffff;
margin: 5px;
padding: 5px;
color: #c80315;
border:1px dashed;
width:200px;
height:100%;
float:left;
}

#slideshow{
text-align:center;
background: orange;
width:100%;
height:300px;
}
input,textarea, select{
font-family: GdF1,GdF2,Arial;
font-size: 110%;
}
input[type='submit']{
font-family: GdF1,GdF2,Arial;
padding:5px;
border:0;
background-color:#c80315;
color:#ffffff;
}
#content{
float: left;
text-align:left;
width: 55%;
margin: 5px;
padding: 5px;
background: #DEDEDE;
border-radius: 10px;
-moz-border-radius:10px; /* Firefox */
-webkit-border-radius:10px; /* Safari, Chrome */
-khtml-border-radius:10px; /* Konqueror */
}


#head{
margin: 5px;
padding: 5px;
float:right;
width:50%;
}
#head_right{
text-align:right;
color:#ffffff;
}
#head_a{
margin: 5px;
text-align:right;
}
#head_b{
background: #ffffff;
}
#head_c{
float:right;
width:100%;
background: #000000;
color: #ffffff;
padding:10px;
font-size:130%;
}
.radio{

}

a.footer:link,a.footer:visited,a.footer:hover,a.footer:active{ color:#ffffff;}

a:link,a:hover,a:visited{text-decoration:none;}
a:link,a:visited{
color:#c80315;}
a:hover{
color:orange;}
.head:link,.head:visited{text-decoration:none;}
.head:link,.head:visited,.head:hover{
color:#ffffff;
font-size:110%;}
.head:hover{
text-decoration:underline;}

.infolink:link,.infolink:visited{
color:orange;
}
.infolink:hover{
color:#7f8082;
}

ul#Navigation {
 margin: 0; padding: 0;
 text-align: center;
}
ul#Navigation li {

 list-style: none;
 float: left;
 position: relative;
 margin: 0.1em; padding: 0;
}
 * html ul#Navigation li {
 margin-bottom: -0.1em;
}
ul#Navigation li ul {
 margin: 0; padding: 0;
 position: absolute;
 top: 1.em;
}
  * html ul#Navigation li ul {
    left: -1.5em;
    lef	: -0.4em;
  }
  ul#Navigation li ul li {

    float: none;
    display: block;
    margin-top: 0.2em; margin-bottom: 0.2em;
  }

  ul#Navigation a, ul#Navigation span {
    display: block;
    text-decoration: none;
    padding: 0.23em 0.97em 0.17em 1.03em;
 }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 9.2em;
    w\idth: 7em;  /* IE 6 in standards-compliant mode */
  }
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell:hover {
    padding: 0.17em 1.03em 0.23em 0.97em;
  }

/* dynamisches Ein-/Ausblenden */
  ul#Navigation li ul {
    display: none;
  }
  ul#Navigation li:hover ul {
    display: block;
    background:#DEDEDE;
  }


