html, body { 
    height:100%; 
}

body {
    padding:0;
    margin:0;
    text-align:left;
    min-width:900px;
    background-color:#000000;
    font-size:14px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    background-image:url('../images/bg.gif');
    background-repeat:repeat-y;
    background-position:center 0px;
    overflow-x:hidden;
    overflow:-moz-scrollbars-vertical;
    color:#C0C0C0;
}

td {
    font-size:14px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    margin-bottom:8px;
}

.input {
    font-size:14px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(0,0,0);
    width:240px;
    margin-bottom:8px;
    border-top:1px solid #999999;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    border-left:1px solid #999999;
}

.label {
    font-size:14px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
}

.small {
    font-size:11px;
}

#outer{
    height:100%;
    min-height:100%;
    width:900px;
    text-align:left;
    position:absolute;
    left: 50%;
    margin-left: -449px;
}
 
html>body #outer{ height:auto; } 

#innerwrap {
    float:left;
    width:900px; 
}


#header_10j{
    position:absolute;
    top:0;
    left:0px;
    width:898px;
    height:90px;
    background-color:#3B3B3B;
    background-repeat:repeat-x;
    background-position:0px 0px ;
    z-index:5;
}

#header{
    position:absolute;
    top:0;
    left:0px;
    width:898px;
    height:13px;
    background-color:#3B3B3B;
    background-repeat:repeat-x;
    background-position:0px 0px ;
    z-index:5;
}

#left_10j {
    position:absolute;
    width:249px;
    float:left;
    left:0px;
    top:95px;
    /*padding-top:80px; */ /* Abstand linke spalte von oben */
    padding-bottom:20px;
}

#left {
    position:absolute;
    width:249px;
    float:left;
    left:0px;
    top:75px;
    /*padding-top:80px; */ /* Abstand linke spalte von oben */
    padding-bottom:20px;
}


#left p { padding-left:3px;padding-right:2px }

div,p  { margin-top:0; }

#centrecontent {
    width:610px;
    float:right;
    padding-left:20px;
    padding-right:20px;
    padding-top:100px;
    padding-bottom:20px;
}

#centrecontent p { 
    padding-left:3px;
}

#maincontent a {
    color:#FFFFFF;
    /*text-decoration:underline;*/
}

#clearfooter { 
    width:100%;
    height:52px;
    clear:both; 
}

#bottomnavi {
    text-align:center;
}

/*navi oben*/
#additionalnavi_10j {
    float:right;
    background-color:#3B3B3B;
    margin-top:28px;
    padding-bottom:8px;
    padding-top:0px;
    margin-left:0px;
    text-align:left;
    width:630px;
}

#additionalnavi {
    float:right;
    background-color:#3B3B3B;
    margin-top:8px;
    padding-bottom:8px;
    padding-top:0px;
    margin-left:0px;
    text-align:left;
    width:630px;
}

#clearheader {
    position:absolute;
    top:0px;
    left:0px;
}

#logo_10j {
    position:absolute;
    top:50px;
    width:255px;
    margin-top:0px;
    margin-left:0px;
}

#logo {
    position:absolute;
    top:30px;
    width:255px;
    margin-top:0px;
    margin-left:0px;
}


#logo td {
    font-size:20px;
    background-color:#3B3B3B;
}

#logorechts_10j {
    position:absolute;
    top:0;
    right:0px;
    width:120px;
    height:149px;
    background:url("../images/logorechts10.gif");
    margin-top:0px;
    margin-left:10px;
    margin-bottom:10px;
    margin-right:10px;
    z-index:5;}

#logorechts {
    position:absolute;
    top:0;
    right:0px;
    width:120px;
    height:118px;
    background:url("../images/logorechts.gif");
    margin-top:10px;
    margin-left:10px;
    margin-bottom:10px;
    margin-right:10px;
    z-index:5;}

#navipath { 
    padding:0;
    padding-bottom:10px;
    background-color:#3B3B3B;
    width:600px;
}

.navi{
    width:245px;
    background-color:rgb(59,59,59);
    margin-bottom:5px;
}

h1 {
    padding-left:2px;
    font-weight:bold;
    font-size:14px;
    color:#FF8000;
    margin:0;
}

.headlink a{
    padding-left:2px;
    font-weight:bold;
    font-size:14px;
    color:#FF8000;
    margin:0;
}

h1.content {
    margin-bottom:14px;
    padding:0;
}

hr { /*color:rgb(210,210,210);*/ }

a { 
    font-size:14px; 
    color:#C0C0C0; 
    text-decoration:none; 
}



a:hover { text-decoration:underline; }

a.newsheadline { font-weight:bold; } 

a.bottomnavi { 
    color:#A0A0A0;
    font-size:11px; 
} 

a.additionalnavi { 
    font-size:11px; 
    /*color: rgb(160,160,160);*/ 
}

a.navipath { 
    font-size:11px; 
    /*color: rgb(160,160,160); */ 
} 

a.navileft_passive {
    display:block;
    background-color:#3B3B3B;
    padding-top:8px;
    padding-bottom:8px;
    /*color:#C0C0C0;*/
} 

a.navileft_active {
    display:block;
    background-color:#3B3B3B;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:right;
    padding-top:8px;
    padding-bottom:8px;
    color:rgb(255,255,255);
    font-weight: bold;
} 

a.navileft_open {
    padding-left:10px;
    display:block;
    background:url("../images/navi_pfeil.gif") no-repeat;
    background-position:right;
    background-color:#3B3B3B;
    padding-top:8px;
    padding-bottom:8px;
    /*color:#C0C0C0;*/
} 

a.sitemap_level1 {
    display:block;
    border-bottom:1px solid #b4a8b4;
    color:rgb(217,104,28);
    font-weight:normal;
    padding-bottom:.4em;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:right;
}

a.sitemap_level2 {
    color:#5f5f5f;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:170px 4px;
    display:block;
}

a.sitemap_level3 {
    color:rgb(190,190,190);
}

.sitemap_level2_container {
    float:left;
    width:50%;
    padding-top:.3em;
}

.sitemap_level3_container {
    float:right;
    width:50%;
    padding-top:.3em;
}

.input_searchbox {
    width:85px;
    vertical-align:middle;
    font-size:14px;
    color:rgb(10,10,10);
    background-color:#9B9B9B;
}

.input_newsletterselect {
    width:80px;
    vertical-align:middle;
    font-size:11px;
    margin-right: 8px;
    color: rgb(62,77,116);
}

.label_searchbox {
    vertical-align:middle;
    /*color:#C0C0C0;*/
    position:relative;
    padding-left:10px;
    /*left:-65px;*/
}

#loginbox {
    background-color:#DFE0E5;
    border-top:1px solid #aeaeae;
    border-bottom:1px solid #aeaeae;
    padding-bottom:.6em;
    padding-top:.6em;
    padding-left:0em;
    padding-right:0em;
    margin-top:1.5em;
    margin-bottom:1.5em;
}

#searchbox {
    background-color:#3B3B3B;
    border-top:1px solid #aeaeae;
    border-bottom:1px solid #aeaeae;
    padding-bottom:.6em;
    padding-top:.6em;
    padding-left:0em;
    padding-right:0em;
    margin-top:1.5em;
    margin-bottom:1.5em;
    margin-right:1px;
}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
    display:none;
}

.balken {
    padding-left:0px;
    background-color:#3B3B3B;
    background-image:url('../images/greydot.gif');
    background-repeat: repeat-x;
    background-position:0px 0px ;
}

#vpgb_eintrag {

}

.vpgb_datum {
    font-size:10px;
}

.vpgb_name {
    color:#FF8000;
}

.photographlink {
    font-size:10px;
}

.photographlink a {
    font-size:10px;

}

.photodescription {
    font-size:12px;
}

.photorating {
    font-size:9px;
}

.photorating a {
    font-size:9px;
}

.photographlinkdetail {
    font-size:14px;
    text-align: center;
}

.photographlinkdetail a {
    font-size:14px;
}

.photodescriptiondetail {
    font-size:16px;
    text-align: center;
}

.photoexifdata td {
    font-size:9px;
}

.ticker a {
   display:inline;
   color:#FFFFFF; 
   font-size:12px;

}

