html, body		{
	min-height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.tabrahmen {
	border: 5px solid #fff;
}
.tableschatten {
	border: 10px solid #ffffff;
}
/* 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:"Century Gothic", sans-serif;
	font-size: 12px;
	color: #46688B;
	line-height:18px;
	letter-spacing:1px;
	font-style: normal;
	font-weight: bold;
	/*
	background-image:url(../images/layout/kugel.png);
	background-repeat:no-repeat;
	background-position:left 10px;
	*/
}
.menutext2 {
	font-family:"Century Gothic", sans-serif;
	font-size: 12px;
	color: #ff0000;
	line-height:18px;
	font-style: italic;
	background-color:#efefef;
	/*
	background-image:url(../images/layout/kugel2.png);
	background-repeat:no-repeat;
	background-position:left 10px; 
	*/

}
.eingabefeld {
	background-color: #FF0;
	border: 1px solid #FC3;
}
.laufschrift {
	font-family:"Century Gothic", sans-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:solid #2e8630 1px;
	height:1px;
	margin-left:15px;
	width:90%;
}

.vcard {
	font-family:"Century Gothic", sans-serif;
	font-size: 14px;
	color: #46688B;
	font-weight:bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.vcard2 {
	font-family:"Century Gothic", sans-serif;
	font-size: 11px;
	color: #46688B;
	font-weight:normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
