body, table, td, font, a, div {
    font-size: 11px;
    font-family: Verdana, Arial;
    color: #B4CED4;
    line-height: 120%;
} 

h1 {
    font-size: 16px;
    font-family: Courier New, Verdana, Arial;
    color: #71FCE5;
    line-height: 120%;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

form {
    padding:0px;
    margin: 0px;
}
input, textarea {
    font-family: Verdana;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}
input {
    line-height: 105%;
    height: 18px;
}
.input {
    width: 100%;
}
a:link {
                font-family: Verdana;
                color: #22A58E;
                text-decoration: none;
} a:active {
                font-family: Verdana;
                color: #CC6600;
                text-decoration: none;
} a:visited {
                font-family: Verdana;
                color: #B4CED4;
                text-decoration: none;
} a:hover {
                color: #22A58E;
                text-decoration: underline;
} .navi {
                font-family: Verdana;
                font-size: 16px;
                font-weight: bold;
                color: #22A58E;
                line-height: 24px;
} .naviactiv {
                font-family: Verdana;
                font-size: 16px;
                font-weight: bold;
                color: #D10000;
                line-height: 24px;
} .naviactivk {
				font-family: Verdana;
                font-size: 12px;
                font-weight: bold;
                color: #D10000;
                line-height: 24px;									
} .fehler {
                font-family: Verdana;
                font-size: 11px;
                font-weight: bold;
                color: #D10000;
} .fehlerKlein {
                font-family: Verdana;
                font-size: 10px;
                font-weight: bold;
                color: #D10000;
                /*background-color: #ffffff;*/
                border: 1px solid #D10000;
                line-height: 14px;
                width:100%;
                padding: 0px 0px 0px 2px;
                margin: 0px 0px 2px 0px;
} .rot {
                font-size: 12px;
                font-weight: bold;
                color: #ff0000;		
} .schwarz {
                font-size: 12px;
                color: #000000;		                						
} .links {
                font-family: Verdana;
                font-size: 12px;
                font-weight: bold;
                color: #D10000;
} .neu {
                font-family: Verdana;
                font-size: 12px;
                font-weight: bold;
                color: #ffff00;								
} .schwarz {
                font-family: Verdana;
                font-size: 12px;
                font-weight: bold;
                color: #000000;
                line-height: 20px;
} .klein {
                font-family: Verdana;
                font-size: 10px;
                color: #B4CED4;
} body {
                scrollbar-base-color: #000000;
                scrollbar-face-color: #242A36;
                scrollbar-arrow-color: #B4CED4;
} .marker {
                color: #242A36;
                background-color: #B4CED4;
}

.umfrage {
    width: 100%; 
    border-top:1px solid #D10101; 
    border-bottom:1px solid #D10101; 
    border-left:1px solid #D10101; 
    padding:5px; 
    font-size:10px;
}

.umfrageHead {
    background-color:#2E3645; 
    color:#D10101; 
    font-weight:bold; 
    text-align:center;
    margin: 0px 0px 5px 0px;
}

.ergebnisse {
     width:100%; 
     border-top:1px solid #D10101; 
     border-bottom:1px solid #D10101; 
     border-left:1px solid #D10101; 
     padding:5px; 
     font-size:10px;
}
        
.frage {
    /*position:absolute;*/
    font-size:10px;
    padding: 0px 0px 0px 2px;
    z-index:2;
}  
.frageEnde {
    clear: both; 
    line-height: 1px; 
    height: 1px; 
    font-size: 1px;
    margin-bottom: 3px;
}    

.umfrageProzent {
    position: absolute;
    margin: 2px 0px 0px 6px;
    color: #B4CED4;
    font-weight: bold;
}
  
.balken {
    background-color: #4F5C69;
    margin: 2px 0px 5px 0px;
}

.logout {
    background-color: #2E3645;
    text-align: right;
    padding: 7px 5px 7px 0px;
}
.adminNavi {
    border-top: 1px solid #B4CED4;
    border-bottom: 1px solid #B4CED4;
    text-align: center;
    margin: 0px 0px 20px 0px;
    padding: 7px 0;
}
.adminNaviaktiv {
    color: red;
    font-weight: bold;
}
.linie {
    background-color: #4F5C69;
    height: 1px;
    line-height: 1px;
    margin: 7px 0;
}
.linie01 {
    background-color: #B4CED4;
    height: 1px;
    line-height: 1px;
    margin-bottom: 10px;
}

.spEnde {
    clear: both; 
    line-height: 1px; 
    height: 1px; 
} 
.sp1 {
    float: left;
    width: 15%;
}
.sp2 {
    float: left;
    width: 80%;
}
.partybilder {
    float: left; 
    width: 151px; 
    text-align: center;
    height: 154px;
    background-color: #2E3645;
    margin: 0px 1px 0px 0px;
    padding: 1px 0px 0px 0px;
    /*padding: 1px;*/
}
.bilderrahmen {
    border: 1px solid #B4CED4;
    cursor: pointer;
}

