* {
    margin:0;
    padding:0}
img {
    border:0;
    display:block}
body {
    font-family:Verdana,Arial,sans-serif;
    font-size: 100.01%;
    padding: 24px 16px}
h1 {
    color: #004492;
    font-size: 1.4em;
    margin-bottom: 1em}
p, td, th, li {
    font-size: 0.57em;
    line-height: 100%}
table {
    border-collapse:collapse;
    table-layout:fixed}
th {
    background: #ccc;
    padding: 6px 2px;
    border: 1px solid white;}
td {
    background: #eee;
    padding: 2px 6px;
    border: 1px solid #ccc;}
input {
    height: 15px}
input.submit {
    height: auto}
td.center {
    text-align:center}

table#bars td {
    border:none;
    vertical-align:top;
    text-align:right;}
table#bars td.skala_stimmen {
    border-top: 1px solid black;
    font-size: 11px;
    height: 18px;
    width: 30px;
    padding: 0;}
/* IE 7 */
* + html table#bars td.skala_stimmen {
    height: 17px;}
table#bars td.skala_prozent {
    border-top: 1px solid black;
    font-size: 11px;
    height: 25px;
    width: 30px;
    padding: 0;}
* + html table#bars td.skala_prozent {
    height: 24px;}
table#bars td.red {
    border-top: 1px solid red;
    color: red}
table#bars td.higher {
    height: 19px}
/* IE 7 */
* + html table#bars td.higher  {
    height: 18px;}
#bar_stimmen, #bar_prozent  {
    height: 500px;
    width: 36px;
    position:absolute;
    top:0;
    left:0;
    background-color: #eee}
#container {
    width: 945px;
    overflow:hidden}
/* IE 7 */
* + html #container  {
    width: 960px}
#countries {
    float:left;
    width:285px}
#map {
    float: left;
    margin-left: 10px;
    background-color:#C5C6C8;
    width: 454px;
    height:564px;
    position:relative}
#bars {
    float:left;
    margin-left: 10px;
    height:564px;}
#ergebnis {
    width:946px}
#ergebnis td {
    text-align:center}

#einfache_mehrheit {
    background: #E3182D;
    color:#FFFFFF;
    text-align:center;}
#qual_mehrheit {
    background: #E3182D;
    color:#FFFFFF;
    text-align:center}

#popup {
    position:absolute;
    top: 20%;
    left: 128px;
    color: #007832;
    border: 2px solid #999;
    background: white;
    width: 200px;
    padding: 20px;
    text-align: center;
    font-size: 0.7em}
#sperr {
    color: black;}

#help {
    z-index: 5001;
    position:absolute;
    top: 100px;
    left: 300px;
    border: 2px solid #999;
    background: white;
    width: 545px;
    padding: 10px;}
#help p {
    font-size: 0.7em;
    line-height: 110%;
    margin-bottom: 10px}

/* google analytics */
#ga {
    border: 1px solid #999;
    text-align: center }
