body {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type : square;
}
a {
	text-decoration:none;
}
a:link {
	color: #990000;
	}
a:visited {
	color: #990000;
	}
a:active {
	color: #CC0000;
	}
a:hover {
	color: #FF0000;
	}

.small {
	font-family: Helvetica, Arial, tahoma, sans-serif;
	font-size: 11px;
	color: #CCCCCC;

}
.smallb {
	font-family: Helvetica, Arial, tahoma, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #CCCCCC;

}

.medium {
	font-family: Helvetica, Arial, tahoma, sans-serif;
	font-size: 11px;
	color: #CCCCCC;

}
.bold {
	font-family: Helvetica, Arial, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #CCCCCC;

}
.listing {
	font-family: Helvetica, Arial, tahoma, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	list-style-position: outside;
	list-style-type: disc;


}
.expanded {
	letter-spacing: 2px;
	font: normal 12px/12px Helvetica, Arial, tahoma, sans-serif;
	color: #CCCCCC;

}
.adress {
	font-family: Helvetica, Arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: regular;
	text-align: left;
	color: #CCCCCC;

}
.heading {
	font-family:  Helvetica, Arial, tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	color: #CCCCCC;


}
.text {
	font-family:  Helvetica, Arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: regular;
	text-align: left;
	color: #CCCCCC;

}
.bild {
	font-family:  Helvetica, Arial, tahoma, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-align: center;
}
.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.flashAlternate {
	color: #888;
	font-size: 11px;
	padding: 10px;
	line-height: 13px;
}
.flashAlternate a {
	color: #333;
}
.flashAlternate a:hover {
	color: #ff0000;
}
.flashAlternate ul, .flashAlternate li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.flashAlternate ul li ul {
	margin-left: 10px;
}
