/***********************************************/
/* okwahl_benutzer.css                                  */
/***********************************************/

/***********************************************/
/* Hier koennen Benutzerdefinierte Einstellungen vorgenommen werden. Diese ueberschreiben
/* die Standardeinstellungen                    */
/***********************************************/

/* Röser 19.09.2008 */


body{
    font-family: Arial,sans-serif;
    min-width: 1000px; /*geht nicht bei IE*/
    color: #000000; 
    background-color: #ffffff;
}



h1{
    font-family: Arial,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0.5em; 
	margin-bottom: 0.3em;
    color: #326cb6;
    text-align: center;     
}


h2{
    font-family: Arial,sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    border-top: 1px solid white;
    border-bottom: 1px solid #326cb6;
	border-right: 12px solid #326cb6;
    margin-top: 1em;
    padding: 0.3em; 
	padding-left:0.8em;
    color: #326cb6	;
    background-color:#e0e9f4;
}



/*** Links ***/
a{
    color: #326cb6;
    text-decoration: underline;
}

a:link{
    color: #29638B;
    text-decoration: none;
}

a:visited{
    color: #000000;
    text-decoration: none;
}

a:hover{
    background-color: #326cb6;
	color: #ffffff;
    text-decoration: underline;
}


td a{
    color: #326cb6;
    text-decoration: underline;
}

td a:hover{
    background-color: #326cb6;
	color: #ffffff;
    text-decoration: underline;
}


ul#naviDatum {
    border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 5px;
	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 white;
    border-left-color: white; 
	border-top-color: white;
    padding: 0.1em 0.4em;
    color: #326cb6; 
	background-color: #326cb6;
}
ul#naviDatum a:hover {
    border-color: white;
    border-left-color: black; 
	border-top-color: white;
    color: white; 
	background-color: #326cb6;
}



ul#naviWahlart {
    font-size: 0.8em;
    text-align: left;
    border-bottom: 1px solid white;
    margin: 0;
    padding: 0.0em;
    background-color: #ffffff;
}
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: #ffffff;
}




ul#naviZurueck {
    background-color: #e5e5e5;
	border-color: #326cb6;
	border-style: solid;
	border-width: 1px;
	font-size: 0.8em;
    text-align: left;
    margin: 0;
	margin-bottom: 8px;
    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: #326cb6;
}
ul#naviZurueck a:hover {
    color: #ffffff;
    background-color: #326cb6;
}





#auswertung {
	background-color: #ffffff;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 10px;
	font-size: 0.8em;
    text-align: center;
    font-weight: normal;
}

#div_anzeigeBereich{
    background-color: #ffffff;
	font-size: 0.8em;
    margin: 1.5em;
}


#div_container{
    width: 920px;
    border: 1px solid white; 
    margin-left: 2.5em;
    background-color: #ffffff;
}


#div_footer{
    font-size: 0.6em;
    text-align: center;
    border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff	;
	color: #ffffff;
    padding: 0.8em;
    background-color: white;
	background-color: #ffffff;
}

#div_footer a{
	color: #ffffff;
}

#div_header{
    /* height: 80px; */
    /*background: url(../bilder/header.bg.kv.gif) repeat-x;*/
	background-color: #ffffff;
	border-color: #ffffff;
	border-width: 50px;
    text-align: right;
}


#div_navigation{
	border-bottom: 15px solid #ffffff; 
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 0px;
	padding-top: 0px;
    padding-bottom: 1px;
    background-color:#ffffff;
	/* background-color:green; */
    color: #326cb6;
}

#logo{
    /*
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 15px;
	*/	
	float: right;
	margin-bottom: 15px;
}


#naviTiefer{
    background-color: #ffffff;
	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;
}


#wahlArt{
    background-color: #ffffff;	
	border-top-color: #326cb6;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000000;
	margin-left: 0.6em;
	margin-top: 70px;
}
#wahlArt li{   
	list-style: none;
    display: inline;
    font-size: 0.8em;
    padding-left: 0.3em;
}


/* Tabelle Wahlbeteiligung, Stimmzettel, Stimmen */
#tab_wahlInfo{
    color: #000000;
	margin: 0.8em 1em;
}
#tab_wahlInfo th{
    font-size: 0.8em;
    font-weight: bold;
    text-align: left; 
}

#tab_wahlInfo thead th {
    text-align: center; 
}

#tab_wahlInfo td{
    font-size: 0.8em;
    padding-left: 0.8em;
}



/* Tabelle Wahlergebnisse */
.tab_wahlergebnis{
    width: 760px;
    margin: 1em 0em 1em 0.4em;
}
.tab_wahlergebnis th{
    font-size: 0.8em;
    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: 100px;
}
.tab_wahlergebnis th.zweite_spalte{
    width: 400px;
}
.tab_wahlergebnis th.dritte_spalte{
    width: 130px;
}
.tab_wahlergebnis th.vierte_spalte{
    width: 130px;
}

.tab_wahlergebnis td{
    font-size: 0.8em;
    font-weight: normal;
    text-align: right;
    vertical-align: top;
    padding-left: 0.8em;
}

.tab_wahlergebnis td.erste_spalte{
    width: 100px;
}
.tab_wahlergebnis td.zweite_spalte{
    width: 300px;
}
.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;
}



