
a:link
{
 color: #f00;
 text-decoration: underline
}

a:visited
{
 color: #3c3c3c;
 text-decoration: underline
}

a:hover
{
 color: #f00;
 text-decoration: none
}

a:active { color: #f00 }

body
{
 color: black;
 font-size: 12px;
 font-family: Arial;
 background-color: #a9977f;
 margin: 0
}

h1
{
 font-size: 18px;
 font-weight: bold
}

h2
{
 font-size: 16px;
 font-weight: bold
}

h3
{
 font-size: 14px;
 font-weight: bold
}

h4
{
 font-size: 12px;
 font-weight: bold
}

li { line-height: 1.3 }

td, p
{
 color: black;
 font-size: 12px;
 font-family: Arial
}

.bgrAktuelles { background-color: #ffe109 }

.bgrKontakt { background-color: #00debd }

.bgrSuchen { background-color: #fff }

.bgrZebra { background-color: #ea5200 }

.breadcrumbBig
{
 color: #232323;
 font-size: 12px;
 font-weight: bold
}

.breadcrumbSmall
{
 color: #424242;
 font-size: 11px
}

.brgGestaltung { background-color: #d01a4b }

.brgPflege { background-color: #528a01 }

.brgPlanung { background-color: #5e74b8 }

.brgStart { background-color: #ffdb8a }

.brgWasser
{
 color: white;
 background-color: #009
}

.brgPartner
{
 color: white;
 background-color: #995933
}

