<style type="text/css">

body  { background-color: black; margin: 0; padding: 0 }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;  }
 a:link { text-decoration: none; color: #555555 }
 a:visited { text-decoration: none; color: #555555 }
 a:hover { text-decoration: none; color: #FF0000; font-size: 101%; font-weight: normal }

p {
 padding: 0px;
}

      
	   
	#kalenderTextR {
	visibility: visible;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	width: 300px;
	position: absolute;
	left: 900px;
	top: 20px;
	height: auto;
	 /*background: black;*/ 
	/* background-image: url(images/bac	k/minimal/360durch4hellmin80.gif)*/
	}	
	  
#kalenderTextR p { font-size: 15px; color: #aaa; }
#kalenderTextR p a:link { text-decoration: none; color: #aaa}
#kalenderTextR p a:visited { text-decoration: none; color: #aaa }
#kalenderTextR p a:hover { text-decoration: none; color: #FFCC00; font-size: 100%; font-weight: normal }
#kalenderTextR p.italic { color: #aaa; font-style:italic;}
#kalenderTextR h1 { font-size: 20px; color: #aaa; }

#kalenderUebersicht { }
#kalenderUebersicht p {font-size: 16px; color: black;}



span.italic { font-style:italic;}
span.normal { font-style:normal;}
span.kalenderZahl {font-size: 13px; color: white; background-color: #aaa}
