/**
 * Medeor Shop Template
 *
 * @autor Christian Hinz
 * @copyright 2008 by Stünings Medien GmbH
 */

/*Medeor Styles*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#logo {
	background:#F4EFDC url(hg_header.gif) no-repeat 0px 0px;
}
#logo div {
	width:1000px;
}
#wrapper {
	width:800px;
}
#navi {
	margin-top:6px;
}
#navi .naviBg {
	background:url(hg_navi.gif) repeat-x;
}
#navi select {
	margin-top:3px;
	font-size:11px;
}
#pathway {}
#pathway td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8394A1;
}
#content {}
#footer {
	text-align:center;
	vertical-align:middle;
}
.SkinObject {
    font-weight: normal;
    font-size: 8.5pt;
    color: #8394A1;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.SkinObject:link, A.SkinObject:visited {
    text-decoration:none;
    color:#8394A1;
}
A.SkinObject:hover, A.SkinObject:active {
    text-decoration:underline;
    color:#8394A1;
}
.UserGeneric td, .loginform td, .ms-vh2, .ms-vb2, .ms-vb2 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.ms-vb2 span {
	font-weight:bold;
}
.ms-vb2 {
	border-top:1px solid #D9D0B0;
	padding: 3px 0;
}

a:link, a:visited, .ms-toolbar a:link, .ms-toolbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4C4C4C;
	text-decoration: underline;
}
a:active, a:hover, .ms-toolbar a:active, .ms-toolbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

.Normal,.NormalDisabled {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	text-align:center;
	vertical-align:middle;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	text-align:center;
	vertical-align:middle;
	position:absolute;

}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	top:100px;
	position:absolute;
	vertical-align:middle;
}

.ListboxBox {
	background-color:Transparent;
	border-style:none;
}

.controlpanel {
	width: 100%;
	background-color: #ffffff;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
.leftpane {
	width: 200px;
	background-color: transparent;
	padding-right: 15px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:33px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #D9D0B0 0px solid;
	border-bottom: #EBE0BD 1px solid;
	border-top: #EBE0BD 1px solid;
	border-right: #D9D0B0 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #4C4C4C;
	font-size: 9pt;
	font-weight: bold;
	background-color: Transparent;
	font-family: "HelveticaNeue-Condensed", Arial, Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	background-color: #D9D0B0;
	border-left: #D9D0B0 1px solid;
	border-bottom: #D9D0B0 1px solid;
	border-top: #D9D0B0 1px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #EBE0BD;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #D9D0B0;
	cursor: pointer;
	cursor: hand;
	color: #333333;
	font-family: "HelveticaNeue-Condensed", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	height: 32px;
}
.MainMenu_MenuArrow {
	border-right: #D9D0B0 1px solid;
	border-bottom: #D9D0B0 1px solid;
	border-top: #D9D0B0 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.StandardButton {
  background: #7994cb none;
  color: #ffffff;
  font-family: verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
	font-family: "HelveticaNeue-BoldCond", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4C4C4C;
	height: 22px;
}

/*GOB KATALOGMENÜ*/
.infoBox {
	BACKGROUND: #D6D6D6
}
.infoBoxContents {
	FONT-SIZE: 12px;  FONT-FAMILY: Arial, Helvetica, sans-serif
}
.infoBoxContents A:hover {
	COLOR: #fff; BACKGROUND-COLOR: #999999; TEXT-DECORATION: none
}
.infoBoxNotice {
	BACKGROUND: #ff8e90
}
.infoBoxNoticeContents {
	FONT-SIZE: 12px; BACKGROUND: #ffe6e6; FONT-FAMILY: Arial, Helvetica, sans-serif
}

TD.infoBoxHeading {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 24px;
	TEXT-ALIGN: center;
}

.infoBoxHeadingRoot {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 24px;
	TEXT-ALIGN: left;
	width:200px;
}
.infoBoxHeadingRoot a:link, .infoBoxHeadingRoot a:visited {
	font-family: "HelveticaNeue-HeavyCond", Arial, Helvetica, sans-serif;
	display: block;
	width:200px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #EBE0BD url(pfeile.gif) 0px -2px no-repeat;
	border-bottom: 1px solid #FFFFFF;
}
.infoBoxHeadingRoot a:hover, .infoBoxHeadingRoot a:active {
	color: #333333;
	text-decoration: none;
	background-color: #D9D0B0;
}

.infoBoxHeadingLevelOdd a:link, .infoBoxHeadingLevelOdd a:visited {
	font-family: "HelveticaNeue-HeavyCond", Arial, Helvetica, sans-serif;
	display: block;
	width:190px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFFFFF;
}
.infoBoxHeadingLevelOdd a:hover, .infoBoxHeadingLevelOdd a:active {
	color: #333333;
	text-decoration: none;
	background-color: #D9D0B0;
}
.infoBoxHeadingLevelOdd {
	width:190px;
	overflow:hidden;
}

.infoBoxHeadingLevelEven {
	font-weight: bold;
	font-size: 12px;
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 24px;
	text-align: center;
	width:100%;
}

.infoBoxHeadingRootTable
{
	width:100%;
}


TD.infoBox {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
SPAN.infoBox {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
