p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: underline;
}
.topBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
a.icon {
	background: url(images/ex.gif) left center no-repeat; /* left = horizontale Hintergrundposition, center = vertikale Hintergrundposition, no-repeat = Hintergrundbild nicht wiederholen */
	padding-left: 15px; /* Linktext einrücken */
	text-decoration: none;
	color: #a4765b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	font-size: 11px;
}
a.extern {
	background: url(images/extern.gif) left center no-repeat; /* left = horizontale Hintergrundposition, center = vertikale Hintergrundposition, no-repeat = Hintergrundbild nicht wiederholen */
	padding-left: 15px; /* Linktext einrücken */
	text-decoration: none;
	color: #a4765b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	font-size: 11px;
}
.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bolder;
	color: #000000;
	font-variant: small-caps;
}
.style1 {
	font-size: 11px; 
	line-height: 20px; 
	color: #000000; 
	font-variant: small-caps; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.zeiten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
}
.Rahmen {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

