body {
	background-image: url(../img/bg.gif);
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-attachment: fixed;
}
.top_bg {
	background-image: url(../img/top.jpg);
}
.right_bg {
	background-color: #FFFFFF;
}
.left_bg {
	background-color: #F3F3F3;
}
.foot_bg {
	background-image: url(../img/foot.gif);
	background-repeat: repeat-x;
}
.foot_fett_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D90132;
	text-decoration: none;
}
.foot_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D90132;
	text-decoration: none;
}

.link_fett_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D90132;
	text-decoration: none;
}
.link_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D90132;
	text-decoration: none;
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.text_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
.text_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}

