body {
	font-family: "Trebuchet Ms", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #16487b;
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 0px;
}

.menu {
	width: 860px;
	height: 70px;
	position: absolute;
	top: 201px;
	padding-left: 90px;
	background: url('../gfx/menuBg.gif') repeat-x;
	background: url('../gfx/menuBg_ie.gif') repeat-x;
	z-index: 1;
}

.menu .inner {
	width: 870px;
	margin: auto;
}

.menu .selected {
	width: auto !important;
	*width: auto;
	white-space: nowrap;
	height: 61px;
	float: left;
	background: url('../gfx/menuButtonActiveBg.gif') repeat-x;
}

.selected .left {
	min-width: 80px;
	width: auto !important;
	*width: 80px;
	height: 61px;
	background: url('../gfx/menuButtonActiveL.gif') no-repeat;
	text-align: center;
}

.selected a {
	display: block;
	min-width: 60px;
	padding: 15px 10px 0 10px;
	height: 46px;
	background: url('../gfx/menuButtonActiveR.gif') no-repeat right top;
	text-decoration: none;
	font-weight: bold;
	font-weight: 600;
	font-size: 16px;
	color: #fff;
}

.menu .unselected {
	width: auto !important;
	*width: auto;
	white-space: nowrap;
	height: 50px;
	float: left;
	background: url('../gfx/menuButtonUnactiveBg.gif') repeat-x;
}

.unselected .left {
	min-width: 80px;
	width: auto !important;
	*width: 80px;
	height: 50px;
	background: url('../gfx/menuButtonUnactiveL.gif') no-repeat;
	text-align: center;
}

.unselected a {
	display: block;
	min-width: 60px;
	padding: 15px 10px 0 10px;
	height: 36px;
	background: url('../gfx/menuButtonUnactiveR.gif') no-repeat right top;
	text-decoration: none;
	font-weight: 600;
	font-size: 16px;
	color: #47517f;
}
/*
div#screenHideBlack {
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	z-index: 40;
	top: 0px;
	left: 0;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
}*//*
div#screenHideBlack {
       	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 100;
	filter: alpha(opacity=50);  -moz-opacity: 0.5; opacity: 0.5;
	display: none;
}*/
/*
div#fullscreenBg {
	
	display: none;	
	z-index: 101;
	position: fixed;
	top: 0;
	left: 0;
	filter: alpha(opacity=100);  -moz-opacity: 1.0; opacity: 1.0;
}*/

div#fullscreenFoto {
	width: 800px;
	margin: auto;
	position: relative;
	top: 20px;
	left: 0;
	padding: 7px 7px 3px 7px;
	background: #fff;
}

div#fullscreenFoto a {
	font-size: 15px;
	font-weight: bold;
	color: #888;
}

div#fullscreenBg div.close {
	margin: 0;
	padding: 0;
}

div#fullscreenBg img {
	cursor: pointer;
}

div.page {
	width: 950px;
	margin: auto;
	position: relative;
}

div.flashArea {
	width: 950px;
	height: 270px;
	z-index: 0;
}

div.flashArea_shop {
	width: 950px;
	height: 180px;
	position: absolute;
	top: -44px;
}

div.contentAreaBg {
	width: 880px;
	margin: auto;
	background: url(../gfx/pageBg.gif) repeat-y;
}

div.contentArea {
	width: 870px;
	min-height: 185px !important;
	*min-height: 0;
	height: auto !important;
	*height: 185px;
	padding-top: 15px;
	padding-left: 10px;
	background: url(../gfx/pageBg.jpg) no-repeat;
	background-position: top;
}

div.contentArea div.textsingle {
	width: 843px;
	background: url(../gfx/textSingleBg.gif) repeat-y;
}

div.contentArea div.textsingle div.text {
	width: 585px;
	padding-left: 20px;
	float: left;
	font-size: 11px;
	color: #16487b;
}

div.contentArea div.textsingle div.text h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}

div.contentArea div.textsingle div.text p {
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0 15px 0;

}

div.contentArea div.textsingle div.produktTextList {
	width: 220px;
	position: relative;
	left: 35px;
	float: left;
	overflow: hidden;
	
}

div.contentArea div.produktList {
	 padding-left: 18px !important;
	 *padding-left: 21px;
}

div.contentAreaBottom {
	width: 880px;
	height: 26px;
	background: url(../gfx/pageBgBottom.gif) repeat-y;
	font-size: 0;
	overflow: hidden;
}

div.contentHomeBlock {
	width: 254px;
	margin-left: 15px !important;
	*margin-left: 0;
	position: relative;
	left: 0 !important;
	*left: 18px;
	padding: 0 5px;
	float: left;
}

div.contentHomeBlock div.text {
	height: 88px;
	overflow: hidden;
	font-size: 11px;
	padding: 5px 0 5px 10px;
	text-align: justify;
	line-height: 16px;
}

div.contentHomeBlock div.undrln {
	width: 264px;
	height: 9px;
	background: url(../gfx/moreUndrln.gif) no-repeat;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 16px !important;
	* margin-bottom: 0;
}

div.contentHomeBottom {
	width: 870px;
	padding-left: 10px;
}

div.moreBtn {
	width: 100px;
	margin: auto;
	text-align: center;
	position: relative;
	top: 18px;
}

div.moreBtnL {
	width: 7px;
	height: 18px;
	float: left;
	margin: 0;
	background: url(../gfx/moreBtnL.gif) repeat-y;
}

div.moreBtnR {
	width: 19px;
	height: 18px;
	float: left;
	margin: 0;
	background: url(../gfx/moreBtnR.gif) repeat-y;
}

div.moreBtnBg {
	width: 74px;
	height: 16px;
	padding-top: 2px;
	margin: 0;
	float: left;
	background: url(../gfx/moreBtnBg.gif) repeat-x;
	color: #fff;
	font-size: 8pt;
	text-align: center;
}

a.moreBtn {
	color: #fff;
	text-decoration: none;
}

a.moreBtn:hover {
	color: #ffff00;
	text-decoration: none;
}

div.strip {
	width: 772px;
	margin: auto;
	padding: 3px 0;
	font-size: 0;
	overflow: hidden;
}

div.singleItem {
	width: 265px;
	float: left;
	margin-right: 15px !important;
	*margin-right: 12px;
	margin-bottom: 10px;
	padding: 0;
	background: url(../gfx/shopSingleBg.gif) repeat-y;
}

div.singleItem div.top {
	width: 265px;
	height: 19px;
	padding-top: 3px;
	background: url(../gfx/shopSingleTop.jpg) no-repeat;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
}

div.singleItem div.fotoMini {
	width: 98px;
	height: 98px;
	float: left;
	position: relative;
	font-size: 0;
	overflow: hidden;
}

div.fotoMidi {
	width: 170px;
	height: 127px;
	margin: auto;
	position: relative;
	font-size: 0;
	overflow: hidden;
}

div.singleItem div.fotoMiniBorder {
	width: 98px;
	height: 98px;
	background: url(../gfx/shopSingleFotoBorder.gif) no-repeat;
	position: absolute;
	top: 0;
	float: left;
}

div.fotoMidiBorder {
	width: 170px;
	height: 127px;
	background: url(../gfx/shopSingleFotoBorderMidi.gif) no-repeat;
	position: absolute;
	top: 0;
	float: left;
}

div.singleItem div.content {
	padding: 10px 7px 5px 7px;
}

div.singleItem div.content div.text {
	width: 210px;
	height: 48px;
	overflow: hidden;
	margin: auto;
	padding: 5px 0 0 0px;
	font-size: 8pt;
	color: #16487b;
	text-align: justify;
}

div.singleItem div.content div.buttons div.price {
	margin-top: 10px;
	float: left;
	text-align: center;
}

div.singleItem div.content div.buttons div.price a {
	width: 84px;
	height: 21px;
	display: block;
	padding: 5px 50px 0 2px;
	background: url(../gfx/shopSinglePrice.gif) no-repeat;
	color: #b50000;
	font-weight: bold;
	text-decoration: none;
}

div.singleItem div.content div.buttons div.more {
	float: left;
	padding: 13px 0 0 20px;
}

div.singleItem div.bottom {
	width: 265px;
	height: 8px;
	background: url(../gfx/shopSingleBottom.gif) no-repeat;
	font-size: 0;
	overflow: hidden;
}

div.clear {
	clear: both;
	font-size: 0;
	overflow: hidden;
}

.footer_links {
	width: 700px;
	margin: auto;
	position: relative;
	top: -20px;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 12px;
	color: #16487b;	
}

.ad {
	width: 855px;
	margin: auto;
	padding: 3px 0 0 0;
	text-align: right;
	font-size: 10px;
	color: #16487b;
}

.ad a {
	font-size: 12px;
	color: #16487b;
	text-decoration: none;
}

.ad a:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}