body {
        background-color: #6699CC;
}
#weiss {
        background-color : White;
}

#grau {
        background-color: #C1C1C1;
}

#unterstrich {
        text-decoration: underline;
}

td.seite {
        font-size: 10px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #FFCC99;
        font-weight: bold;
        text-decoration: none;
}

table.navi {
        background-color : #006699;
}

table.formular {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #000033;
        font-size : 11px;
        text-align: left;
        line-height: 13px;
        vertical-align: top;
        padding-top: 8px;
}

a.navi:link {
        font-size: 10px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: White;
        font-weight: bold;
        text-decoration: none;
}

a.navi:visited {
        font-size: 10px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: White;
        font-weight: bold;
        text-decoration: none;
}

a.navi:hover {
        font-size: 10px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: Gray;
        font-weight: bold;
        text-decoration: none;
}

a.email:link {
    text-decoration: none;
        color: #000033;
}

a.email:visited {
        text-decoration: none;
        color : #000033;
}

a.email:hover {
text-decoration: none;
color: #000033;
background-color: #CCCCCC;
}

a.unterstrichen:link {
        text-decoration: underline;
        color: #000033;
}

a.unterstrichen:visited {
        text-decoration: underline;
        color : #000033;
}

a.unterstrichen:hover {
text-decoration: none;
color: #000033;
background-color: #CCCCCC;
}

td.inhalt {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #000033;
        font-size : 11px;
        text-align: justify;
        line-height: 16px;
        vertical-align: top;
        padding-top: 6px;
        padding-right: 12px;
        padding-left: 1px;
        padding-bottom: 8px;
}

td.inhalt2 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #000033;
        font-size : 11px;
        text-align: left;
        line-height: 16px;
        vertical-align: top;
}

td.impressum {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #000033;
        font-size : 11px;
        text-align: left;
        line-height: 13px;
        vertical-align: top;
        padding-top: 8px;
}

td.inhalt3 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #000033;
        font-size : 11px;
        text-align: left;
        line-height: 16px;
        vertical-align: top;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 3px;
}

td.adresse {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #000033;
        text-align : left;
        font-size : 11px;
        background-color : #EEEEEE;
        padding: 8px;
}

.fett1 {
        font-size: 12px;
        font-weight: bold;
}
.fett2 {
        font-size: 10px;
        font-weight: bold;
}
.adresse_neu {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	line-height: 20px;
}
.adresse_neu_unterstrichen {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	line-height: 20px;
	text-decoration: underline;	
}

.bullet {

list-style-image:url(file:bullet.jpg);
list-style-position: outside;
left:inherit;
}

td.adressebesucht {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-align : left;
        font-size : 11px;
        background-color : #F0ECF0;
        padding: 8px;
}

p.adressebesucht {
        background-color: #CCCCCC;
        color: #000033;
        font-weight: bold;
}


input.button {
        background-color: #C0C0C0;
        border-top-width: 1px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        color: #000033;
        border-color: #999999;
}
