/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Haupttext_apartment {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	background-image: url( "./main-extra-Kopie.png" )
}

A:link {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 20px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: center;
 	background-color: transparent;
 	background-image: none
}

.seiten_link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	font-weight: normal;
 	font-style: normal
}

.linkVisited {
	color: rgb(255,255,255);
 	text-decoration: none ;
 	background-color: transparent;
 	background-image: none
}

.linkAktiv {
	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: transparent
}

.link_apartment_style {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	background-color: transparent;
 	background-image: none
}

.liste-apartment {
	line-height: 5pt;
 	list-style-image: url( "./listenzeichen.jpg" )
}

.link_aktiv_apartment_style {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16pt;
 	color: rgb(191,154,120);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	background-color: transparent
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 20px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: center;
 	background-color: transparent;
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
