body {
	margin: 0px;
	}
.kachelBig {  background-image: url(img/texture_kachel.jpg); background-repeat: repeat-x; background-position: left top}
.kachellSmall { background-image: url(img/texture_kachel_klein.jpg); background-repeat: repeat-x; background-position: left top }
.headlineStart {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #CC0001; text-decoration: none}
.fliesstextStart { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none ; line-height: 18px}
.subNav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #999999; text-decoration: none}
.ZitatSubline { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: #999999; text-decoration: none }
.stadtplanListe { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #999999; text-decoration: none }
.fliesstextStartCopy { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none }
.LinkSublined { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: underline}
.linkRed { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #CC0001; text-decoration: underline}
.footer_spacer{
height:60px;} /* This height should be equal to or greater than the footer. his ensures content is not cut off by your footer */
#footer{
position:fixed; /* keeps it from moving at all */
bottom:0;  /* keeps it at the bottom of the screen */
width:100%; /* stretches to fill the width of the body tag */
height:30px; /* sets the height. should be equal to or less than the footer_spacer height */
padding-left: 40px;
}
