/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#8C160A;
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#5C5C59;
	line-height:12px;
}
td.schattentop{
	background-image:url(images/index_schatten_top.jpg);
	background-repeat:repeat-x;	
}
td.schattenleft{
	background-image: url(images/index_schatten_left.jpg);
	background-repeat:repeat-y;	
 	background-position:top right;
}
td.schattenright{
	background-image: url(images/index_schatten_right.jpg);
	background-repeat:repeat-y;	
 	background-position:top left;
}
td.schattensub{
	background-image: url(images/index_schatten_sub.jpg);
	background-repeat:repeat-x;	
}
td.hgfarbetop{
	background-color:#FFFDD2;
}
td.randrot{
	background-color:#99022C;
}
td.randgelb{
	background-color:#FDF4B5;
}
td.randdunkelrot{
	background-color:#711309;
}
td.hgweiss{
	background-color:#FFFFF0;
}
td{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#5C5C59;
	line-height:12px;
}
table{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#5C5C59;
	line-height:12px;
}
strong{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#000000;
	line-height:12px;
	font-weight:normal;
}
a{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#8C160A;
	line-height:12px;
	text-decoration:none;
}
a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#8C160A;
	line-height:12px;
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
td.footer{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#E19264;
	line-height:12px;
	text-decoration:none;
}
td.footer a{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#E19264;
	line-height:12px;
	text-decoration:none;
}
td.footer a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#E19264;
	line-height:12px;
	text-decoration:none;
}
td.footer a:active{
	text-decoration:none;
}
td.footer a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
td.footer a:visited{
	text-decoration:none;
}