/* startseite adressformatierungen */
td.adressbereich {
	color: #8e8e8e;
	background: url(images/1neu.gif) no-repeat center top;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
td.adressbereich address {
	margin: 97px 0 0 0;
	font-weight: normal;
	font-style: normal;
	}
td.adressbereich address a {
	text-decoration: none;
	color: #8e8e8e;
	}
td.adressbereich address a:hover {
	color: #df162b;
	}
td.adressbereich p {
	margin: 14px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	}
.invis {
	overflow: hidden;
	height: 0;
	width: 0;
	text-indent: -9999px;
	position: absolute;
	}
	
/* sidebar adressformatierungen */
#sidebar {
	color: #8e8e8e;
	width: 176px;
	text-align: right;
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	background: url(links/images/adresse.gif) no-repeat left top;
	}
#sidebar address {
	font-weight: normal;
	font-style: normal;
	}
#sidebar address strong {
	color: #e65564;
	text-transform: uppercase;
	}
#sidebar address a {
	color: #8e8e8e;
	text-decoration: none;
	}

	
/* standardformatierungen */
.normal {
	color: #000;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none
	}
.titel {
	color: #39c;
	font-size: 14px;
	line-height: 15px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none
	}
a {
	color: #df1523;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none
	}
a:hover {
	color: #900;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline
	}
.ktitel {
	color: #39c;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica
	}