﻿/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 4px 0px;
	min-height:100%
}
	
#pagebg {
	position:absolute;
	left:50%;
	top:50%;
	
	width: 1005px;
	height: 615px;
	
	margin: -307px 0 0 -502px;
	
	text-align: left;
}

#header{
	position:relative;
	width:965px;
	height:135px;
	margin:0px 0px 0px 20px;
}

#header_left{
	position:absolute;
	width:150px;
	height:135px;
	top:0px;
	left:0px;
	background-image:url(../images/header_left.jpg);
}

#header_left a{
	display: block;
	width:150px;
	height:135px;
	text-indent: -22222px;
	overflow: hidden;
}

#header_center{
	position:relative;
	width:615px;
	height:135px;
	top:0px;
	left:150px;
	background-image:url(../images/Header.gif);
	background-repeat:no-repeat;
}

#header_right{
	position:absolute;
	/*width:200px;*/
	width: 171px;
	padding: 11px 0px 20px 29px;
	height:104px;
	top:0px;
	right:0px;
	background-image:url(../images/header_right.jpg);
	overflow: hidden;
}
#header_right h3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	margin: 0px 0px 13px 0px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#header_right h2 {
	height: 45px;
}
#header_right .bodytext {
	color: #ffffff;
	font-size: 10px;
	margin: 0px 0px 12px 0px
}

/* ÜBERSCHRIFTEN */
h1.price1 {
	height: 48px;
	width: 175px;
	/*position: relative;
	top: 210px;*/
	position: absolute;
	top: 155px;
	left: 0px;
	overflow: hidden;
	background: transparent url('../images/o_box_big.png') no-repeat 0px 0px;
	z-index: 999;
}

h1.price2 {
	height: 35px;
	width: 118px;
	/*position: relative;
	top: 137px;*/
	position: absolute;
	top: 105px;
	left: 25px;
	-left: 30px;
	overflow: hidden;
	background: transparent url('../images/o_box_small.png') no-repeat 0px 0px;
	z-index: 999;
}
/**/


#body{
	position:relative;
	width:965px;
	height:460px;
	margin:0px 0px 0px 20px;
}

#body_left{
	position:absolute;
	width:150px;
	height:460px;
	top:0px;
	left:0px;
	background-image:url(../images/body_left.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#body_center{
	position:absolute;
	width:615px;
	height:459px;
	top:0px;
	left:150px;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #003333;
	overflow: hidden;
}

#body_center_left{
	position:relative;
	width:586px;
	float:left;
	margin: 6px -10px 6px 6px;
}

#body_center_right{
	position: relative;
	width:231px;
	margin: 6px 6px 6px 5px;
}

#body_right{
	position:absolute;
	width:170px;
	height: 430px;
	top:0px;
	right:0px;
	padding: 10px 15px 20px 15px;
	background-image:url(../images/body_right.jpg);
}

#scroller{
	overflow:auto;
	position: absolute;
	width:615px;
	height:460px;
	left: 0px;
	border:0px solid green;
}

#footer_left{
	width:765px;
	height:20px;
	margin:5px 0px 0px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

#mainmenu{
	width: 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.main_item{
	padding: 9px 0px 0px 40px;
	width: 110px;
	height:22px;
	background-image:url(../images/Produkte.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
}

.mainmenu_item_act{
	padding: 9px 0px 0px 40px;
	width: 110px;
	height:16px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/menuitem_act.gif);
	background-repeat:no-repeat;
}

.mainmenu_item{
	padding: 9px 0px 0px 40px;
	width: 110px;
	height:16px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/menuitem.gif);
	background-repeat:no-repeat;
}

.mainmenu_item_act a{
	text-decoration:none;
	color:#FF6600;
}

.mainmenu_item a{
	text-decoration:none;
	color:#FFFFFF;
}

.untermenu_item, .untermenu_item2{
	padding: 2px 0px 0px 40px;
	width: 110px;
	height:16px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/untermenu.gif);
	background-repeat:no-repeat;
}

.untermenu_item2
{
	padding: 2px 0px 0px 46px;
}

.untermenu_item_act, .untermenu_item_act2{
	padding: 2px 0px 0px 40px;
	width: 110px;
	height:16px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/untermenu.gif);
	background-repeat:no-repeat;
}

.untermenu_item_act2{
	padding: 2px 0px 0px 46px;
}

.untermenu_item_act a, .untermenu_item_act2 a{
	text-decoration:none;
	color:#FF6600;
	margin: 0 0 10px 0
}

.untermenu_item a, .untermenu_item2 a{
	text-decoration:none;
	color:#FFFFFF;
}

.untermenu_item21{
    height:17px;
  	font-size:9px;
	color:#FFFFFF
    margin:0 46px 3px;

}

.untermenu_item21_act{
    height:17px;
    margin:0 46px 3px;
  	font-size:9px;
	color:#FFFFFF

}

.untermenu_item_act21 a{
    height:17px;
    margin:0 46px 3px;
  	font-size:9px;
	color:#FFFFFF
}

.untermenu_item21 a{
    height:17px;
    margin:0 46px 3px;
  	font-size:9px;
	color:#FFFFFF
}




/*topmen�*/
#topmenu{
	position: absolute;
	top: 0;
	left: 0;
	
	z-index: 100;
	
	display:block;
	width: 615px;
	height: 135px;
	
	list-style:none;
	list-style-position: inside;
}

/* Ebene 1 */
#topmenu li {
	position: relative;
	float:left;
	
	display: block;
	width: 123px;
	height: 20px;
	text-align:center;
	
	padding: 113px 0px 0px 0px;
}

#topmenu li a {
	width: 123px;
	height: 19px;
	
	text-decoration: none;
	color: #FFFFFF;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#topmenu li a img {
	margin: 0 4px 0 0;
}

/* Ebene 1, active */
#topmenu li.active a {
	text-decoration: none;
	color: #FF6600;
}

/* Ebene 2 */
#topmenu li ul {
	position:absolute;
	top: 0;
	left: -1px;
	float: none;
	
	display: block;
	width: 119px;
	height: 100px;
	
	list-style: none;
	text-align: left;
	padding: 5px 0 0 5px;
	
	opacity: 0.90;
	filter: alpha(opacity=90);
	background-image: url(../images/top_sub_nav.gif);
}

#topmenu li ul li {
	position: static;
	text-align:left;
	padding: 0;
	width: auto;
	height: auto;
	margin: 0;
	float:none;
}

#topmenu li.m1_sub_act a{
	text-decoration:none;
	color: #FF6600;
	position: static;
	padding: 0 0 0 5px;
}

#topmenu li.m1_sub a {
	text-decoration:none;
	color: #FFFFFF;
	position: static;
	padding: 0 0 0 5px;
}

#topmenu li.m1_sub a:hover {
	color: #FF6600;
}
/*Ebene 2 active*/


/*Fußmenü*/
#pagebg #footer_right {
	float: right;
	width: 200px;
	height: 20px;
	
	margin: 5px 20px 0 0;
	padding: 0;
	
	white-space: nowrap;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}

#pagebg #footer_right img {
	margin: 0 4px;
}

#pagebg #footer_right a{
	text-decoration:none;
	color:#406666;
}

/*Border Latest*/
#body_right .news-latest-container .news-latest-item{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#body_right .news-latest-container .news-latest-item a{
	text-decoration:none;
	color: #000000;
}

#body_right .news-latest-container .news-latest-item h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#body_right .news-latest-container .news-latest-item img{
	margin: 0 0 5px 0;
	display: none;
}

#body_right .news-latest-container .news-latest-item .news-latest-morelink{
	display:none;
}

#body_right .news-latest-container .news-latest-item .news-latest-date{
	display:none;
}

#body_right .news-latest-container .news-latest-item .clearer{
	display:none;
}

#body_right .news-latest-container h2{
	display:none;
}

#body_right .news-latest-container .news-latest-gotoarchive{
	display:none;
}

/*Scrollbar*/
#scrollbar {
	z-index:9999;
	position:absolute;
	top:0px;
	left:600px;
	width: 15px;
	height: 458px;
	border:0px solid red;
}

/*
#scrollbar_up{
	position:absolute;
	left: 0px;
	top: 0px;
	width: 15px;
	height: 14px;
	z-index: 1;
	cursor: pointer;
}

#scrollbar_balken{
 	position:absolute;
	left: 0px;
	top: 14px;
	width: 15px;
	height: 430px;
	z-index: 2;
}

#scrollbar_griff{
 	position:absolute;
	left: 0px;
	top: 14px;
	width: 15px;
	height: 120px;
	z-index: 3;
}

#scrollbar_down{
  	position:absolute;
	left: 0px;
	top: 445px;
	width: 15px;
	height: 14px;
	z-index: 4;
	cursor: pointer;
}
*/

/*
#contM {
	 /*position:absolute;
	 top:80px;
	 left:285px;*//*
	 float:left;
	 padding:0px;
	 width:470px;
	 height:569px;
	
	 text-align:left;
	 overflow:hidden;
	 clip:rect(0px 477px 550px 0px);
	 border:0px solid blue;
	 border-left:2px solid white;
}

#cont {
	 position:absolute;
	 width:463px;
	 border:0px solid green;
}
*/