body
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#003070;
	background-position: top left;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;
}

.title { background:url(images/title.jpg) top left no-repeat #D6E5F8; }


.form
{
	font-size:11px;
	color:#003070;
	background:#D6E5F8;
	border-style:solid;
	border-width:1px;
	border-color:#003070;
}

input:hover,input:focus,
textarea:hover,textarea:focus
{
	background:#FFE9BB;
}

.small { font-size:9px;}

h1
{
	color:#003070;
	font-size:12px;
	font-weight:bold;
}
h2
{
	color:#BB141A;
	font-size:11px;
	font-weight:bold;
}
h3
{
	color:#003070;
	font-size:11px;
	font-weight:bold;
}
td
{
	font-size:11px;
}
.headline
{
	font-size:11px;
	color:#ffffff;
	background:#0962A5;
	font-weight:bold;
}
.zeit
{
	color:#0962A5;
}
.zeitred
{
	color:#ff0000;
	font-weight:bold;
}
.link
{
	color:#003070;
	text-decoration:underline;
}
.bold
{
	font-weight:bold;
}
.red
{
	color:#BB141A;
}
.redbold
{
	color:#BB141A;
	font-weight:bold;
	text-decoration:none;
}

.orangebold
{
	color:#ff9900;
	font-size:12px;
	font-weight:bold;
}
.notdienst
{
	color:#003070;
}

.monthname
{
	COLOR: #BB141A;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
}
.weekdayname
{
	BACKGROUND-COLOR: #0962A5;
	COLOR: #ffffff;
	FONT-SIZE: 11px;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
}
.weekday
{
	BACKGROUND-COLOR: #ff9900;
	COLOR: #003070;
	FONT-SIZE: 11px;
	TEXT-ALIGN: right;
	text-decoration : underline;
	FONT-WEIGHT: bold;
}
.today
{
	BACKGROUND-COLOR: #FFEA00;
	COLOR: #ff0000;
	FONT-SIZE: 11px;
	TEXT-ALIGN: right;
	text-decoration : underline;
	FONT-WEIGHT: bold;
}
.sat
{
	BACKGROUND-COLOR: #BB141A;
	COLOR: #ffffff;
	FONT-SIZE: 11px;
	TEXT-ALIGN: right;
	text-decoration: underline;
	FONT-WEIGHT: bold;
}
.sun
{
	BACKGROUND-COLOR: #BB141A;
	COLOR: #ffffff;
	FONT-SIZE: 11px;
	TEXT-ALIGN: right;
	text-decoration: underline;
	FONT-WEIGHT: bold;
}
.notthismonth
{
	BACKGROUND-COLOR: #eeeeee;
	COLOR: #777777;
	FONT-SIZE: 11px;
	TEXT-ALIGN: right;
	text-decoration: none;
	FONT-WEIGHT: normal;
}

