@charset "iso-8859-1";
/* CSS Document */

a:focus, a:active {
	outline:none;
}
a {
	font-family: Frutiger, sans-serif;
	font-size: xx-large;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #009999;
}
a:active {
	text-decoration: none;
}
.titel {
	font-family: Frutiger, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #66CCCC;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: baseline;
	word-spacing: 4px;
	white-space: normal;
}
.titel_link {
	font-family: Frutiger, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #009999;
	letter-spacing: 2px;
	word-spacing: 4px;
	text-decoration: none;
}
.lauftext {
	font-family: Frutiger, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
}
.lauftext_gross {
	font-family: Frutiger, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.table {
	background-image: url(www/bilder/aktuell/bild_modeapero.png);
	background-repeat: no-repeat;
}

