body {
	margin-left: 0px;
	margin-top:30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

.bildrand {
	border:2px;
	border-color:#572a0f;
	border-style:solid;
}

.ueberschrift {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight:bold;
	letter-spacing:2px;
	font-variant:normal;
	color: #572a0f;
}

.ueberschriftkalender {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	letter-spacing:3px;
	font-variant:normal;
	color: #572a0f;
}

.fliesstext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:22px;
	color: #572a0f;
}


.fliesstextfett {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 14px;
	line-height:22px;
	color: #572a0f;
}


.fliesstextklein {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:14px;
	color: #572a0f;
}


a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #00431c;
	text-decoration: underline;
}

a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #00431c;
	text-decoration: underline;
}

.footertext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #dddddd;
	margin-left:10px;
}


a.footer:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0068b5;
	text-decoration: none;
	margin-right:10px;
}

a.footer:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0068b5;
	text-decoration: none;
	margin-right:10px;
}


input,textarea
{
	background-color:#fae9b1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#000000;
	border-color:#c10015;
	border-style:solid;
	border-width:1px;
	padding-left: 2px;