BODY
	{
	background-color: #FFFFFF;
	margin: 0;
	padding-top: 20px;
	}

A:link {
	color: #666666;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
	color: #666666;
}
A:active {
	text-decoration: none;
	color: #666666;
}
A:hover { color: #FF9933; text-decoration: underline; }

.table_center
	{
	height:600px;
	vertical-align:top;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}

.txt_normal
	{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #999999;
	line-height: 14px;
	}

.txt_footer
	{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #999999;
	line-height: 16px;
	}
.txt_headline {

	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	COLOR: #999999;
	line-height: 20px;
}
.color_normal {

	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #FF9933;
	line-height: 14px;
}
.color_big {

	FONT-FAMILY: Arial;
	FONT-SIZE: 16px;
	COLOR: #FF9933;
	line-height: 20px;
}
.txt_normal_weiss {


	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	line-height: 14px;
}
.txt_big_weiss {


	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	line-height: normal;
}
.color_headline {


	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #FF9933;
	line-height: 20px;
}

