@charset "utf-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #520210;
	background-image: url(pix/mini.gif);
	background-repeat: repeat-y;
	background-position: center top;
	overflow:auto;
	overflow: -moz-scrollbars-vertical;
}


p {
	color: #FAEDA5;
	font-size: 14px;
	line-height: 130%;
}
a:link {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.zitat {
	font-style: italic;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	background-color: #742920;
	border: 1px dashed #CC6633;
}
td {
	color: #FAEDA5;
	font-size: 14px;
}
iframe {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #8C0219;
	border-top-color: #8C0219;
	border-right-color: #8C0219;
	border-bottom-color: #8C0219;
	border-left-color: #8C0219;
}
 * html div.c6 {     /* angaben nur fuer IE*/
	overflow : hidden;
	padding : 0px;
	margin : 0px;
	background-color: #8C0219;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
