body, html {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
	/*background-color:#666666;*/
	/*background-color:#001E39;*/
	background-color:#003B71;
	background-image:url(/page/img/main_bg.gif);
	background-position:center center;
	background-repeat:repeat-y;
	scrollbar-base-color:#0557A0;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#0557A0;
	scrollbar-arrow-color:#0557A0;
}
/* Textstile */
a, a:link, a:active, a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;
}
.redlink a,a:hover{

	border-width:0px;
}


#content a, #content a:link, #content a:active, #content  a:visited {
	text-decoration: none;
	color:#990000;
}
#content a:hover {
	text-decoration: underline;
	color:#990000;
}
#content .redlink a, #content a:hover{
	color:#990000;
	border-width:0px;
}

.redlink a {
	color:#990000;
	border-width:0px;
}

.migua {
	background-image:url(/page/img/migua.gif);
	background-color:#0063AD;
	color:white;
	padding:1px;
	padding-left:6px;
	font-size:11px;
	height:15px;
}
.migutrans {
	background-image:url(/page/img/migutrans.gif);
	background-color:#663300;
	color:white;
	padding:1px;
	padding-left:6px;
	font-size:11px;
	height:15px;
}
.migutan {
	background-image:url(/page/img/migutan.gif);
	background-color:#739473;
	color:white;
	padding:1px;
	padding-left:6px;
	font-size:11px;
	height:15px;	
}

.migupren {
	background-image:url(/page/img/migupren.gif);
	background-color:#08006B;
	color:white;
	padding:1px;
	padding-left:6px;
	font-size:11px;
	height:15px;
}

.migunox {
	background-image:url(/page/img/migunox.gif);
	background-color:#9C3163;
	color:white;
	padding:1px;
	padding-left:6px;
	font-size:11px;
	height:15px;
}

h1 {
	font-size:18px;
	letter-spacing:0px;
	margin:0px;
	font-weight:500;
	color:#0557A0;
	padding:20px 0px;
}

.subcontent h1 {
	padding:0px;
}

h2 {
	font-size:13px;
	margin:0px;
	color:#0557A0;
	padding:0px 0px;
	padding:3px 0px;
}
h3 {
	font-size:12px;
	letter-spacing:0px;
	margin:0px;
	font-weight:bold;
	padding:3px 0px;
}

h4 {
	font-size:12px;
}

h5 {
	font-size: 14px;
	padding: 18px 0 0 0;
	margin: 0 0 10px 5px;
}

h6 {
	font-size:13px;
	color:#000;
	margin:0px;
	padding:0px;
	display:inline;
}
.copy {
	color:#000000;
}
.copy_small {
	font-size:11px;	
}
.copy_bold_black {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
}
.copy_bold_white {
	color:white;
	font-weight:bold;
}
.copy_blue {
	color:#0557A0;
	font-weight:bold;
}
/* Grundgerüst */
#mainContainer {
	width:931px;
	margin:auto;
}
#headContainer {
	height:95px;
	/*	background-color:#E5EEF4;*/
	background-color:#FFF;
}
#contentContainer {
	float:auto;
	padding-top:0px;
	padding-bottom:0px;
	background-image:url('/page/img/mainnav_bg.gif');
	background-repeat:repeat-y;
	background-position:16px;
}
#mainContentContainer {
	margin-left:208px;
	width:720px;
	color:#000000;
	background-color:white;
}
#mainNavigationContainer {
	float:left;
	width:208px;
}
#metaNavigationContainer {
	white-space:nowrap;
}
/* Mainnav Styles */
.mainnavitem_highlight_active {
	background-image:url(/page/img/mainnav_highlight.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding:4px 10px 4px 10px;
	white-space:nowrap;
	font-weight:bold;
	text-align: center;
	border:none;
}
.mainnavitem_hover_active {
	background-image:url(/page/img/mainnav_hover.gif);
	padding:4px 10px 4px 10px;
	white-space:nowrap;
	font-weight:bold;
	text-align: center;
}
.mainnavitem_active {
	background-image:url(/page/img/mainnav_normal.gif);
	padding:4px 10px 4px 10px;
	white-space:nowrap;
	font-weight:bold;
	text-align: center;
}
.mainnavitem_highlight_inactive {
	background-image:url(/page/img/mainnav_highlight.gif);
	padding:4px 10px 4px 10px;
	white-space:nowrap;
	font-weight:bold;
	text-align: center;
}
.mainnavitem_hover_inactive {
	background-image:url(/page/img/mainnav_hover.gif);
	padding:4px 10px 4px 10px;
	white-space:nowrap;
	font-weight:bold;
	text-align: center;
}
.mainnavitem_inactive {
	background-image:url(/page/img/mainnav_normal.gif);
	padding:4px 10px 4px 10px;
	white-space:nowrap;
	font-weight:bold;
	text-align: center;
}
.mainnavitem_highlight_active a, .mainnavitem_hover_active a {
	color:white;
	border:none;
}
.mainnavitem_active a {
	color:#0557A0;
	border:none;
}
.mainnavitem_highlight_inactive a, .mainnavitem_hover_inactive a, .mainnavitem_inactive a {
	color:red;
	border:none;
}
/* Main Subnav*/
.mainnavitem_active .homenavitem {
	display:block;
	background-image:url(/page/img/home_bg.gif);
	padding:0px;
}
.mainnavitem_hover_active .homenavitem {
	display:block;
	background-image:url(/page/img/home_bg_over.gif);
	padding:0px;
}
.mainnavitem_highlight_active .homenavitem {
	display:block;
	background-image:url(/page/img/home_bg_over.gif);
	padding:0px;
}
.mainnavitem_inactive .homenavitem {
	display:block;
	background-image:url(/page/img/home_bg.gif);
	padding:0px;
}
.mainnavitem_hover_inactive .homenavitem {
	display:block;
	background-image:url(/page/img/home_bg_over.gif);
	padding:0px;
}
.mainnavitem_highlight_inactive .homenavitem {
	display:block;
	background-image:url(/page/img/home_bg_over.gif);
	padding:0px;
}
.mainnavitem_highlight_active a, .mainnavitem_highlight_inactive a, .mainnavitem_hover_active a, .mainnavitem_hover_inactive a {
text-decoration:none;
}

/*Subnav*/
.subnavitem_highlight_active {
	padding:5px 17px 5px 17px;
	background-color:#D0DFEC;
	font-weight:bold;
	background-image:url(/page/img/white_arrow_left.gif);
	background-repeat:no-repeat;
	background-position:right center;
	border-bottom:1px solid #D0DFEC;
}
.subnavitem_hover_active {
	padding:5px 17px 5px 17px;
	font-weight:bold;
	background-color:#FFFFFF;
	border-bottom:1px solid #D0DFEC;
	/*
	background-color:#D0DFEC;
	background-image:url(/page/img/white_arrow_left.gif);
	background-repeat:no-repeat;
	background-position:right center;*/
}
.subnavitem_active {
	padding:5px 17px 5px 17px;
	border-bottom:1px solid #D0DFEC;
}
.subnavitem_highlight_inactive {
	padding:5px 17px 5px 17px;
	background-color:#D0DFEC;
	font-weight:bold;
	background-image:url(/page/img/white_arrow_left.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.subnavitem_hover_inactive {
	padding:5px 17px 5px 17px;
	background-color:#D0DFEC;
	font-weight:bold;
	background-image:url(/page/img/white_arrow_left.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.subnavitem_inactive {
	padding:5px 17px 5px 17px;
}
.subnavitem_highlight_active a, .subnavitem_hover_active a {
	color:#0557A0;
	border:none;
	text-decoration:none;

}
.subnavitem_active a {
	color:white;
	border:none;
	text-decoration:none;
}
.subnavitem_highlight_inactive a, .subnavitem_hover_inactive a, .subnavitem_inactive a {
	color:red;
	border:none;
	text-decoration:none;

}
/*Metaleftnav*/
.metaleftnavitem_highlight_active {
	padding:5px 17px 5px 17px;
	background-color:#CFDFEC;
	background-image:url(/page/img/white_arrow_left.gif);
	background-repeat:no-repeat;
	background-position:right center;
	font-weight:bold;
}
.metaleftnavitem_hover_active {
	padding:5px 17px 5px 17px;
	background-color:#CFDFEC;
	background-image:url(/page/img/white_arrow_left.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.metaleftnavitem_active {
	padding:5px 17px 5px 17px;
}
.metaleftnavitem_highlight_inactive {
	padding:5px 17px 5px 17px;
	background-color:#CFDFEC;
	background-image:url(/page/img/white_arrow_left.gif);
	background-repeat:no-repeat;
	background-position:right center;
	font-weight:bold;
}
.metaleftnavitem_hover_inactive {
	padding:5px 17px 5px 17px;
	background-color:#CFDFEC;
	background-image:url(/page/img/white_arrow_left.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.metaleftnavitem_inactive {
	padding:5px 17px 5px 17px;
	border:none;
}
.metaleftnavitem_highlight_active a, .metaleftnavitem_active a, .metaleftnavitem_hover_active a {
	color:#0557A0;
	border:none;
	text-decoration:none;

}
.metaleftnavitem_highlight_inactive a, .metaleftnavitem_hover_inactive a, .metaleftnavitem_inactive a {
	color:red;
	border:none;
	text-decoration:none;

}
.metanavBottomNormalItem a {
	border:none;
	color:#0557A0;
	text-decoration:none;

}
/*Metatopnav*/
.langnavitem_highlight_active {
	padding:0px 5px 0px 5px;
	font-size:11px;
	color:#0557A0;
}
.langnavitem_hover_active {
	padding:0px 5px 0px 5px;
	font-size:11px;
	color:#0557A0;
}
.langnavitem_active {
	padding:0px 5px 0px 5px;
	font-size:11px;
	color:#A7C4DE;
}
.langnavitem_highlight_inactive {
	padding:0px 5px 0px 5px;
	font-size:11px;
	color:#0557A0;
}
.langnavitem_hover_inactive {
	padding:0px 5px 0px 5px;
	font-size:11px;
	color:#0557A0;
}
.langnavitem_inactive {
	padding:0px 5px 0px 5px;
	font-size:11px;
	color:#A7C4DE;
}
.langnavitem_highlight_active a, .langnavitem_highlight_inactive a, .langnavitem_hover_active a, .langnavitem_hover_inactive a {
	color:#0557A0;
	border:none;
	text-decoration:none;

}
.langnavitem_inactive a, .langnavitem_active a {
	color:#A7C4DE;
	border:none;
	text-decoration:none;
}
/**/
.homenavitem_highlight {
	background-image:url(/page/img/home_bg_over.gif);
}
.homenavitem_hover {
	background-image:url(/page/img/home_bg_over.gif);
}
.homenavitem {
	background-image:url(/page/img/home_bg_over.gif);
}
.homemenuitem_active {
	padding:6px 10px 6px 10px;
	white-space:nowrap;
	background-color:white;
	border:none;
}
.homemenuitem_hover_active {
	padding:6px 10px 6px 10px;
	background-color:#E6EDF3;
	white-space:nowrap;
}
.homemenuitem_highlight_active {
	padding:6px 10px 6px 10px;
	background-color:#E6EDF3;
	white-space:nowrap;
}
.homemenuitem_inactive {
	padding:6px 10px 6px 10px;
	white-space:nowrap;
	background-color:red;
}
.homemenuitem_hover_inactive {
	padding:6px 10px 6px 10px;
	background-color:red;
	white-space:nowrap;
}
.homemenuitem_highlight_inactive {
	padding:6px 10px 6px 10px;
	background-color:red;
	white-space:nowrap;
}
.homemenuitem_active a, .homemenuitem_hover_active a, .homemenuitem_highlight_active a {
	color:#000000;
	border:none;
	text-decoration:none;
}
.homemenuitem_inactive a, .homemenuitem_hover_inactive a, .homemenuitem_highlight_inactive a {
	border:none;
}
/* Scrollernav - Referenzen*/
.scrollnavitem_hover_active a, .scrollnavitem_hover_active a:hover{
	color:#0557A0;
	font-weight:bold;
	border-width:0px;
	text-decoration:none;
}

.scrollnavitem_highlight_active a , .scrollnavitem_highlight_active a:hover{
	color:#0557A0;
	font-weight:bold;
	border-width:0px;
	text-decoration:none;
}
.scrollnavitem_active a , .scrollnavitem_active a:hover {
	color:#0557A0;
	border-width:0px;
	text-decoration:none;
}
.scrollnavitem_hover_inactive a{
	color:red;
	font-weight:bold;
	border-width:0px;
	text-decoration:none;
}
.scrollnavitem_highlight_inactive a{
	color:red;
	font-weight:bold;
	border-width:0px;
	text-decoration:none;
}
.scrollnavitem_inactive a{
	color:red;
	border-width:0px;
	text-decoration:none;
}
.metanavTopItemSteady {
	padding:0px 5px 0px 5px;
}
.metanavTopItemSteady a {
	font-size:11px;
	color:#0557A0;
	border:none;
	text-decoration:none;
}
/* Contentbereich*/
.tabdark {
	background-color:#D0DFEC;
	padding:0px;
	margin:0px;
	color:#000000;
	font-size:11px;
}
.tablite {
	background-color:#E5EEF4;
	padding:0px;
	margin:0px;
}
/* Trenner Tabellen */
.tpl1_middle_split .tpl1_middle_div {
	background-color:white;
	width:16px;
	padding:4px 0px;
}
.tpl1_middle_join .tpl1_middle_div {
	background-color:#D0DFEC;
	width:16px;
	padding:4px 0px;
	font-size:11px;
}
.tpl1_middle_split {
	background-color:white;
}
.tpl1_middle_join {
	background-color:#E5EEF4;
}
/* News*/
#news {
	color:#D0DFEC;
	margin:0px;
	padding: 0px;
	font-size:11px;
	line-height:14px;
}
#news h4 {
	margin:0px;
}
#news a, #news a:link, #news a:active, #news a:visited {
	color:#FFFFFF;
	border-bottom:none;
}
#news a:hover {
	border-bottom:1px solid dotted;
}

.newsnav {
margin:0px;
padding:6px;
}

#news .divider {
	height:12px;
	display:block;
	border-top:1px solid white;
	margin-top:6px;
}

/* Produktübersichtsseiten */
#chooseView {
	color:white;
	background-repeat:repeat-x;
	width: 666px;
	height: 18px;
	overflow: hidden;
	margin: 0px;
	text-align: right;
	padding:2px 22px 0px 0px;
}

#chooseView .active {
	background-image:url(/page/img/migua.gif);
	background-repeat:repeat-x;
	background-color:#066CB5;
}
a.backToOverview {
	color: #ffffff;
	cursor: pointer;
	height: 19px;
	border: 0px;
	float:left;
	outline: none;
	margin-top: -2px;
}

a.chooseListView:link, a.chooseListView:visited, a.chooseListView:active, a.chooseListView:hover {
	color: #ffffff;
	cursor: pointer;
	height: 19px;
	border: 0px;
	border-right: 2px solid #fff;
	float:left;
	width: 90px;
	padding:2px 6px 0px 3px;
	outline: none;
	margin-top: -2px;
}
a.chooseItemView:link, a.chooseItemView:visited, a.chooseItemView:active, a.chooseItemView:hover {
	text-decoration: none;
	border: 0px;
	border-right: 2px solid #fff;
	color: #ffffff;
	cursor: pointer;
	height: 18px;
	border: 0px;
	border-right: 2px solid #fff;
	float: left;
 	width: 70px;
	padding:2px 22px 0px 3px;
	outline: none;
	margin-top: -2px;
}
				
#prodView {
	width: 672px; 
	padding: 0px 0px 16px 16px;
	float:left;
}
	
#catInfo {
	float:left;
	margin: 0px 16px 0px 16px;
}

.item {
	float: left;
	margin: 16px 16px 0px 0px;
	text-align: center;					
	color: #005AA6;
	display: inline;
}
.item img {
	margin: 0px 0px 7px 0px;
}

/* Produktdetailseiten */
.prodInfoTab, .prod_list {
	font-size: 11px;
}
.prodInfoTab th img {
	margin: 0px;
}
.prodInfoTab td img {
	margin: 0px;
}
.prod_list th img {
	margin: 0px 0px 7px 0px;
}
.prod_list td img {
	margin: 0px 5px 4px 0px;
}
.prod_list th {

	border-bottom: 2px solid #CADCE8;
	border-right: 1px solid #FFFFFF;
	padding:10px 7px 10px 7px;
	font-weight: 200;					
	color: #005AA6;
}
.prod_list td {
	text-align: right;
	padding:4px 28px 4px 0px;
	color: #000000;
}
.prodInfoTab th {
	padding:10px 0px 0px 0px;
	border-bottom: 2px solid #CADCE8;
	border-right: 1px solid #FFFFFF;
	
	font-weight: normal;			
	color: #005AA6;
}
.prodInfoTab td {
	text-align: center;
	padding:4px 4px 4px 4px;
	color: #000000;
}
.prodInfoTab .firstRow td, .prod_list .firstRow td {
	border-right: 1px solid #FFFFFF;
	background-color: #E5EEF4;
}
.prodInfoTab .secondRow td, .prod_list .secondRow td {
	border-right: 1px solid #CADCE8;
	background-color: #FFFFFF;
}
.prodInfoTab .lastRow td, .prod_list .lastRow td {
	border-top: 0px solid #E5EEF4;
	background-color: #FFFFFF;
}
.prodInfoTab .firstRow .removeBorder, .prod_list .firstRow .removeBorder, .prodInfoTab .secondRow .removeBorder, .prod_list .secondRow .removeBorder {
	border-right: 0px;
}

.prodInfoTab .firstRow .textColorBlue, .prod_list .firstRow .textColorBlue, .prod_list .secondRow .textColorBlue, .prodInfoTab .secondRow .textColorBlue {
	color: #005AA6;
}
				
.prodText {
	float:left;
}
.prodImg {
	float: right;			
}
a.btn_blue:link, a.btn_blue:visited, a.btn_blue:active, a.btn_blue:hover {
	padding: 4px 6px 4px 6px;
	background: url("/page/img/icon/btn_blue.gif") top center repeat-x;
	height:26px;
	width: 230px;
	font-size: 11px;
	color:#fff;
	border:0px;
	text-decoration:none;
}
#prodInfoNav {
	border-top:1px solid #E5EEF4;
	color: #005AA6;
	width: 688px;
	background-color: #E5EEF4;
}
.prodInfoItemm a, a.prodInfoItem {
	color: #005AA6;
	border: 0px;
	float: left;
	padding: 8px 15px 8px 15px;
	text-align: center;
	height: 16px;
}

.textColorBlue a {
	color: #005AA6;
}

.prod_list a, .item a {
	border: 0px;
}
a:link .prodInfoItem, a:visited .prodInfoItem, a:active .prodInfoItem, a:hover .prodInfoItem {
	border: 0px;
	color: #005AA6;
	float: left;
	padding: 8px 15px 8px 15px;
	text-align: center;
	height: 16px;
}
#prodInfo .active {
	font-weight: bold;
	background-color: #fff;
	background-image: url("/page/img/icon/active_arrow.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
#prodInfo {
	float:left;
	margin: 0px;
}
.prodInfoContent {
	clear: both;
	width: 688px;
	background-color:white;
}

/* Tooltip */
.tooltip {
	border: 0px;
}
.tooltip span {
	display: none;
	border: 0px;
}
.tooltip:hover {
	position: relative;
}
.tooltip:hover span {
	background-color: #FFF;
	border: 1px solid #005AA6;
	display: block;
	position: absolute;
	top: -20px;
	left: 40px;
	color: #000;
	padding: 5px;
}

/* Farb Tooltips */
.colorSet {
	border: 0px;
}
.colorSet span {
	display: none;
	border: 0px;
}
.colorSet:hover {
	position: relative;
}
.colorSet:hover span {
	background-color: #FFF;
	border: 1px solid #005AA6;
	display: block;
	position: absolute;
	top: -15px;
	left: 15px;
	color: #000;
	font-weight:bold;
	font-size:11px;
	padding: 3px 10px;
}
.legendText {
	font-size:11px;	
	color:black;
}
/* Kontakt */
.message_head {
	margin-top:15px;
	background-color: #CADCE8;
	padding: 0 16px 0 16px;
	color: #005AA6;
}
.message_input {
	background-color: #E5EEF4;
	padding: 16px 16px 16px 16px;
	
}
.contact_footer {
	padding: 16px 16px 16px 16px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.input_error {
	border:1px solid #ABADB3;
	background-color:#FFB9B9;
}

.input_text {
	border:1px solid #ABADB3;
}
.remove_link {
	background-position:0px 1px;
	border:0px solid black;
	background-repeat:no-repeat;
	padding:2px;
	padding-left:25px;
	background-image:url(/page/img/icon/delete_catitem.gif);
}

/** */

 td.chalpter_pglist_links a {
	color: #990000;
 }
.metanavtopleft_inactive {
	padding:0px 5px 0px 5px;
	font-size:11px;
	color:red;
}
.metanavtopleft_active {
	padding:0px 5px 0px 5px;
	font-size:11px;
	color:#0557A0;
}
.metanavtopleft_inactive a, .metanavtopleft_active a {
	border:none;
	text-decoration:none;
}
