/* CSS Document */


A {
	COLOR: #6e635b; TEXT-DECORATION: none;
	text-align:left;
}
A:hover {
	COLOR: #d87d07;
	
}
.table-border-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: f79911;
	border-bottom-color: f79911;
	border-left-color: f79911;
}

H1 {
	COLOR: #000000
}
H2 {
	COLOR: #000000
}
H3 {
	COLOR: #000000
}

H1 A {
	COLOR: #000000
}
H2 A {
	COLOR: #000000
}
H3 A {
	COLOR: #000000
}
H4 A {
	COLOR: #000000
}

H1 {
	FONT-SIZE: 2em
}
H2 {
	FONT-SIZE: 1.8em
}
H3 {
	FONT-SIZE: 1.4em
}
H4 {
	FONT-SIZE: 1.3em
}
H5 {
	FONT-SIZE: 1.2em
}
H6 {
	FONT-SIZE: 1.1em
}
OBJECT {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
BODY {
	PADDING-BOTTOM: 10px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	
}
.pagetitel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#B6B6B6;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
	padding-left: 5px;
}
.productbox {
	background-color: #FBFBFB;
	background-image: url(../images/bg_footer_banner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 2px solid #DFDCCE;
	height:191px;
}
.product_images {
padding:8px;
text-align:center;
}

.blackboldtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.yelloboldtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F4B341;
	text-decoration: none;
}

a.headermenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#B6B6B6;
	text-decoration: none;
}
a.headermenu:hover{color:#F3A119;}

.menu-hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F3A119;
	text-decoration: none;
}

a.topmenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#B6B6B6;
	text-decoration: none;
}
a.topmenu:hover{color:#F3A119;}

.topmenu_hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F3A119;
	text-decoration: none;
}

.footer{background-image:url(../images/footer.jpg); width:938px; height:100px;
background-repeat:no-repeat;
background-position:center top;}
.td_text {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration: none;
	text-align:left;
	left: 1px;
	right: 1px;	
}
a.range-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:left;
	padding-left:5px;
}
a.range-title:hover {
	color: #fb8f04;
	text-decoration:underline;
	
}


.table_border_4{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
	border: thin solid #FF9933;
	padding:5px;
}

