body {
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #999999;
	background-image: url(../index/gfx/emulsion.gif);
	background-repeat: repeat;
	background-position: 0px 100px;
	font-size: 100%;
	background-attachment: fixed;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
 

}

table {
	font-size: 12px;
}

.rubrik {
	color: #E2E2E2;
	text-indent: 10pt;
	text-align: left;
	background-image: url(../index/gfx/kreuz2.png);
	background-repeat: repeat;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	letter-spacing: 0.15em;
	border-top: 0px none #9A0000;
	border-right: 0px none #9A0000;
	border-bottom: 0px none #9A0000;
	border-left: 0px none #9A0000;
}

.linie {
	border: 0px none #666666;
	padding: 0;
	font-size: 90%;
	background-image: url(gfx/backtd.png);
	/*letter-spacing: 0.1em;*/


}

html .linie td{
	padding: 5px 10px 5px 10px;
	border: 0px solid #999999;
	vertical-align: top;
	background-repeat: repeat;
	/*background-image: url(gfx/backtd4.png);*/
/*	background-repeat: repeat;*/



}



.fliess {
	/*font: normal 100%/120% "Times New Roman", Times, serif;*/
	color: #000000;
	padding: 20px 0px 20px 20px;
	word-spacing: 0.1em;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}




.linie2 {
	padding: 0;
	background: #999999;
	border: 0px none #cccccc;


}

.linie2 td{
	padding: 10px 10px 10px 10px;
	border-top: 0px dotted #888888;
	border-right: 5px dotted #888888;
	border-bottom: 0px dotted #888888;
	border-left: 5px dotted #888888;



}

p {
	font-size: 100%;
	line-height: 110%;
}


html .linie td:hover {
	background-image: url(../index/gfx/backtd2.png);
	background-repeat: repeat;
	border: 0px solid #990000;
	/*color:#cccccc;*/
}

html .rubrik td {
	background-repeat: repeat;
	height: 45px;
	background-image: url(../index/gfx/kreuz2.png) !important;
}
	
a:link , a:visited {
font-size:100%;
	color:#ffffff;
	text-decoration:none;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
a:active { color:#e8cd09 }
a:hover { color:#e8cd09;  text-decoration:underline }
.header1 {
	font-size: 150%;
	color: #FFFFFF;
	height: 45px;
	padding-top: 10px;

}
