html, body
{
	padding:0;
	margin:0;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3b3a3d;

	font-size:12px;
}
img
{
	border:0;
	margin:0;
	padding:0;
}

a:LINK
{
	color:#3b3a3d;
	text-decoration:none;
	font-weight:normal;
}

a:VISITED
{
	color:#3b3a3d;
	text-decoration:none;
	font-weight:normal;
}

a:HOVER
{
	text-decoration:underline;
}

a:ACTIVE
{
	font-weight:normal;
}

#main {
	background-color: transparent;
	position:absolute;
	margin-top:1px;
	/*margin-top: -372px;*/
	margin-left: -495px;
	padding-right:63px;
	top: 10px;
	left: 50%;
	height: 745px;
	width: 924px;
}

#leiste_oben {
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	width:811px;
	height:6px;
	font-size:3px;
	line-height:5px;
}

#claim {
	position: absolute;
	top: 5px;
	right: 87px;
}

.left-block
{
	display:block;
	float:left;
	text-align:left;
}

.right-block
{
	display:block;
	float:right;
	text-align:right;
}

.clear
{
	clear:both;
	margin:0;
	padding:0;
}

.search
{
	margin: 35px 25px 0 0;
	display:block;
	text-align:left;
	vertical-align:baseline;
}

.input-search
{
	height: 13px;
	font-size:10px;
	width: 160px;
	border: 1px solid #3b3a3d;
	float:left;
	margin-right: 4px;
	margin-top:3px;
}

.arrow-button
{
	height: 17px;
	width: 16px;
	border: 0;
	margin-top:3px;
}

#menu
{
	display:block;
	text-align:right;
}

#menu ul
{
	float:right;
	border-right:1px solid #3b3a3d;
	margin:0;
	margin-bottom:3px;

}

#menu ul li
{
	display:block;
	margin:0;
	text-align:center;
	width:120px;
	float:left;
	border-left:1px solid #3b3a3d;
	padding-top:1px;
	padding-bottom:1px;
}

.adjust-img
{
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
}

.adjust-img td
{
	vertical-align:middle;
	text-align:center;
}


.equipment-teaser
{
	border-bottom: 1px solid #7eb2e1;
	display:inline;
}

.imaging-teaser
{
	border-bottom: 1px solid #5ebd00;
	display:inline;
}

.pharma-teaser
{
	border-bottom: 1px solid #E5312B;
	display:inline;
}

.equipment-teaser:HOVER
{
	text-decoration:none;
}

.imaging-teaser:HOVER
{
	text-decoration:none;
}

.pharma-teaser:HOVER
{
	text-decoration:none;
}


.product_box
{
	display:block;
	position:relative;
	width:278px;
	height:170px;
	padding-top:215px;
	border-bottom:2px solid #9d9c9e;
}

.product_box_head
{
	position:absolute;
	top:0px;
	left:0px;
	height:392px;
}

.product_box_head_list
{
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:200px;
}

.product_box_img_list
{
	position:absolute;
	top:0px;
	left:200px;
	height:100%;
	width:211px;
	padding-top:2px;
}

.product_box_content_list
{
	position:absolute;
	top:0px;
	left:411px;
	height:100%;
	width:401px;
}

.product_head
{
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	padding-left:10px;
}

product_box_content_list a
{
	font-weight:bold;
}


.product_head_list
{
	font-size:12px;
	padding-top:10px;
	padding-left:10px;

}

.product_subhead_list
{
	font-size:9px;
	padding-left:10px;
	color: #9d9c9e;
}


.product_list
{
	list-style-image:url(../images/arrow_right.gif);
}
.product_list li
{
	margin-top:5px;
}

.product_subhead
{
	font-size:12px;
	padding-left:10px;
}


#menulevel2
{
	visibility:hidden;
}

#menulevel2 ul
{
	clear:both;
	float:none;
	display:block;
	position:absolute;
	width:400px;
	padding:0;
	background:#FFFFFF;
	border:0;
	left:243px;
	margin-bottom:3px;
}


#menulevel2 ul li
{
	display:block;
	width:90px;
	margin-top:3px;
	float:left;
}

#menulevel3
{
	display:block;
	background:#FFFFFF;
	text-align:center;
}

#menulevel3 ul
{
	clear:both;
	width:863px;
	float:none;
	left:0;
	padding:0;
	position:absolute;
	margin:auto;
	border-right:0;
	left:-40%;
}

#menulevel3 ul li
{
	float:left;
	width:auto;
	padding-left:10px;
	padding-right:10px;
}

#menu2level2
{
	visibility:hidden;

}

#menu2level2 ul
{
	float:none;
	display:block;
	position:absolute;
	width:700px;
	padding:0;
	background:#FFFFFF;
	border:0;
	left:300px;
	margin-bottom:3px;
}

#menu2level2 ul li
{
	display:block;
	width:80px;
	margin-top:3px;
	float:left;
}

#equipment-sub
{
	left:20px;
	visibility:hidden;
	z-index:1;

}

#imaging-sub
{
	left:10px;
	visibility:hidden;
	z-index:1;
}

#pharma-sub
{
	left:30px;
	visibility:hidden;
	z-index:1;
}

.choose-lan
{
	display:block;
	text-align:right;
	margin-left:10px;
	background-color:#FFFFFF;
	z-index:500;
	position:absolute;
	border:0;
	top:425px;
}


.choose-lan a:HOVER
{
	text-decoration:none;
	font-weight:bold;
}

.choose-lan img
{
	padding:0;
	margin:0;
	border:0;
}

.choose-lan ul
{
	margin:0;
	padding:0;
	margin-bottom:3px;
	display:block;
	width:1000px;

}

#lanmenu
{
	display:none;
	top:660px;
	left:60px
}

#conmenu
{
	display:none;
	top:660px;
	left:60px
}

#conmenu ul li
{
	width:85px;
}

#lanmenu ul li
{
	width:85px;
}

.choose-lan ul li
{
	display:block;
	margin:0;
	text-align:left;
	float:left;
	padding-right:15px;
	padding-top:1px;
	padding-bottom:1px;
	background:#FFFFFF;
	font-weight:normal;
}


.choose-lan-out
{
	list-style-image:none;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	margin-top:5px;
	text-align:left;
	visibility:hidden;
}



.choose-lan-out li
{
	list-style-image:none;
	clear:both;

	text-align:left;
	margin:0;
	padding:0 0 0 11px;

}

.noshow
{
	display:none;
}

.outborder
{
	border-right:1px solid #3b3a3d;
	margin:0 14px 3px 0;
}

form
{
	margin:0;
	padding:0;
}

#arrow
{
	width:10px;
}

#arrow2
{
	width:10px;
}

.position-head
{
	position:absolute;
	border-bottom:1px solid #9d9d9e;
	font-weight:bold;
	font-size:9px;
}

.mediaheadline
{
	font-size: 16px;
	font-weight:bold;
	color: #acadb0;
}

.videocontainer
{
	padding-top:35px;
	padding-left:90px;
}

.videocontainertext
{
	text-align:left;
	width:300px;
	position:relative;
	border:1px solid black;
}

.narrow
{
	padding:2px 0 0 5px;
	width:85%;
}

.narrow180
{
	padding:2px 0 0 5px;
	width:180px;
}

.onimg
{
	left:7px;
}

.scroll-arrows
{
	position:absolute;
	bottom:5px;
	right:5px;
}

#content
{
	display:block;
	width:862px;
	height:487px;
	left:63px;
	margin-top:45px;
	padding:0;
	position:absolute;
}

.prodview_head
{
	font-size:16px;
	font-weight:bold;
	position:absolute;
	top:10px;
	left: 10px;
}
.prodview_sub
{
	position:absolute;
	top:26px;
	left: 10px;
}

#more
{
	position:absolute;
	left:5px;
	bottom:5px;
}

#footer
{
	width:862px;
	position:absolute;
	bottom:2px;
	left:63px;
	z-index:0;
	top: 630px;
}


#footer .left-block
{
	display:block;
	float:left;
	text-align:left;
}

#footer.right-block
{
	display:block;
	float:right;
	text-align:right;
}



.corner-img
{
	position:absolute;
	left:0;
	top:0;
	float:left;
}

.quicksearch
{
	background-color: #e9e9e9;
	width:309px;
	line-height:15px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
}

.media_scroll
{
	overflow:auto;
	padding-right:5px;
	display:block;
	width:452px;
	height:450px;
	position:absolute;
	top:10px;
	left:10px;

}

.submitbtn
{
	width:100px;
	border:0px;
}

.line
{
	width:95px;
	float:left;
}

.table_header_line
{
	padding-right:5px;
	padding-left:5px;
	float:left;
	display:block;
}

.table_header_line img
{
	float:right;
	margin-top:3px
}

.resultlist_table
{
	border-collapse:collapse;
	margin-top:10px;
	margin-left:5px;
}

.resultlist_table td
{
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
}

.resultlist_table tr
{
	border-bottom: 1px solid #3b3a3d;
	height: 35px;
}

.quicktable
{
	background:url(../images/media_table_header.jpg) #e9e9e9;
	background-position:top left;
	background-repeat:no-repeat;
	font-size:9px;
	height:275px;
	margin-bottom:10px;
}

.quicksearch select
{
	width:200px;
	border:0;
}

.quicksearch input
{
	width:200px;
	border:0px;
}

.quicklisttop
{
	width:359px;
	border:1px solid black;
	font-size:9px;
}

.sidebar-info
{
/* img border
	background: url('../images/box_border.gif') right repeat-y;
	width:169px;
*/
	border-right:2px solid #c3c4c7;
	width:167px;
	padding:0;

	left:2px;
	position:absolute;
}

.sidebar-info img
{
	margin:0;

}

/*Company Bereich*/
.img-1
{
	margin-left:1px;
	width:146px;
	float:left;
}

.img-2
{
	width:220px;
	float:left;
}

.company-wrapper
{
	margin-bottom:15px;
	padding-bottom:15px;
}

.backlink
{
	float:right;
	margin-right:5px;

}

.cmp-text-wrapper
{
	float:left;
	padding-left:20px;
	width:230px
}


/*########################################################################
############## Rudne  Ecken
##############*/

.ro {
	background:  url('../images/ro.gif') top right no-repeat;
	top:0;
	right:0;

}

.lo {
	background:  url('../images/lo.gif') top left no-repeat;
	left:0;
	top:0;
}

.ru {
	background:  url('../images/ru.gif') bottom right no-repeat;
	right:0;
	bottom:0;
}

.lu {
	background:  url('../images/lu.gif') bottom left no-repeat;
	left:0;
	bottom:0;
}

.border-top
{
	background: url('../images/box_border.gif') top repeat-x;
}

.border-left
{
	background: url('../images/box_border.gif') left repeat-y;
}

.border-right
{
	background: url('../images/box_border.gif') right repeat-y;
}

.border-bottom
{
	background: url('../images/box_border.gif') bottom repeat-x;
}



/** For new MenuEngine **/

#mainmenu {
	display:block;
	text-align:right;
	position: absolute;
	width:auto;
	left:63px;
	top:98px;
	border-left:1px solid #3b3a3d;
}

#mainmenu a {
	float:right;
	border-right:1px solid #3b3a3d;
	margin:0;
	margin-bottom:3px;
	display:block;
	margin:0;
	text-align:center;
	width:120px;
	float:left;
	/**border-left:1px solid #3b3a3d;**/
	padding-top:1px;
	padding-bottom:1px;

}

.productlink {
	background-position:97px 5px;
}

.internlink {
	background-position:88px 5px;
}

.subpoint_active, .subpoint:HOVER {
	background-image: url(../images/arrow_bottom.gif);
	background-repeat:no-repeat;
}

.activenavigationpoint {
	font-weight: bold !important;
}

.menul2 {
	display:block;
	position: absolute;
	top:118px;
	width:100%;
}

.menul3 {
	display:block;
	position: absolute;
	width:100%;
	top:134px;
}

.menul2 a {
	display:block;
	float:left;
	border-right:1px solid #3b3a3d;
	width: 91px !important;
	text-align:center;
	padding: 1px 0 1px 0;
}

.menul3 a {
	display:block;
	float:left;
	border-right:1px solid #3b3a3d;
	width: auto !important;
	text-align:center;
	padding: 1px 11px 1px 11px;
}

.classhiddenitem {
	position:absolute;
	display:none;
}

#productsubmenu {
	border-left:1px solid #3b3a3d;
	left: 125px;
}

#internsubmenu {
	border-left:1px solid #3b3a3d;
	left: 140px;
}
#internsubmenu a{
	width: 90px !important;
}

#equipmentsubsub {
	border-left:1px solid #3b3a3d;
	left: 75px;
}

#pharmasubsub {
	border-left:1px solid #3b3a3d;
	left: 75px;
}

#imagingsubsub {
	border-left:1px solid #3b3a3d;
	left: 75px;
}

#mediasubsub {
	border-left:1px solid #3b3a3d;
	left: 120px;
}

.calendar {
	width:100%;
	border-collapse:collapse;
}

.calendar td {
	border: 1px dotted #000000;
}

.calendar-header {
	width:139px;
	padding-left:13px;
	margin-top:-1px;
	float:left;
}

.calendar-header span {
	float:left;
	display:block;
	width:100px;
	text-align:center;
}

.calendar-header img {
	float:left;
	display:block;
	margin-top:3px;
	cursor:pointer;
}

.product_box_img_media {
	padding: 10px;
}

/* Navi neu */
.shown {
	display: block;
}

.hidden {
	display: none;
}

/* POM */ 
div.acPrice {
	text-align: right;
	font-weight: bold;
	color: #0167AF;
	fonz-size: 16px;
}

/* Registrierungsform */
table.regform tr td {
	padding-bottom: 3px;
}

table.regform input.text {
	width: 200px;
	border: 0;
}

table.regform select.select{
	width: 201px;
}

table.regform input.submit{
	border:0;
	background:#FFFFFF;
}

table.regform input.submit:hover {
	cursor: pointer;
}

.history-box {
	display:block; 
	width:171px; 
	overflow:hidden; 
	border-right:1px solid #c3c4c7;	
	height:67px; 
	margin-top: 10px;
	padding:5px 10px 1px 10px; 
	float:left;
	font-size:11px;
}

.history-box.border-left {
	border-left:1px solid #c3c4c7;	
}

.history-box.noborder {
	border: 0;
}

#next_arrow, #prev_arrow {
	cursor: pointer;
	padding: 2px;
	float: left;
}