/* CSS */
body {
	font-family:Verdana,Arial; 
	font-size:8pt; 
	font-weight:normal; 
	margin:0px; 
	padding:0px; 
	}
#background {
	width:957px; 
	text-align: center;
	margin:0 auto; 
	background-image:url('/img/background.gif'); 
	}
#wrapper {
	width:949px;
	text-align: center;
	margin:0 auto; 
	}
#topbar { 
	width:100%; 
	height:23px; 
	text-align:left; 
	background: #454545; 
	display: none;
	}
.topbar-flag {
padding-top:7px;
padding-bottom:7px;
padding-left:5px;
padding-right:5px;
background:#6D6D6D;
}

#topbar img
{
	float: left;
}

#topbar input
{
	float: left;
}

#header { 
	width:100%; 
	height:116px; 
	text-align:left; 
	display: none;
	}
#topmenu {
	width:100%; 
	height:31px; 
	text-align:left;
	background-image:url('/img/topmenu_background.gif'); 
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 0;
	display: none;
	}
#center { 
	width: 100%;
	}
#left 
{
	float: left;
	width:193px; 
	text-align:left; 
	display: none;
	}
#middle 
{
	float:left; 
	width:566px; 
	text-align:left; 
	}
#right { 
	float:left; 
	width:190px; 
	text-align:left; 
	display: none;
	}
#footer { 
	clear:left; 
	width:100%; 
	height:24px; 
	background-image:url('/img/footer_background.gif'); 
	display: none;
	}
a { 
	font-size:8pt; 
	color:#666666; 
	font-weight:bold; 
	text-decoration: none; 
	}
a:hover { 
	text-decoration: underline; 
	}
a:active { 
	text-decoration: underline; 
	}
a.topmenu { 
	font-size:10pt; 
	font-weight:bold; color:#4F4F4F; 
	}
a.mailto { 
	color:#4F4F4F; 
	}
a.readmore { 
	color:#E4191C; 
	font-size:7.5pt; 
	}
h1 { 
	margin: 0px 0px 0px 0px; 
	padding:0px; 
	font-size:13pt; 
	color:#373737; 
	}
img { 
	margin:0px;
	border:0px; 
	}
b.news { 
	color:#595959; 
	}
b.small { 
	font-size:7.5pt; 
	}
b.biggrey { 
	font-size:10pt; 
	color:#4F4F4F; 
	}

#readmore { 
	text-align:right; 
	padding-bottom:10px; 
	padding-top:10px; 
	}
.clear { 
	clear:left; 
	}
#topbar-left { 
	width:767px; 
	float:left; 
	}
#topbar-right { 
	padding-top:2px; 
	padding-left:10px; 
	width:172px; 
	float:left; 
	height:21px; 
	}
.topbar-searchfield { 
	padding:0px; 
	margin:0px; 
	width:124px; 
	height:14px; 
	border:1px #000000 solid;
	}
.topmenu-link, .topmenu-link-sel  { 
	float:left; 
	height:24px; 
	padding-top:7px; 
	padding-left:15px; 
	padding-right:15px; 
	}
.topmenu-link-sel { 
	background-image:url('/img/topmenu_background_sel.gif'); 
	}
.topmenu-separator { 
	float:left; 
	}
a.menuLink {
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}

#menu-list{
 list-style: none;
	width:193px;
	height:auto;
	padding:0 0 0 0px;
	margin: 0;
	}

li{
	padding:4px 0 4px 0;
	margin:0px 0 0px 0;
	}
.menu1 {
	background-image:url(/img/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-left:30px;
	background-position: 10px;
	}
.menu1-sel {
	background:#BB9C78;
	background-image:url(/img/menu_arrow_sel.gif);
	background-repeat: no-repeat;
	padding-left:30px;
	background-position: 10px;
	}
	
.menu2 {
	background-image:url(/img/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-left:40px;
	background-position: 20px;
	}
.menu2-sel {
	background:#F3E8D1;
	background-image:url(/img/menu_arrow_sel.gif);
	background-repeat: no-repeat;
	padding-left:40px;
	background-position: 20px;
	}
.menu3 {
	background-image:url(/img/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-left:50px;
	background-position: 30px;
	}
.menu3-sel {
	background:#FFFFFF;
	background-image:url(/img/menu_arrow_sel.gif);
	background-repeat: no-repeat;
	padding-left:50px;
	background-position: 30px;
	}
.menu4 {
	background-image:url(/img/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-left:60px;
	background-position: 40px;
	}	
.menu4-sel {
	background:#FFFFFF;
	background-image:url(/img/menu_arrow_sel.gif);
	background-repeat: no-repeat;
	padding-left:60px;
	background-position: 40px;
	}	

.breadcrumb { 
	background-image:url('/img/breadcrumb_back.gif');
	padding-top:5px; 
	padding-left:10px;
	height:21px; 
	width:556px; 
	display: none;
	}
.content { 
	width:536px; 
	padding:15px; 
	}
.content-left 
{
	margin-top: 5px;
	width:311px; 
	padding-right:7px; 
	float:left; 
	}
.content-right 
{
	margin-top: 5px;
	width:211px; 
	float:right;
	}
.content-full
{
	margin-top: 5px;
}
.content-product-headline {
	width:526px;
	padding-top:4px;
	padding-left:10px;
	height:20px;
	background:url('/img/product_back.gif');
	float:left;
	}
	
.sitemap 
{
	width: 566px;
}
	
.content-left ul, content-full ul {
	margin-left:0;
	padding-left:0;
	list-style:none;
	}
.content-left li, content-full li 
{
	padding: 0px;
	padding-left:10px;
	background:url('/img/li_red_square.gif') no-repeat left center;
	}
.content-list ul 
{
	width:536px;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.content-list li {
	height:16px;
	margin: 0px;
	padding-left:26px;
	padding-top: 4px;
	background-image: url('/img/menu_arrow.gif');
	background-position: 10px 3px;
	background-repeat: no-repeat;
	background-color:#F3E8D1;
}
.content-list li.odd
{
	background-color:#FFFFFF;
}
.right-text {
	font-size:8pt;
	color:#ffffff;
	float:left;
	width:176px;
	padding-left:14px;
	padding-bottom:16px;
	text-align:left;
}
.footer-element { 
	float:left; 
	height:20px; 
	padding-top:4px; 
	font-size:8pt; 
	font-weight:bold; 
	color:#4F4F4F; 
	}
.footer-spacer { 
	float:left; 
	padding-left:140px; 
	}
.footer-separator { 
	float:left; 
	}
	
	/* Form classes */
	
.strong
{
	font-weight: bold;
}	

.red-strong
{
	color: Red;
	font-weight: bold;
}
