a { text-decoration: underline; }
a:link { color: #8d8d8d; }
a:active { color: #8d8d8d; }
a:visited { color: #8d8d8d; }
a:hover {
	color: #555555;
	text-decoration: underline;
	text-align: center;
}

a.emenu { text-decoration: underline; }
a.emenu:link { color: #8d8d8d; }
a.emenu:active { color: #8d8d8d; }
a.emenu:visited { color: #8d8d8d; }
a.emenu:hover { color: #555555; text-decoration: underline; }

.TABkontakt              { font-family: Helvetica, Arial, Verdana; font-size: 10pt; background-color: #CCCCCC }
.TABkontakt th           { font-weight: bold; text-align: left; vertical-align: top; background-color: #B0C4E1; color: #333333 }
.TABkontakt tr           { background-color: #f0f0b2 }

.TABnews              {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #CCCCCC
}
.TABnews th           { font-weight: bold; text-align: left; vertical-align: top; background-color: #B0C4E1; color: #333333 }
.TABnews tr           { background-color: #f0f0b2 }

BODY {
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #555555;
	scrollbar-track-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.Stil2 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
}

.Stil2bold {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	font-weight: bold;
}

.Stil3_center {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
}

.Stil3bold_center {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
	
.Stil4_right {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #333333;
}

.Stil4bold_right {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #333333;
	font-weight: bold;
}
