body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #000000;
}
body {
	background-color: #c1c6cc;
	background-image: url(/images/bg_image.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #E2001A;
}
a:visited {
	color: #E2001A;
}
a:hover {
	color: #E2001A;
}
a:active {
	color: #E2001A;
}

.title_product {
	background-image: url(/images/Title_balk.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	padding-top:10px;
vertical-align:top;
	padding-left: 40px;
	
}
.title_product a, .title_product a:active,  .title_product a:visited {	
color:#FFFFFF;
text-decoration:none;
padding-left: 5px;
padding-right: 5px;
}
.title_product a:hover {	
color:#FFFFFF;
text-decoration:underline;
padding-left: 5px;
padding-right: 5px;
}

.title_product2 {
	background-image: url(/images/Title_balk2.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:18px;
	vertical-align:top;
	padding-left: 40px;
	padding-top: 10px;
}
.title_product2 a, .title_product2 a:active,  .title_product2 a:visited {	
color:#FFFFFF;
text-decoration:none;
padding-left: 5px;
padding-right: 5px;
}
.title_product2 a:hover {	
color:#FFFFFF;
text-decoration:underline;
padding-left: 5px;
padding-right: 5px;
}

.titel {
	font-size:16px;
	font-weight:normal;
	}
.homepage_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.menu_achter{
	overflow: hidden;
}

.menu_achter_1{
	overflow: hidden;
	background-image: url(/images/achter_menu.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.menu_achter_2{
	overflow: hidden;
	background-image: url(/images/achter_menu_2.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.menu_achter ul{
	margin: 0;
	padding: 0;
	/*padding-left: 99px; offset of tabs relative to browser left edge*/
	font: 14px Verdana ;
	list-style-type: none;
	font-weight: normal;
}

.menu_achter li{
	display: inline;
	margin: 0;
}

.menu_achter li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 12px; /*padding inside each tab*/
	margin-right:5px;
	color: white;
	background: #9c9a9e; /*background of tabs (default state)*/
	
}

.menu_achter li a:visited {
color: white;
}

.menu_achter li a:hover, .menu_achter li.selected a{
background: #E2001A; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
color: white;
}

.menu_achter li a.current {
background: #E2001A; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
color: white;
}

.text {
	padding-left:40px;
	padding-right:40px;
	padding-bottom:40px;
	line-height:19px;
	}
	
.text h1 {
	font-size: 24px;
	line-height:28px;
	font-weight:normal;
	}
	
.submenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 173px; /* width of menu */
}

.submenu li{
margin-bottom:1px;
}

.submenu li a{
background: #c2c2c2; /*color of menu by default*/
font: Normal 14px Verdana;
display: block;
color: #626262;
width: auto;
padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;

}
.submenu li a:visited {color: #626262;}


.submenu li a.current, .submenu li a.current:visited {
background-color: #474747; /*color of menu onMouseover*/
color: white;
}

.submenu li a:hover {
background-color: #646464; /*color of menu onMouseover*/
color: white;
}

.subsubmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 173px; /* width of menu */
}

.subsubmenu li{
	margin-bottom:0px;
}

.subsubmenu li a{
background: #646464; /*color of menu by default*/
font: Normal 11px Verdana;
display: block;
color: #FFF;
width: auto;
padding: 4px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 20px;
text-decoration: none;
}





.subsubmenu li a:visited {
background-color: #646464; /*color of menu onMouseover*/
color: white;
}

.subsubmenu li a.current,  .subsubmenu li a.current:visited  {
background-color: #474747; /*color of menu onMouseover*/
color: white;
}

.subsubmenu li a:hover {
background-color: #474747; /*color of menu onMouseover*/
color: white;
}

.footer td {
	font-size:9px;
	color:#FFFFFF;
	}
.footer  a, .footer  a:visited {
	font-size:9px;
	color:#FFFFFF;
	}
	