#view{
    font-family: verdana;
    font-size: 10pt;
    width: 440px;
    float: left;
    margin-left: 30px;
    margin-top: 20px;
}

.left {
    font-size: 12px;
    clear: both;
    font-weight: bold;
    float: left;
}

.right2 {
    float: right;
    font-weight: bold;
    /*height: 20px;*/
}

.clear {
    clear: both;
}

.screen {
    border: 1px solid #000;
    width: 130px;
    height: 97px;
    float: left;
    margin-right: 10px;
    /*margin-bottom: 25px;*/
}


.test {
    font-size: 9pt;
    line-height: 16px;
    text-align: justify;
    height: 99px;
    margin-bottom: 30px;
}

.test_ausfuhrlich {
    padding-top: 20px;
    clear: both;
    font-size: 9pt;
    line-height: 16px;
    text-align: justify;
    margin-bottom: 30px;
}

p.multiplayer {
    margin-bottom: 20px;
}

.screeng {
    float: left;
    width: 175px;
    height: 130px;
    border: 1px solid #000;
}

.details {
    margin-left: 10px;
    margin-top: 2px;
    line-height: 18.5px;
    float: left;
    width: 230px;
}

.details span.alt {
    font-weight: bold;
    padding-left: 3px;
    clear: both;
    width: 90px;
    float: left;
    background: #eee;
}

.details span.alt_e {
    width: 135px;
    float: left;
    background: #eee;
}

.details span.neu {
    font-weight: bold;
    padding-left: 3px;
    clear: both;
    width: 90px;
    float: left;
}

.details span.neu_e {
    width: 135px;
    float: left;
}

.detail {
    width: 420px;
    margin: 0 auto; 
}

.detail p.test {
    padding-top: 20px;
    clear: both;
    line-height: 20px;
    margin-bottom: 20px;
}

.download {
    margin-top: 30px;
    font-size: 20px;
    text-align: center;
    display: block;
    /*float: left;*/
    /*border: 5px solid #000;*/
}

.bewertung {
    font-weight: bold;
    padding: 3px;
    float: right;
    width: 190px;
    border: 1px solid #c0c0c0;
    display: block;
    text-align: center;
    background: #F5F5F5;
}


.bdetails {
    margin-left: 10px;
    margin-top: 2px;
    line-height: 19.5px;
    float: left;
    width: 240px;
}

.bdetails span.alt {
    font-weight: bold;
    padding-left: 5px;
    clear: both;
    width: 90px;
    float: left;
    background: #eee;
}

.bdetails span.alt_e {
    width: 145px;
    float: left;
    background: #eee;
}

.bdetails span.neu {
    font-weight: bold;
    padding-left: 5px;
    clear: both;
    width: 90px;
    float: left;
}

.bdetails span.neu_e {
    width: 145px;
    float: left;
}

.charts_name {
    float: left;
    display: block;
    width: 300px;
}

.charts_wert {
    float: left;
    display: block;
    width: 100px;
}

div.navi {
    clear: both;
    text-align: center;
}

p.bookmarks {
    margin-top: 20px;
    border: 0px;
    /*border: 1px solid #cecece;
    background: #f5f5f5;*/
    text-align: center;
    font-weight: bold;
}

p.bookmarks img {
    border: 0px;
    padding: 2px;
    text-align: center;
}

/* RSS */

a.rss {
    border: 1px solid #ccc;
    background: #eee;
    display: block;
    margin-bottom: 10px;
}

a.rss img {
    border: 0px;
    float: left;
    margin-right: 5px;
}

/* DETAIL NEU */
.infos {
    float: right;
    width: 140px;
    border: 1px solid #ccc;
    font-size: 11px;
}

div.detail div.test {
    float: left;
    width: 260px;
    text-align: justify;
    line-height: 21px;
}

table.infos {
    border-collapse: collapse;
}

tr.alt{
    background: #F5F5F5;
    font-weight: bold;
    border: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

tr.alt td {
    width: 250px;
    padding: 1px;
    padding-left: 3px;
}

.info {
    padding: 2px;
}

.info a img {
    border: 0;
    margin: 1.5px;
}

.info_wertung {
    padding: 0px;
}

.flop_vote {
    background: #FF5555;
    width: 50%;
    text-align: center;
}

.top_vote {
    background: #55FF55;
    width: 50%;
    text-align: center;
}

.top_vote a {
    display: block;
}

.flop_vote a{
    display: block;
}

a.hersteller {
    font-weight: normal;
}