/* Stylesheet STADTPASSAGE */
/* Datei: stadtp_stylesheet.css */
/* Erstellt: 14.04.2006 (Steffen und Bach) */



/* Hier wird allen Elementen erstmal */
/* die Grundlayoutregeln verpasst */ 


.Headline_Rot {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #FF0000; font-style: normal; font-weight: bold; font-variant: normal; line-height: 13pt}
.Subheadline_Rot {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FF0000; font-style: normal; font-weight: bold; font-variant: normal; line-height: 13pt}
.Fliestext_Schwarz {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-style: normal; font-weight: normal; font-variant: normal; line-height: 13pt}
.Fliestext_Weiss {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; font-style: normal; font-weight: normal; font-variant: normal; line-height: 13pt}

.Nav_Headline {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; font-style: normal; font-weight: bold; font-variant: normal; line-height: 13pt}
.Nav_Fliestext {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; font-style: normal; font-weight: normal; font-variant: normal; line-height: 13pt}
.Nav_Fliestext_Schwarz {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-style: normal; font-weight: normal; font-variant: normal; line-height: 13pt}





/* Hier werden die Links definiert */


a:link { color:#000000; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }
a:hover { color:#000000; text-decoration:none; }



