/* DATEI: wahlen-nav.css */
body {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 0.9em;
 margin-top: 10px;
 margin-left: 10px;
 margin-right: 5px;
 background-color: #DCDCDC;
 color: #663399;
}

a:link {
 color: #663399;
 text-decoration: none;
 font-weight: bold;
}

a:visited {
 color: #663399;
 text-decoration: none;
 font-weight: bold;
}

a:hover {
 color: #C71585;
 text-decoration: underline;
 font-weight: bold;
}

a:active {
 color: #C71585;
 text-decoration: underline;
 font-weight: bold;
}

p {
 margin-top: 0px;
 margin-bottom: 0px;
}

.lwl {
 font-size: 100%;
 text-align: right;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #C71585;
 padding-bottom: 10px;
}

.links {
 font-size: 80%;
 color: #663399;
 text-align: left;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #C71585;
 padding-bottom: 10px;
 padding-top: 0px;
}

.links1 {
 font-size: 80%;
 color: #663399;
 text-align: left;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #C71585;
 padding-bottom: 10px;
 padding-top: 10px;
}

.links2 {
 font-size: 80%;
 color: #663399;
 text-align: left;
 padding-top: 0px;
}

.stala {
 font-size: 80%;
 text-align: left;
}

