body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	color: #030;
	background-image: url(/img/bg.jpg);
	background-attachment: fixed;
	line-height: 17px;
}
p {
	padding: 0px 0px 5px 0px; 
}
#centerFrame {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 962px;
}
.head {
	background-image: url(/img/kaeserei_stich_logo.png);
	height: 94px;
}
#diashow {
	height: 259px;
}
.nav {
	background-image: url(/img/nav_bg.png);
	height: 36px;
	width: 868px;
	margin-left: 45px;
	font-size: 16px;
	text-align: center;
	padding-top: 12px;
}
.nav a{
	color: #030;
	text-decoration: none;
	padding-right: 35px;
}
.nav a:hover{
	color: #FFF;
}
.nav .active{
	color: #FFF;
}
.inhalt {
	width: 868px;
	margin-left: 45px;
	margin-top: 15px;
}
.inhalt .top {
	background-image: url(../img/bg_inhalt_top.png);
	height: 22px;
}
.content {
	min-height: 124px;
	background-image: url(../img/bg_inhalt.png);
	padding: 0px 20px 0px 20px;
}
.content a{
	text-decoration: underline;
	color: #1F7519;
}
.content a:hover{
	text-decoration: none;
}
.inhalt .bottom {
	background-image: url(../img/bg_inhalt_bottom.png);
	height: 20px;
}
.hotspot_wrap {
	width: 868px;
	margin-left: 45px;
}
.hotspot_left {
        width: 589px;
        float:left;
}
.hotspot {
	width: 279px;
	float: left;
	margin-bottom: 15px;
}
.hotspot a{
	color: #030;
	text-decoration: underline;
}
.hotspot a:hover{
	text-decoration: none;
}
.hotspot .top{
	background-image: url(../img/hotspot_top.png);
	height: 14px;
}
.hotspot .inhalt2{
	min-height: 138px;
	background-image: url(../img/hotspot_inhalt.png);
	padding: 0px 20px 0px 20px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}
.hotspot .bottom{
	background-image: url(../img/hotspot_bottom.png);
	height: 13px;
}
.inhalt h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}
.inhalt h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#warenkorb h1 {padding:15px 0 15px 0; font-size:16px; font-weight:bold; text-decoration:underline; }
.hotspot h1{
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	background-image: url(../img/pfeil.png);
	height: 18px;
	background-repeat: no-repeat;
	padding-left: 22px;
}
.hotspot h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;

}
.shop_box h1{
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	background-image: url(../img/pfeil.png);
	height: 18px;
	background-repeat: no-repeat;
	padding-left: 22px;
}
.shop_box h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #900;
}
.inhalt h2{
}
.inhalt a{
	color: #030;
	text-decoration: none;
}
.inhalt a:hover{
}
.fuss {
	background-image: url(../img/fuss.png);
    background-repeat: no-repeat;
	height: 45px;
	width: 868px;
	margin-left: 45px;
	font-size: 11px;
	text-align: center;
	padding-top: 6px;
	color: #030;
	margin-bottom: 15px;
	clear: both;
	margin-top: 15px;
}
.fuss a{
	color: #030;
	text-decoration: underline;
}
.fuss a:hover{
	text-decoration: none;
}
.mehr a{
}
.mehr a:hover{
}
.preis, .endpreis {
	font-size: 16px;
	font-weight: bold;
}
.datum {
	font-size: 11px;
}
.linie {
	border-top: 1px dashed #030;
	margin-top: 15px;
	padding-bottom: 15px;
}
.shop_wrap {
	margin-left: 45px;
	margin-right: 50px;
	margin: 15px 50px 0px 45px;
}
.shop_wrap .links {
	width: 279px;
	float: left;
}
.shop_wrap .rechts {
	float: right;
	width: 572px;
}
.shop_box {
	width: 571px;
	margin-bottom: 15px;
}
.shop_box .top {
	background-image: url(../img/shop_box_top.png);
	height: 13px;
}
.shop_box .content {
	min-height: 140px;
	background-image: url(../img/shop_box_mitte.png);
	padding: 0px 20px 0px 20px;
}
.shop_box .bottom {
	background-image: url(../img/shop_box_bottom.png);
	height: 13px;
}
.warenkorb_nav {
	margin-top: 10px;
}
.warenkorb_nav a{
	display: block;
	padding: 3px 8px 3px 8px;
	text-decoration: none;
	height: 16px;
	background-image: url(../img/pfeil_warenkorb.png);
	border-top: 1px solid #fff;
}
.warenkorb_nav a:hover{
	background-color: #E7CA1D;
}
.warenkorb_nav .active{
	background-color: #E7CA1D;
}

.img_trash {border:none; }

.endpreis {display:none; margin-top:5px; }
.mwst {font-size:10px; font-weight:normal; }
.anzahl {display:none; margin-top:5px; }
.teaser {font-style:italic; }
#link, .link_nu {text-decoration:underline; }
#link:hover, .link_nu:hover {text-decoration:none; cursor:pointer; }