@charset "utf-8";
/* CSS Document */
body {
background-image: url(images/Banground-Image_New.jpg);
	background-repeat: repeat-x;
	background-color: #481E08;
	background-attachment: fixed;
}
.orange_back_image {
	background-attachment: fixed;
	background-image: url(images/Banground-Image_Orange.jpg);
	background-repeat: repeat-x;
}
.Fondstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #993300; font-weight: bold; }
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.style10 {font-size: 10px}
.Fondstyle1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.style15 {
	color: #FFFFFF;
	font-weight: bold;
}
.style16 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; line-height: 20px; }


