#mainframe {
    background-color: #FFF;
    border: 1px solid #F8F4F4;
    border-radius: 20px 20px 20px 20px;
    height: auto !important;
    min-height: 100%;
    overflow: hidden !important;
    position: relative;
    top: -15px;
    height:100%; /* Mindesthöhe für den IE */ 
}
.triangle-right {   
    padding:15px;
    margin:1em 0 3em;
    color:#fff;
    background:#66A536; /* default background for browsers without gradient support */
    /* css3 */
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#66A536), to(#66A536));
    background:-moz-linear-gradient(#66A536, #66A536);
    background:-o-linear-gradient(#66A536, #66A536);
    background:linear-gradient(#66A536, #66A536);
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px; 
    width: 470px;
}
/* Variant : for right positioned triangle
------------------------------------------ */
.triangle-right.right {
    margin-right:40px;
    background:#66A536;
}
/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-right:after {
    content:"";
    position:absolute;
    bottom:-20px; /* value = - border-top-width - border-bottom-width */
    left:50px; /* controls horizontal position */
    border-width:20px 0 0 20px; /* vary these values to change the angle of the vertex */
    border-style:solid;
    border-color:#66A536 transparent; 
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}
/* Variant : right
------------------------------------------ */

.triangle-right.right:after {
    top:16px; 
    right:-40px; /* value = - border-left-width - border-right-width */
    bottom:auto;
    left:auto;
    border-width:15px 0 0 40px; /* vary these values to change the angle of the vertex */
    border-color:transparent #66A536 ; 
}
.cupid-green {
    background-color: #7fbf4d;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7fbf4d), color-stop(100%, #63a62f));
    background-image: -webkit-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: -moz-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: -ms-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: -o-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: linear-gradient(top, #7fbf4d, #63a62f);
    border: 1px solid #63a62f;
    border-bottom: 1px solid #5b992b;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
    box-shadow: inset 0 1px 0 0 #96ca6d;
    color: #fff;
    font: bold 11px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    padding: 7px 0 8px 0;
    text-align: center;
    text-shadow: 0 -1px 0 #4c9021;
    width: 150px; 
    margin: 5px auto;
    text-decoration: none;    
}
.cupid-green:hover {
    background-color: #76b347;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #76b347), color-stop(100%, #5e9e2e));
    background-image: -webkit-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -moz-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -ms-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -o-linear-gradient(top, #76b347, #5e9e2e);
    background-image: linear-gradient(top, #76b347, #5e9e2e);
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    cursor: pointer; 
}
.cupid-green:active {
    border: 1px solid #5b992b;
    border-bottom: 1px solid #538c27;
    -webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee; 
}
* {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
}
a {
    color: #000000;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    font-weight: bold;
}
a:hover {
    color: #2A6900;
}
body, td, p {
    background-attachment: fixed;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
}
div {
    text-align: left;
}
html, body {
    background-color: #DFDFDF;
    height: 100%;
    text-align: center;
    vertical-align: baseline;
}
.input {
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    padding: 2px;
    width: 161px;
}
#page {
    margin: 0 auto;
    position: relative;
    width: 950px;
    display: none;

}
#header {
    background: url("http://server.barankauf-band.de/SVStrausberg/images/header.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 241px;
    position: relative;
    z-index: 1;
}
#box {
    float: left;
    margin: 1px;
    padding-top: 20px;
    width: 230px;
}
#content {
    float: left;
    margin: 1px;
    padding-top: 35px;
    width: 530px;
}
#nav {
    float: left;
    margin: 1px;
    padding-top: 20px;
    text-align: center;
    width: 180px;
}
.navlinks{
    text-decoration: none;
    color: #fff;
}
.navlinks:hover{
    text-decoration: none;
    color: #fff;
}
#besuchercounter {
    font-weight: bold;
    position: relative;
    text-align: center;
    top: 20px;
}
.socialshareprivacy_blase2 {
    left: 400px;
    position: relative;
    top: -33px;
}
.socialshareprivacy_blase {
    left: 410px;
    position: relative;
    top: -33px;
}
#tosingelPage{
    position: relative;
    top: 50px;
}
#tosingelPage2{
    left: 25px;
    position: relative;
    top: -17px;
}
.socialshareprivacy_box {
    text-align: center;
}
#socialshareprivacy {
    cursor: pointer;
    height: 20px;    
    width: 83px;
}
.sponsor_logos {
    margin-right: 20px;
}
#sponsorbox {
    bottom: 50px;
    left: 260px;
    position: relative;
}
.countdownTime {
    background-color: #66A536;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    position: relative;
    width: 212px;
}
.dayLabel {
    font-size: 9px;
    left: 13px;
    position: absolute;
}
.daysLeft {
    left: 20px;
    position: absolute;
    top: 13px;
}
.hourLabel {
    font-size: 9px;
    left: 49px;
    position: absolute;
}
.hoursLeft {
    left: 63px;
    position: absolute;
    top: 13px;
}
.minutesLabel {
    font-size: 9px;
    left: 105px;
    position: absolute;
}
.minutesLeft {
    left: 117px;
    position: absolute;
    top: 13px;
}
.secondsLabel {
    font-size: 9px;
    left: 158px;
    position: absolute;
}
.secondsLeft {
    left: 175px;
    position: absolute;
    top: 13px;
}
.trenner {
    background-color: #FFFFFF;
    height: 24px;
    position: absolute;
    top: 2px;
    width: 1px;
}
#couter_sep_1 {
    left: 41px;
}
#couter_sep_2 {
    left: 97px;
}
#couter_sep_3 {
    left: 152px;
}
h2 {
    font-size: 15px;
    font-weight: bold;
}
.ergebnistabelle_kopf {
    background-color: #EAEAEA;
    font-size: 10pt;
    font-weight: bold;
    padding: 1px 2px;
    white-space: nowrap;
}
.ergebnistabelle_aufsteiger {
    color: green;
    font-family: Verdana;
    font-size: 10pt;
    padding: 1px 2px;
    white-space: nowrap;
}
.ergebnistabelle_absteiger {
    color: red;
    font-family: Verdana;
    font-size: 10pt;
    padding: 1px 2px;
    white-space: nowrap;
}
.ergebnistabelle_normal {
    font-family: Verdana;
    font-size: 10pt;
    padding: 1px 2px;
    white-space: nowrap;
}
#bvv_content {
    position: relative;
    top: 10px;
}
#contentfade{
    position: relative;
    top: -10px;
}
h1 {
    font-size: 20px;
    font-weight: bold;
}
#flashanni {
    height: 112px;
    position: absolute;
    top: 225px;
    width: 200px;
}
#lupe {
    background: url("http://server.barankauf-band.de/SVStrausberg/images/header_gr.jpg") no-repeat scroll -790px -372px transparent;
    display: none;
    height: 200px;
    left: 270px;
    position: relative;
    top: -310px;
    width: 200px;
}
#lupe_text {
    display: block;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    text-align: center;
    top: 100px;
}
#spielerContent {
    font-size: 15px;
    left: 270px;
    position: relative;
    top: -300px;
}
#box_impressum {
    padding-bottom: 60px;     
}
#box_schuld {
    float: left;
    padding: 25px;
}
#box_kontakt {
    font-weight: bold;
    float: left;
}
#div_imp_oben{
    height: 405px;
}
.kontakt_feld {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: inline-block;
    font-size: 22px;
    height: 30px;
    line-height: 20px;
    margin-bottom: 9px;
    padding: 4px 6px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
#kontakt_text {
    font-size: 13px;
    height: 130px;
    width: 290px;
}
b {
    font-size: 15px;
    font-weight: bold;
}
#btn_hacken {
    left: 100px;
    position: relative;
    top: 0;
}
#btn_stop {
    left: 110px;
    position: relative;
    top: 0;
}
#kontakt_status {
    height: 50px;
    left: 315px;
    position: relative;
    top: -30px;
    width: 120px;
}
#spielerListe {
    display: none;
    font-weight: bold;
    left: 0;
    position: relative;
}
#spielerListe span {
    cursor: pointer;
}
#facebooklink {
    height: 20px;
    padding-bottom: 10px;
}
#content {
    min-height: 430px;
}
#nextGameDatum {
    font-size: 15px;
    font-weight: bold;
    position: relative;
    top: 25px;
}
#link_content ul {
    left: 15px;
    list-style-type: square;
    position: relative;
}
#link_head {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    top: -15px;
}
.gaeste_blase_autor {
    font-weight: bold;
    left: 90px;
    position: relative;
}
#gaeste_content {
    padding-bottom: 50px;
    position: relative;
    top: -55px;
}
#spielbericht_content {
    padding-bottom: 50px;
}
#gaeste_formular {
    display: none;
    left: 20px;
    position: relative;
}
#gaeste_formular_submit {
    left: 30px;
    position: relative;
    top: -55px;
}
.kleinerBTN {
    background-color: #66A536;
    border: 1px solid #66A536;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    padding: 2px;
    text-align: center;
    top: 0;
    width: 90px;
}
#gaeste_formular_ausklappen {
    left: 420px;
    position: relative;
    z-index: 5;
    top: -20px;
}
#gaeste_formular_status {
    font-weight: bold;
    left: 290px;
    position: absolute;
    top: 15px;
    width: 220px;
}
#gaeste_insert_name {
    position: relative;
    top: -10px;
}
#gaeste_insert_text {
    height: 80px;
    width: 370px;
}
#gaeste_insert_name_lable {
    font-size: 15px;
    font-weight: bold;
    position: relative;
    top: -20px;
}
#gaeste_insert_text_lable {
    font-size: 15px;
    font-weight: bold;
}
#gaeste_formular_del {
    left: 404px;
    position: relative;
    top: -50px;
}
.spielbericht_blase {
    height: auto;
    left: 10px;
    position: relative;
}
.gaeste_blase {
    left: 15px;
    position: relative;
    top: 30px;
}
#spielbericht_mehr {
    background: none repeat scroll 0 0 #66A536;
    bottom: 10px;
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    position: absolute;
    text-decoration: underline;
    width: 470px;
}
.spielb_text {
    height: 60px;
    overflow: hidden;
}
.spielb_blase_autor{
    color: #000000;
    font-weight: bold;
    left: 65px;
    position: relative;
    top: 37px;
}
#preloader{
    display: none;
}
#preloader img{
    display: none;
    width: 0px;
    height: 0px;
    overflow: hidden;        
}
#preloader object{
    display: none;
    width: 0px;
    height: 0px;
    overflow: hidden;        
}
#loader{
    position: relative;
    top: 300px;        
}
#loader2 {
    display: none;
    left: 75px;
    position: relative;
    top: 210px;
}