* {
margin: 0;
padding: 0;
}
html, body {
border: 0 solid;
}
/*Start Pseudoformate*/
a:link { color:#2F2F2F; text-decoration:underline; }
a:visited { color:#2F2F2F; text-decoration:underline; }
a:hover { color:#6F6F6F; text-decoration:none; }
a:active { color:#FF0000; text-decoration:none; }
/*Ende Pseudoformate*/

a img {
 border: 0 none;
}

table{
        margin: 0px;
        padding: 0px;
}
td, th{
        margin: 0px;
        padding: 0px;
        font-weight:normal;

}
/* Bis hierher Standaerdangaben zum Nullen der Einstellungen*/

body {
        background: #242424;
        color: #999999;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        line-height:15px;
        font-size:12px;
        font-family:Lucida Grande, sans-serif;
}

#content {
        width: 100%;
        height: 100%;
        float: left;
        display:inline;
        text-align: justify;
        background: #242424;
}

#panotitle {
         height: 20px;
         font-size:12pt;
         line-height:15px;
         color:#ffffff;
         background-color: #00c000;
         text-align: center;
         font-weight: bold;
}



#panotitle_zurueck {
         font-size: 9pt;
         color:#ffffff;
         background-color: #00c000;
         text-align: right;
}

#unterzeile {
         height: 15px;
         font-size:10pt;
         line-height:12px;
         color:#ffffff;
         background-color: #00c000;
         text-align: center;
}

/*a, a:visited{
        color: #00c0FF;
        text-decoration:none;
}

a:hover{
        text-decoration:underline;
         background-color: #046281;
}
*/

table{
        margin: 0px;
        padding: 0px;
        border: 1px;
        vertical-align:top;
}
td, th{
        margin: 0px;
        padding: 0px;
        border: 0px;
        vertical-align:top;

}


#contentplayer {
        position: absolute;
        float: right;
        display:inline;
        text-align: left;
        width: auto;
}

.padding10101010 {
padding: 10px 10px 10px 10px;
}



#google {
        width: 728px;
        height: 130px;
        float: left;
        display:inline;
        text-align: left;
}

#info {
        height: 130px;
        float: left;
        text-align: left;
        margin: 0px;
        padding: 10px 0px 0px 0px;
}


/*Start Pseudoformate*/
.info a:link { color:#999999; text-decoration:underline; }
.info a:visited { color:#999999; text-decoration:underline; }
.info a:hover { color:#FFFFFF; text-decoration:underline; }
.info a:active { color:#FF0000; text-decoration:underline; }
/*Ende Pseudoformate*/