body {
	background-color: #89881D;
}
.header {
	font-family:"Century Gothic", sans-serif;
	font-size: 24px;
	color: #ffffea;
	font-weight:normal;
	letter-spacing:2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;		
}
.header_farbe {
	font-family:"Century Gothic", sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight:bold;
	letter-spacing:2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;		
}

.headerklein {
	font-family:"Century Gothic", sans-serif;
	font-size: 14px;
	color: #ffffea;
	font-weight:normal;
	font-variant: small-caps;
	letter-spacing:2px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.headerklein_gruen {
	font-family:"Century Gothic", sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight:normal;
	font-variant: small-caps;
	letter-spacing:0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.vorspanntext {
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	color: #ffffea;
	font-weight:normal;
	line-height:18px;
	letter-spacing:1px;
}

.fliesstext {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	color: #ffffea;
	font-weight:normal;
	line-height:18px;
}

.fliesstext_gruen {
	 font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	color: #000000;

	line-height:18px;
}

.fliesstext {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	color: #ffffea;
	font-weight:normal;
	line-height:18px;
}

.footer			{
	height:66px;
	width: 800px;
	margin: 0 auto;
	top: 100px;
	background-image: url(../images/layout/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tabrahmen {
	border: 5px solid #F3E3B2;
}
.tabrahmen2 {
	border: 5px solid #b5aa87;
}
.tableschatten {
	border: 2px solid #E4E4E4;
}
/* Fix for MS Office style paragraphs (MsoNormal) */
p {
	margin: 0px;
	padding: 0px;
}

/* Fix for MS Office unindeted lists */
.unIndentedList {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

.unIndentedList li {
	padding: 0px;
}

/* Fix for MS Office UL lists */
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
}.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #000;
}

.menutext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	letter-spacing:1px;
	font-style: normal;
}
.menutext2 {
	background-image:url(../images/button/bg_button.png)

}
.eingabefeld {
	background-color: #FF0;
	border: 1px solid #FC3;
}
.laufschrift {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #9a141b;
	font-weight:bold;
	letter-spacing:2px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.hrhr{
	border-bottom:dotted #000 3px;
	height:1px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	width:90%;
}

.vcard {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffea;
	font-weight:bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.vcard2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffea;
	font-weight:normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}