<style TYPE="text/css">

DIV.Links		A   	       	{color:	#006699; text-decoration:none}
DIV.Links		A:link			{color:	#003399; text-decoration:none}
DIV.Links		A:visited		{color:	#003399; text-decoration:none}
DIV.Links		A:hover 		{color: #FF0000; text-decoration:underline}

</style>
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.textBoldh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textBoldSeitennummern {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: xx-small;
	font-weight: bold;
}
.textBoldAehnlicheTermine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.textKategorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.textOrt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.textDatum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.textDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.bgHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #A0D0FF;
	background-color: #A0D0FF;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
}
.bgGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
}
.bgRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	background-color: #FF0000;
}
.bgCurrentDay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #FFFF99;
}
.bgDayListing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003399;
	background-color: #66CCFF;
}
.bgMonthListing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003399;
	background-color: #3399FF;
}

div#trefferliste div.blaettern {
	float: left;
	margin-right: 10px;
	}
*html div#trefferliste div.blaettern { margin-right: 4px;}  /* only for win-ie  */

div#trefferliste div.blaettern strong {
	display: block;
	float: left;
	height: 1.2em;
	padding: 0 0.3em 0 0.3em;
	border: 1px solid #003399;
	margin-right: 4px;
	color: white;
	background-color: #003399;
	text-align: center;
	}

div#trefferliste div.blaettern a {
	display: block;
	float: left;
	height: 1.2em;
	padding: 0 0.3em 0 0.3em;
	border: 1px solid #003399;
	margin-right: 4px;
	color: #003399;
	background-color: white;
	font-weight: bold;
	text-align: center;
	}

div#trefferliste div.blaettern a:hover {
	color: white;
	background-color: #003399;
	text-decoration: none;
	}


div#trefferliste div.blaettern span.pipe {
Â Â Â Â Â Â Â Â font-weight: normal;
Â Â Â Â Â Â Â Â font-size: 10px;
Â Â Â Â Â Â Â Â position: relative;
Â Â Â Â Â Â Â Â top: -1px;
Â Â Â Â Â Â Â Â }

div#trefferliste div.blaettern span.pipe.start {
Â Â Â Â Â Â Â Â left: 2px;
Â Â Â Â Â Â Â Â }
â â â â â â â â  div#trefferliste div.blaettern span.pipe.end {
Â Â Â Â Â Â Â Â right: 2px;
Â Â Â Â Â Â Â Â }

