img { border: none; vertical-align: bottom }


/* layout div */


div#layout {
	width:777px;height:625px; border: 1px solid #5B97D6;font-size:14px;font-style:bold;background-color:#FFC65B
}

/* navigation */

ul#navigation {
	height: 20px;
	margin: 0; padding: 0;
	width: 777px;
	background: #87B2DC url(navigation.jpg) top left repeat-x;
}

ul#navigation li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding-left: 4px;
	font-family: Arial;
}

ul#navigation li a {
	display: block;
	padding: 1px 8px 2px 4px;
	text-decoration: none;
	font-weight: bold;
	color: white;
	font-family: Arial;

}

a.thisMonth { color: black; }


/* Kalender Daten  */

.Stil1 {color: #FF0000}
.Stil3 {color: #009900}
.Stil4 {color: #0000FF}



#content {
	height: 480px;
	
}

#calendar {
	float: left;
	width: 300px; height: 471px;
	background-position: bottom left;
	background-repeat: no-repeat;
	font-family: Arial;
	}

#calendar tt strong {
font-family:Arial;
}

#bogen {
	padding-top: 1px;
	width: 300px; height: 460px;
	background: url(bogen.png) top left no-repeat;
	font-family: Arial;
	
}
* html #bogen {
	background-image: url(bogen.gif);
	
}






#calendar table {
	margin-left: 20px;
	font-size:11px;
	
	background-position: top left;
	background-repeat: no-repeat;
}





#keyvisual { margin-left: 0px; margin-top: -11px }


/* NEWS Formatierung */




#news {
	margin-left: 300px;
	padding-top: 20px;
	font-size:12px;
	color:#000000;
	height:425px;
	font-family: Arial;
}
table.news { border: none; margin: 0; border-spacing: 0; border-collapse: collapse; }
table.news td {
	background: url(gradient.jpg) top left repeat-x;
	padding: 4px 4px 7px 4px;
}


table.news div.heading { 

margin:3px 0 4px 0;
}

table.news strong.heading { 
font-size:13.5px;
font-family: Arial;
}
table.news strong.link { color: #004AE2 }

table.news a { text-decoration: none }


table.news a:link { color: black;}    /* unvisited link */
table.news a:visited { color: black;} /* visited link */
table.news a:active { color: red;}  /* selected link */
table.news a:hover { color: black;} /* mouse over link */




/* Einstellungen für die Termindaten */
.termine
{font: Arial;
align="center" style="width:345px;padding:0 0 3px 0; font-size: 11px; border:1px solid #5B97D6";
}