

body
{
background: black url(wl/background.png) repeat-x;
}

#header
{
background: black url(wl/wildlaks-header.jpg);
}

#navigation a:link, #navigation a:visited
{
background: url(wl/link.png) no-repeat;
}

#navigation a:hover
{
background: url(wl/navi-hover.png) no-repeat;
}

#navigation a.active
{
background: url(wl/navi-active.png);
}

p.zitat
{
background: rgb(60,60,60);
color: white;
border: 1px solid black;
}
p.zitat
{
background: #3c444a;
background: #c8c8c8;
color:black;
border: 1px solid rgb(170,170,170);
}
h2
{
color: #103663;
}

#footer
{
background: url(wl/randinformationen.jpg);
}

#footer-links a:hover
{
color: white;
}

#container
{

background: url(wl/schein.png) repeat-y;
width: 1000px;
margin: auto;
}

#hauptinhalt a:link
{
color: #103663;
}
#hauptinhalt a:visited, #hauptinhalt a:hover
{
color: #1e3663;
}

.sidebar-field a:hover
{
color: #871f2d;
}
