body {
	background-color:#000066;
	color:#333399;
 	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}

table.inhalt{
	width:767px;
	border:0px;
	padding:0px;
	
	margin-top: 0px;
	background-image: url(../bilder/navigation/tabellen_hg.gif);
	
}
table.inhalt_fuss{
	width:767px;
	height:11px;
	background-image:url(../bilder/navigation/tabellen_hg_fuss.gif);
	
	}
table.kalender{
	border-style:solid;
	border-color:#000066;
	boder-collaps:collapse;
	border-width:1px;
	border-spacing:1px;
	
	
}

table.themen_tabelle{
	
	border-collapse:collapse;
	border-width:1px;
		
}

td{
	font-family:Arial,Helvetica,sans-serif;
	vertical-align:top;
	font-size:15px;
	font-style:normal;
	line-height:14pt;
	padding-left:0px;
	padding-top:0px;
	color:#000066;
	
	
}
td.rahmen_inhalt{
	color:#000066;
	background-color:#FFFFFF;
	width:647px;
	height:400px;
	
	
}

td.kalender_aussen{
	width:245px;
	
}
td.themen_tabelle{
	border:1px solid #FFCC00;
	padding:5px;
	
}


th.feiertag{
	color:#FF3333;
	text-align:center;
	width:40px;
	
}
th.tagesnamen{
	color:#000066;
	text-align:center;
	width:35px;
}

td.aktiv{
	background-color:#ffcc00;
	text-align:center;
	width:40px;
}
td.passiv{
	background-color:#ccffff;
	text-align:center;
	width:40px;
}
td.inaktiv{
	background-color:#000066;
	text-align:center;
	width:40px;
}

td.termindetails{
	border: 1px solid #999999;
	padding-left:5px;
	padding-right:5px;
}

th {
	font-family:Arial, Helvetica,sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	
}

.hg_dunkel {
	background-color:#D3D3FF;
	border: 1px solid #FF9900;
	padding-left:5px;
	padding-right:5px;
	spacing:0;
	
}
.hg_hell {
	background-color:#FFFFFF;
	border: 1px solid #FF9900;
	padding-left:5px;
	padding-right:5px;
	spacing:0;
}

caption {
	font-size:18;
	font-family:Arial, Helvetica,sans-serif;
}
	
	
h1{
	text-align:center;
	font-size:22px;
	font-weight:bold;
	line-height:27px;
	border: 1px solid #3366FF;
}

h2{
	font-size:19px;
	font-weight:bold;
	line-height:27px;


}
h3{
	font-size:17px;
	font-weight:bold;
	line-height:25px;
	
	
	padding-right:5px;

}
p {alignment:left;text-align: left;}
p.fussnote{
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
}
.innenbereich {
	padding:15px;
	border:none;
	vertical-align: top;

}
.bildunterschrift {
	font-size:12px;

	text-align: center;
}
.titelnews{
	
	text-align: center;
	border: 1px solid #FFCC00;
}

a:link{
color:#3366FF;
}


a:visited{
color:#3366FF;
}
