<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********************************************/
/* okwahl.css                                  */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

*{
    margin: 0;
    padding: 0;
    border: none;
}


body{
    font-family: Verdana,Arial,sans-serif;
    min-width: 1000px; /*geht nicht bei IE*/
    color: #333333; /* schwarz */
    background-color: #FFFFFF; /* Farbe des Rands */
}

html, body{
    height:100%;
}

p.rechts{
    text-align: right;
}


/*** Links ***/
a{
    color: #29638B;
    text-decoration: none;
}

a:link{
    color: #29638B;
    text-decoration: none;
}

a:visited{
    color: #29638B;
    text-decoration: none;
}

a:hover{
    color: #29638B;
    text-decoration: underline;
}



/*** Ueberschriften ***/
h1{
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    margin: 0.5em; margin-bottom: 0.3em;
    color: #6C6D67;
    text-align: center; 
    
}

h2{
    font-family: Verdana,Arial,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    margin-top: 1em;
    padding: 0.3em; padding-left:0.8em;
    color: #6C6D67;
    background-color:#F1F1EA;
}

h3{
    font-family: Verdana,Arial,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    border-top: 1px dotted gray;
    border-bottom: 1px dotted gray;
    margin-top: 1em;
    padding: 0.3em; padding-left:0.0em;
    color: #6C6D67;
}

/*** Listen ***/
ul{
    list-style-type: none;
}



/***********************************************/
/* Layout Ids                                  */
/***********************************************/


/*****************/
/*** Container ***/
/*****************/

#div_container{
    width: 920px;
    border: 1px solid gray;
    margin-left: 2.5em;
    background-color: #F1F1EA;
}



/**************/
/*** Header ***/
/**************/

#div_header{
    height: 150px;
    /*background: url(../bilder/header.bg.kv.gif) repeat-x;*/
    background-color: #FFFFFF;
    text-align: right;
}

#logo{
    float: left;
    height: 147px;
    text-align: center;
}

#verfahren{
    float: right;
    width: 220px;
    height: 80px;
    padding-right: 10px;
    text-align: right;
    /*background-image: url(../bilder/okwahl.gif);
    background-repeat:no-repeat;
    background-position: 230px 0px;*/
}

#verfahren h1{
	font-size: 0.8em;
	font-weight: bold;
	border-top: 5px;
	border-bottom: 0px;
    	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	color: #00a1e0;
}

#verfahren h2{
	font-size: 0.6em;	
	font-weight: normal;
	border-top: 0px;
    	border-bottom: 5px;
    	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	color: #00a1e0;
}



/**************************/
/*** Navigationsbereich ***/
/**************************/


#div_navigation{
    border-bottom: 1px solid gray; border-top: 1px solid gray;
    padding-bottom:0.4em;
    background-color:#F1F1EA;
    color: #29638B;
}

/* Wahlart */
ul#naviWahlart {
    font-size: 0.8em;
    text-align: left;
    border-bottom: 1px solid gray;
    margin: 0;
    padding: 0.0em;
    background-color: #C0DAE9;
}
ul#naviWahlart li {
    list-style: none;
    font-weight: bold;
    display: inline;
    margin: 0.2em; padding: 0.2em;
}
ul#naviWahlart a {
    text-decoration: none;
    color: white;
}
ul#naviWahlart a:hover {
    color: white;
    background-color: gray;
}


/* Datum */
ul#naviDatum {
    font-size: 0.7em;
    text-align: left;
    margin: 0; padding: 0.7em;
}
ul#naviDatum li {
    list-style: none;
    display: inline;
    margin: 0.3em; padding: 0;
}
ul#naviDatum a {
    text-decoration: none;
    font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    padding: 0.1em 0.4em;
    color: #2D81B9; background-color: #cccccc;
}
ul#naviDatum a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: gray;
}


/* RÃ¼ckwÃ¤rtsnavigation */
ul#naviZurueck {
    font-size: 0.8em;
    text-align: left;
    margin: 0;
    padding: 0.3em; padding-left: 3.2em;
}
ul#naviZurueck li {
    list-style: none;
    display: inline;
    margin: 0.1em; padding: 0;
}
ul#naviZurueck a {
    font-weight: normal;
    text-decoration: none;
    color: #29638B;
}
ul#naviZurueck a:hover {
    color: #29638B;
    background-color: gray;
}


/* VorwÃ¤rtsnavigation */
/* Inputfelder tiefere Ebene*/
#naviTiefer{
    font-size: 0.8em;
    padding-left: 3.3em;
}
#naviTiefer li {
    list-style: none;
    display: inline;
    padding-right: 1.5em;
}
#naviTiefer select{
    border: 1px solid gray;
}
#naviTiefer option{
    height: 1.3em;
}
#naviTiefer option.ja{
    height: 1.3em;
}
#naviTiefer option.nein{
    height: 1.3em;
    background-color: lightgray;
}


/* Button zum WÃ¤hlen der nÃ¤chsten tieferen Ebene */
#ebeneWaehlen input{
    padding: 0.1em 0.4em;
    text-decoration: none;
    font-weight: normal;
    font-size: 0.8em;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: #2D81B9; background-color: #cccccc;
}
#ebeneWaehlen input:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: gray;
}



/********************/
/*** Startseite   ***/
/********************/
#div_startSeite{
    margin: 1.5em;
}


/********************/
/*** Titelbereich ***/
/********************/

#wahlArt{
    margin-left: 0.6em;
}
#wahlArt li{
    list-style: none;
    display: inline;
    font-size: 0.8em;
    padding-left: 0.3em;
}



/***************/
/*** Anzeige ***/
/***************/

/* AnzeigemÃ¶glichkeiten (alle Links in einer Tabelle) */
#tab_anzeigeLinks{
    width: 780px;
    margin-top: 1em; margin-left: 3.2em;
    font-size: 0.8em;
    text-align: center;
}
tab_anzeigeLinks td.anzeigeOptionen a{
    font-size: 0.8em;
    color: darkblue;
}

td.anzeigeOptionen li{
    display: inline;
}

#tab_anzeigeLinks td.geoKarte_Grafik{
    width: 40px;
}
#tab_anzeigeLinks td.geoKarte_Grafik img{
    height: 35px;
    width: 35px;
}
#tab_anzeigeLinks td.pfeil{
    width: 15px;
}
#tab_anzeigeLinks td.geoKarte_Text{
    width: 15%
}
#tab_anzeigeLinks td.geoKarte_Text a{
    vertical-align: top;
    font-size: 0.7em;
    color: darkblue;
}
#tab_anzeigeLinks td.geoKarte_Text span{
    font-size: 0.7em;
}

.tab_wahlergebnis td a {
    color: #29638B;
    text-decoration: underline;
}



/* Anzeigebereich */
#div_anzeigeBereich{
    font-size: 0.8em;
    margin: 1.5em;
}
#div_anzeigeBereich img.grafik{
    border: 1px solid gray;
    margin-top: 1.5em;
    margin-left: 3.0em;
}
#div_anzeigeBereich p.seitenanfang{
    font-size: 0.7em;
    text-align: right;
}



/* Tabelle Wahlbeteiligung, Stimmzettel, Stimmen */
#tab_wahlInfo{
    margin: 0.8em 2.5em;
}
#tab_wahlInfo th{
    font-size: 0.7em;
    font-weight: bold;
    text-align: left; 
}

#tab_wahlInfo thead th {
	text-align: center;	
}

#tab_wahlInfo td{
    font-size: 0.7em;
    padding-left: 0.8em;
}



/* Tabelle Wahlergebnisse */
.tab_wahlergebnis{
    width: 760px;
    margin: 1em 0em 1em 2.0em;
}
.tab_wahlergebnis th{
    font-size: 0.7em;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    padding-left: 0.6em; padding-bottom: 0.8em;
}
.tab_wahlergebnis th.links{
    text-align: left;
}
.tab_wahlergebnis th.rechts{
    text-align: right;
}

.tab_wahlergebnis th.erste_spalte{
    width: 50px;
    padding-right: 20px;
}
.tab_wahlergebnis th.zweite_spalte{
    width: 400px;
}
.tab_wahlergebnis th.dritte_spalte{
    width: 130px;
}
.tab_wahlergebnis th.vierte_spalte{
    width: 130px;
}
.tab_wahlergebnis tr:hover{
     background-color: #c0c0c0;
}
.tab_wahlergebnis td{
    font-size: 0.7em;
    font-weight: normal;
    text-align: right;
    vertical-align: top;
    padding-left: 0.8em;
}

.tab_wahlergebnis td.erste_spalte{
    width: 50px;
    padding-right: 20px;
}
.tab_wahlergebnis td.zweite_spalte{
    width: 270px;
}
.tab_wahlergebnis td.dritte_spalte{
    width: 130px;
}
.tab_wahlergebnis td.vierte_spalte{
    width: 130px;
}

.tab_wahlergebnis td.links{
    text-align: left;
}
.tab_wahlergebnis td.rechts{
    text-align: right;
}

.tab_wahlergebnis td.mitBorderBottom{
    border-bottom:1px dotted gray;
}

.gewaehlt {
	background-color: #9dfb99;
}

.nicht_gewaehlt {
}

.links {
    text-align: left;
}

.rechts {
    text-align: right;
}

/**************/
/*** Footer ***/
/**************/

#div_footer{
    font-size: 0.6em;
    text-align: center;
    border-top: 1px solid gray; border-bottom: 1px solid gray;
    padding: 0.8em;
    background-color: white;
}

#keine_ergebnisse {
    font-weight: bold;
    text-align: center;
}

#karte {
    margin-top: 50px;
    padding-top: 50px;
}

#karte_diashow {
    padding-right: 2.0em;
    vertical-align: middle;
    text-align: center;
}

#karte_diashow img.grafik {
    vertical-align: middle;
    margin-left: 1.8em;
}

#auswertung {
    font-size: 0.8em;
    text-align: center;
    font-weight: bold;
}


#partei_rechts {
    padding-top: 30px;
}

#partei_rechts a {
    
    padding-left: 0px;
}

#partei_rechts a img {
        display: inline;
}

#legende {
    padding-top: 40px;
    padding-left: 0px;
}

#portal li.tiefer{
    font-size: 0.9em;
    padding-left: 2.0em;
}
#portal li.tiefer2{
    font-size: 0.9em;
    padding-left: 4.0em;
}</pre></body></html>