
*
{
    margin: 0;
    padding: 0;
}

@font-face { font-family: 'schrift-normal';
    src: url('ABeeZee-Regular.otf') format('opentype'); }

@font-face { font-family: 'schrift-medium';
    src: url('ABeeZee-Regular.otf') format('opentype');
    font-weight: 300;
}

@font-face { font-family: 'schrift-bold';
    src: url('ABeeZee-Regular.otf') format('opentype');
    font-weight: bold;
}

body
{
    margin: 0;
    font-family: 'schrift-normal', "Segoe UI", Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #000000;
    background: #B6BBC1 url(../images/fullbg.gif) repeat-x;
}

.scbar
{
    scrollbar-color: #1f73ff black;
}

html
{
    scrollbar-color: #1f73ff black;
}

h1
{
    font-size: 21px;
    color: #4890DF;
    padding-bottom: 10px;
}


h2
{
    font-size: 17px;
    color: #444444;
}


#header
{
    width:1000px;
    height:108px;
    margin:0 auto;
    padding-bottom:30px;
    border:0 solid #f00;
}


#pfindlogo
{
    float: left;
    width: 251px;
    height: 108px;
    border: 0 solid #00ff00;
    /* -moz-opacity:1;
    filter:alpha(opacity=100); */
}

img
{
    border: 0 solid #ffff00;
}

a, a:link
{
    color: #444444;
}

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

a:visited
{
    color: #444444;
}

#menu
{
    width:700px;
    float:left;
    border:0 solid #f00;
    padding-right:0;
    height:100px;
}

#menu div
{
    height:30px;
}

#menu div ul
{
    list-style-image: none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:2px 0 0;
}


#menu div ul li
{
    display:inline;
}


#menu a
{
    display:block;
    height:12px;
    float:left;
    font-weight:normal;
    padding:4px 10px 6px;
    text-decoration:none;
    text-transform:uppercase;
}

#menu a:link
{
    color: #FFFFFF;
}

#menu a:visited
{
    color: #FFFFFF;
}

#menu a:hover, #menu .active a
{
    background:#1f73ff; /* #EF9C30 */
    color: #fff; /* #000000 */
}

#page
{
    width: 865px;
    padding-left: 90px;
    margin: 0 auto;
    border: 0 solid #00ff00;
}


#content
{
    float: left;
    width: 550px;
    padding-left: 0;
    padding-right:20px;
    border: 0 solid #0000ff;
    font-weight: normal;
    font-family: 'schrift-normal', "Segoe UI", Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size:14px;
    line-height:17px;
}


#content p
{
    font-size:14px;
    line-height:17px;
    font-weight:normal;
    font-family: 'schrift-normal', "Segoe UI", Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
}


#content ul
{
    line-height:17px;
    list-style-type: none;
}


#content li
{
    font-size:12px;
    padding-bottom:10px;
    /* background-image: url('../images/bullet.gif'); */
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding-left: 10px;
}


#content a
{
    color:#000000;
    text-decoration:none;
}


#content a:hover
{
    color:#000000;
    text-decoration:underline;
}

.neu
{
    color:#ffffff;
    background:#EF9C30;
    border:1px solid #868686;
    padding:2px;
}

#linkeseite
{
    float: left;
    width: 190px;
    padding: 4px 0 0 0;
    /* background: #E4E4E4; */
    border: 0 solid #ff0000;
}

#paypal
{
    font-size:11px;
    line-height:13px;
    font-family: 'schrift-medium', "Segoe UI", Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;

    text-align:center;
    float: left;
    width: 190px;
    height: 90px;
    padding: 6px 0 20px 0;
    border: 0 solid #f00;
}

#paypal2
{
    font-size:11px;
    line-height:13px;
    font-family: 'schrift-medium', "Segoe UI", Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;

    text-align:center;
    float: left;
    width: 190px;
    height: 90px;
    padding: 6px 0 20px 0;
    border: 0 solid #f00;
}

#heise
{
    float: left;
    width: 190px;
    padding: 4px 0 10px 0;
    /* background: #E4E4E4; */
    border: 0 solid #ff0000;
}

#linkeseite h3
{
    text-align: center;
    padding-right:10px;
    font-size: 17px;
    padding-bottom:20px;
}


#footer
{
    width: 100%;
    /*margin: 0 auto;*/
    height:30px;
    color:white;
    text-align:center;
    /*padding-top: 20px;*/
    background-color: #1f73ff;
    position:fixed; left:0; bottom:0;
    vertical-align: middle;
    line-height:30px;
    border-top:1px solid #6fa5ff;
}


#footer p
{
    margin: 0;
    /*margin-left:10px;*/
    padding: 0;
}


#footer hr
{
    height:1px;
    border-style:dashed;
    border-width: 1px 0 0 0;
    border-color: #666666;
    padding-bottom:10px;
}


#legal
{
    float: left;
}


#legal a
{
    cursor: help;
    white-space: nowrap;
}


#legal a:visited, a:active
{
    color: #444444;
}


#links
{
    float: right;
}


#links a
{
    color: #444444;
}


#links a:visited, a:active
{
    color: #444444;
}

#normaltext
{
    font-size: 12px;
}

.textfeld
{
    height: 20px;
    color: #000000;
    background-color:#dedede;
    border:1px solid #9a9a9a;
}

.button
{
    width:100px;
    height:22px;
    font-size:11px;
    line-height:11px;
    font-family: 'schrift-medium', "Segoe UI", Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
}
    

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

* html>body .clearfix {
    display: inline-block; 
    width: 100%;
    }

* html .clearfix {
    /* Hides from IE-mac \*/
    height: 1%;
    /* End hide from IE-mac */
    }   


.historyheadline
{
    color:#ef9c30;
    background:#222;
    padding:2px;
    font-weight:bold;
}

.chistory
{
    width:500px;
    font-size:12px;
    line-height:17px;
    font-family: "Segoe UI", Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

.combobox
{
    font-size:12px;
    line-height:14px;
    font-family: Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

.roundcorder
{
    border:1px solid #aaa;
    border-radius:9px;
    padding:3px;
}

.orangetext
{
    color:#efbf7f;
}

.orangebk
{
    background:#efbf7f;
}

.downloads
{
    font-size:10px;
    line-height:1.1em;
    font-family: 'schrift-medium', "Segoe UI", Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

h4.datenschutz
{
    margin: 10px 0 6px 0;
    color:#000;
}

.link
{
    color:dodgerblue !important;
    font-weight:bold !important;
    text-transform:uppercase !important;
}

/* überschreiben!! */
#content p
{
    color: #000 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 1.3em !important;
    text-transform: none !important;
}

/* überschreiben */
#menu li
{
    font-size: 12px !important;
    line-height: 1.2em !important;
}


/* audioplayer */
div.amplitude-play-pause {
    width: 74px;
    height: 74px;
    cursor: pointer;
    /*border:1px solid #ddd;*/
}

div.amplitude-play-pause.amplitude-paused {
    background: url('../images/play-icon.png');
    background-size: cover;
}

div.amplitude-play-pause.amplitude-playing {
    background: url('../images/pause-icon.png');
    background-size: cover;
}

div.meta-container
{
    width: 500px;
    background:#4890DF;
}

.amplitude-song-container
{
    width:220px;
    height:30px;
    font-size:16px;
    line-height: 30px;
    border-bottom: 1px dotted #668;
    vertical-align: middle;
    color:#fff;
    float:left;
}

.amplitude-active-song-container
{
    background-color: #49a5f5;
    color: #000;
    font-weight: bolder;
}

.amplitude-song-container:hover
{
    background-color: #4aaafb;
}

.song-now-playing-icon-container
{
}

.play-button-container
{
    color:#fff;
    height:30px;
    line-height:30px;
    vertical-align: middle;
    display:inline
}

img.now-playing
{
    /*margin-top:5px;*/
}

.amplitude-volume-slider
{
    /*width:450px;*/
}

#volumeslider
{
    margin: 0 0 0 10px;
    width:135px;
    height:18px;
    font-size:12px;
    color:#fff;
    /*background:#f00;*/
}

#songslider
{
    margin: 4px 0 0 10px;
    width:450px;
    height:20px;
}

.song
{
    cursor: pointer;
}

.amplitude-current-time
{
    font-size:20px;
    color:#fff;
    margin:10px 0 0 10px;
}

.amplitude-time-remaining
{
    font-size:20px;
    color:#fff;
    margin:10px 0 0 10px;
    alignment: center;
}

div.prevbutton {
    width: 20px;
    height: 20px;
    cursor: pointer;
    /*border:1px solid #ddd;*/
    display: none; /*inline;*/
    margin:10px 0 0 10px;
}

div.nextbutton {
    width: 20px;
    height: 20px;
    cursor: pointer;
    /*border:1px solid #ddd;*/
    display: none; /*inline;*/
    margin:10px 0 0 10px;
}

.rund
{
    border-radius: 10px;
}

.cannotbuycd2
{
    margin-top:100px;
    font-size:12px;
    font-weight: normal;
}

.bewertung
{
    color:#fff;
    font-size:10px;
    font-weight: normal;
    display:inline;
}

.gefaellt
{
    display:inline; float:left; border:0px solid red; padding-top:4px; padding-left:4px
}

.schatten
{
    box-shadow: 10px 10px 10px silver;
    border-radius: 10px;
}
