@charset "utf-8";

/* Copyright N. Hanne 2009 */

/* erstellt für den JU Gemeindeverband Burgwedel April 2008 */
* {
margin: 0;
padding: 0;
vertical-align: top;
}

body {
color: #000000;
background-color: #ffffff;
font-family: Veranda, Helvetica, sans-serif;
text-align: center;
font-size: 100%
}

body * {
text-align: left;
}

a:link {
color: #000000;
background-color: transparent;
}
a:visited {
color: #5d5d5d;
background-color: transparent;
}
a:hover,
a:focus {
color: #c0c0c0;
background-color: #5d5d5d;
}
a:active {
color: #ffffff;
background-color: #5d5d5d;
}

/* Gesonderte Bereiche */

div#top {
color: #5d5d5d;
background-color: transparent;
border: 1px solid #5d5d5d;
width: 1020px;
margin: auto;
}
#top a {
color: #5d5d5d;
background-color: transparent;
text-decoration: none;
}
#top a:hover,
#top a:focus,
#top a:active {
color: #ffffff;
background-color: #122858;
}
#top a:visited {
color: #000040;
background-color: transparent;
text-decoration: underline;
}

div#head {
color: #cccac2;
background-color: #102c63;
}

#head h1,
#head h3 {
text-align: center;
}

div#sidebar {
float: left;
width: 230px;
vertical-align: top;
background-color: #1b1b1b;
}
div#kontakt {
color: #1b1b1b;
background-color: #778899;
padding: 10px;
font-size: 75%;
}
#kontakt a:visited{
text-decoration: none;
color: #373737;
background-color: transparent;
}
#kontakt a:hover,
#kontakt a:focus {
text-decoration: underline;
}


div#nav a {
color: #1b1b1b;
background-color: #778899;
display: block;
padding: 5px 10px 7px 10px;
text-align: right;
border-bottom: 1px solid #373737;
line-height: normal;
}
#nav a:visited {
color: #1b1b1b;
background-color: #778899;
text-decoration: none;
}
#nav a:hover,
#nav a:focus,
#nav a:active {
color: #5d5d5d;
background-color: #B0C4DE;
border: 1px white instet;
}

#nav a {
width: 230px;
wid\th: 210px;
}

ul#nav {
margin: 54px 0 0 0;
list-style: none;
}

div#inhalt {
margin 0 132px 0 230px;
padding: 30px 20px 40px 240px;
}

p#fuss {
color: #c0c0c0;
background-color: #102c63;
font-size: 80%;
text-align: center;
padding: 5px 20px;
margin: 0;
clear: both;
}
#fuss a:visited {
text-decoration: none;
color: #5d5d5d;
background-color: transparent;
}

table {
color: #5d5d5d;
background-color: transparent;
font-size: 90%;
}

table td {
border-bottom: 1px #122858 solid;
}
table td#head {
color: #c0c0c0;
background-color: #122858;
text-align: right;
}

div#aktiv {
color: #ffffff;
background-color: #1b1b1b;
font-size: 1.0em;
text-align: center;
border: 2px #c0c0c0;
margin: 10 0 0 0
}

#aktiv a{
color: #ffffff;
background-color: transparent;
display: block;
border: 1px solid;
}

div#info {
float: right;
color: #ffffff;
Background-color: #122858;
font-size: 100%;
text-align: center;
border: #c0c0c0;
padding: 10 20 10 20;
margin: 10 5 10 20;
}
