body {
 color: #003366;
 background: #F5F5ED;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 1.5em;
 text-align: left;
 margin-bottom: 0px;
}
a:link {
	color : #173FB0;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a:visited {
	color : #84B7F9;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #84B7F9;
	background-color : transparent;
	text-decoration : underline;
	font-weight : bold;
}
a:active {
	color : #84B7F9;
	background-color : transparent;
	text-decoration : none;	
	font-weight : bold;
}
a.xtr:link {
	color : white;
	background-color : #84b7f9;
	text-decoration : none;
	font-size: 12px;
	font-weight : bold;
	padding: 3px;
	padding-left: 8px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;		
}
a.xtr:visited {
	color : white;
	background-color : #84b7f9;
	text-decoration : none;
	font-size: 12px;	
	font-weight : bold;
	padding: 3px;
	padding-left: 8px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;	
}
a.xtr:hover {
	color : white;
	background-color : #DC143C;
	text-decoration : none;
	font-size: 12px;	
	font-weight : bold;
	padding: 3px;
	padding-left: 8px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;	
}
a.xtr:active {
	color : white;
	background-color : #84b7f9;
	text-decoration : none;	
	font-size: 12px;	
	font-weight : bold;
	padding: 3px;
	padding-left: 8px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;	
}
b.gruen {
 color: #173FB0;
}
b.rot {
 color: #DC143C;
 font-size: 12px;
}
b.blau {
 color: #173FB0;
}
b.schwarz {
 color: black;
 font-size: 14px;
 font-weight: bold;
 letter-spacing: -1px;
}
b.kalender {
 color: black;
 font-size: 54px;
 font-weight: bold;
}
p {
 padding-left: 15px;
 padding-right: 15px;
}
p.blau {
 color: #173FB0;
 font-weight: bold;
}
p.rot {
 color: #DC143C;
 font-size: 12px;
 font-weight: bold;
}
p.rotxl {
 color: #DC143C;
 font-size: 16px;
 font-weight: bold;
}
td.kontakt {
 font-weight: bold;
 padding-left: 15px;
 padding-right: 15px;
}
.scrolltext {
	font-size: 20px;
	font-weight: bold;
	color: #E50066;
}
.xltext {
	font-size: 16px;
}
.randschwarz {
	border: 1px solid gray;
}
.galerie_gelb {
	background-color: #FFFF99;
	border: 1px solid #666666;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.galerie_blau {
	background-color: #84B7F9;
	border: 1px solid #666666;	
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
}
.galerie_rot {
	background-color: #E76D86;
	border: 1px solid #666666;	
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.galerie_gruen {
	background-color: #99FFCC;
	border: 1px solid #666666;	
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;	
}