*{
	margin: 0;
}
body {
	margin:0px;
	background: url(/img/bg.png) center top no-repeat;
	font:Verdana, Geneva, sans-serif;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
img {
	border:0px;
}
.slideshow-container {
	background:#FFFFFF;
}
a:link, a:visited {
	color:#10562c;
}
.wrapper {
	width:960px;
	margin: 0 auto;
}

.header {
	background: url(/img/logo.png) left top no-repeat;
	width:960px;
	height:155px;
}

.menu {
	margin-left:300px;
	padding-top:90px;
	height:43px;
	vertical-align:bottom;
	width:300px;
	float:left;
}

.menu a:link, a:visited {
	color:#10562c;
}
.topright {
	font-size:11px;
	float:right;
	height:133px;
	width:350px;
	padding-top:10px;
}
.button {
	cursor: pointer;
	background: url(/img/knapp.png) repeat-x top left;
	display: inline-block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #666;
	font-size: 11px!important;
	line-height: 20px!important;
	color: #000000!important;
	font-weight: bold!important;
	padding: 0px 10px;
	height: 20px;
	margin-bottom: 5px;
}
.button:hover, .button.selbtn {
	background-position: bottom left;
	text-decoration: underline;
}

.buttonlogin {
	cursor: pointer;
	background: url(/img/loginbutton.png) repeat-x top left;
	display: inline-block;
	font-size: 11px!important;
	line-height: 23px!important;
	color: #000000!important;
	font-weight: bold!important;
	padding: 0px 10px;
	height: 23px;
	width:83px;
	margin-bottom: 5px;
}
.buttonlogin:hover, .buttonlogin.selbtn {
	background-position: bottom left;
	text-decoration: underline;
}

.buttonbuy {
	cursor: pointer;
	background: url(/img/buybutton.png) repeat-x top left;
	display: inline-block;
	font-size: 11px!important;
	line-height: 26px!important;
	color: #000000!important;
	font-weight: bold!important;
	padding: 0px 10px;
	width:57px;
	height: 26px;
	margin-bottom: 5px;
}
.buttonbuy:hover, .buttonbuy.selbtn {
	background-position: bottom left;
	text-decoration: underline;
}

.buttonlogout {
	cursor: pointer;
	background: url(/img/loginbutton.png) repeat-x top left;
	display: inline-block;
	font-size: 11px!important;
	line-height: 23px!important;
	color: #000000!important;
	font-weight: bold!important;
	padding: 0px 10px;
	height: 23px;
	width:83px;
	margin-bottom: 5px;
}
.buttonlogout:hover, .buttonlogout.selbtn {
	background-position: bottom left;
	text-decoration: underline;
}

.buttonshop {
	cursor: pointer;
	background: url(/img/shopbutton.png) repeat-x top left;
	display: inline-block;
	font-size: 11px!important;
	line-height: 23px!important;
	color: #000000!important;
	font-weight: bold!important;
	padding: 0px 10px;
	height: 23px;
	width:83px;
	margin-bottom: 5px;
}
.buttonshop:hover, .buttonshop.selbtn {
	background-position: bottom left;
	text-decoration: underline;
}



.main {
	padding-top:100px;
}

.footer {
	width:940px;
	text-align:center;
	margin: 0 auto;
	clear: both;
	border-top:1px solid #d9d9d9;
	padding:5px;
	font-size:12px;
}
.content {
	float: left;
	width:700px;
}
.startcontent {
	margin-top:400px;
}
.regularcontent {
	width:670px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background:#FFF;
	opacity:1.0;
	padding:10px;
  background-color:#ffffff;
/*  filter:alpha(opacity=80);
  opacity:0.8;*/
}

.rightbar {
	float: left;
	width:250px;
	height:auto;
}
.konto {
	margin-top:10px;
	float:right;
	width:235px;
	height:125px;
	padding-top:50px;
	padding-left:10px;
	font-size:9px;
	background:url(/img/konto.png) no-repeat;
}
.sortiment {
	margin-top:10px;
	float:right;
	width:237px;
	padding-right:10px;
}
.sortimenttop {
	background:url(/img/sortiment_top.png) no-repeat;
	width:237px;
	height:44px;
	margin:0px;
	padding:0px;
}
.sortimentr {
	background:url(/img/sortiment_rep.png) repeat-y;
	height:auto;
	width:237px;
	padding:0px;
	margin:0px;
}

.sortimentr ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.sortimentr ul li {
	list-style:none;
	margin:5px;
	padding:0px;
	padding-left:20px;
	background:#e0e7c9;
}
.sortimentr li a:link{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.sortimentr ul li a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.sortimentr ul li a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.sortimentr ul li ul {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}
.sortimentr ul li ul li {
	padding-left:15px;
	list-style:none;
	background:none;
	margin:5px;
	padding:0px;
	padding-left:20px;
}
.sortimentr ul li ul li a:link  {
	font-weight:normal;
	color:#555555;
	text-decoration:none;
}
.sortimentr ul li ul li a:visited {
	font-weight:normal;
	color:#555555;
	text-decoration:none;
}
.sortimentr ul li ul li a:hover  {
	color:#555555;
	text-decoration:underline;
}
.sortimentbottom {
	background:url(/img/sortiment_footer.png) no-repeat;
	width:237px;
	height:26px;
}
.login {
	float:right;
	width:237px;
	height:125px;
	padding-top:50px;
	padding-left:10px;
	margin-bottom:0px;
	background:url(/img/loggain.png) no-repeat;
}
.facecoffe1 {
	height:88px;
	margin-top:50px;
	background:url(/img/facecoffe1.png) no-repeat;
	float:left;
	width:255px;
}
.facecoffe2 {
	height:151px;
	margin-top:0px;
	background:url(/img/facecoffe2.png) no-repeat;
	float:left;
	width:255px;
}
.catprod {
	width:310px;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #bfbfbf;
}

.inp50 {
	border: 1px solid #cccccc;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 50px;
}
.inp200 {
	border: 1px solid #cccccc;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 200px;
}
.inp200:focus, .inp50:focus {
	border: 1px solid #900;
}



/*
.prodView {
	display: block;
	clear: both;
	text-align: center;
}
.prodViewPName {
	float:left;
	font-size: 12px;
	padding-top: 15px;
	text-align: left;
	font-weight: bold;
}
.prodViewPrice {
	margin-top: 10px;
	text-align: left;
}
.prodViewDesc {
	margin-top: 10px;
	height: 50px;
	text-align: left;
}
.prodViewPricePrice {
	color: black;
	font-weight: normal;
}
.prodViewPic {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
.prodViewBox {
	float: left;
	width: 180px;
	text-align: center;
	margin-bottom: 20px;
}
.prodViewBoxPName {
	height: 30px;
	text-align: center;
	font-weight: bold;
}
.prodViewBoxPrice {
	text-align: center;
	height: 20px;
}
.prodViewBoxDesc {
	text-align: center;
	height: 100px;
}
.prodViewBoxPricePrice {
	color: red;
	font-weight: bold;
}
.prodViewBoxPic {
	
}
.pageNumHolder {
	clear: both;
	text-align: right;
}
.prodViewSmall {
	display: inline-block;
	text-align: center;
	width: 125px;
	vertical-align: top;
}
.prodViewSmall .related_name {
	height: 40px;
}
.prodViewSmall .related_price {
	margin-top: 10px;
	height: 30px;
}*/
p {
font-size: 1em;
line-height: 1.25em;
margin: 1.25em 0;
text-align: left;
}

