@charset "utf-8";

a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12.5pt;
	font-weight: normal;
	font-variant: normal;
	color: #042b55;
	background-image: url(../gfx/sandgasse_hintergrund.gif);
	background-repeat: repeat;
	text-align: left;
}
.text-center {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(../gfx/sandgasse_hintergrund.gif);
	background-repeat: repeat;
	text-align: center;
}
.text-fett {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 115%;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-image: url(../gfx/sandgasse_hintergrund.gif);
	background-repeat: repeat;
	text-align: left;
}

.ttable {
	border: 2px solid #009900;
}

