@charset "utf-8";
h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #973037;
	display: inline;
}
h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #973037;
	display: inline;
}
h3 {
	font-size: 1.0em;
	font-weight: bold;
	display: inline;
}
.s1 {
	color: #973037;
}
.s2 {
	font-weight: bold;
}

ul {
	margin-left: 1.0em;
	padding-left: 1.0em;
}

table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
td {
	margin: 0px;
	padding: 2px;
	padding-right: 10px;
	padding-left: 0px;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
}
th {
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #973037;
}
input {
	margin: 0px;
	padding: 0px;
	overflow: visible;
    width: auto;
}
form {
	margin: 0px;
	padding: 0px;
}

.tags {
	color: #CCCCCC;
	font-size: 0.8em;
	display: none;
	}

.anker {
	font-size: 1.0em;
	height: 1px;
	overflow: hidden;
	float: left;
	}

a {
	color: #698063;
	text-decoration: underline;
	border: none;
    }
a:link {
	color: #698063;
	text-decoration: underline;
    }
a:active {
	color: #973037;
	text-decoration: underline;
    }
a:visited {
/*	color: #9B489B; */
	color: #698063;
	text-decoration: underline;
    }
a:hover {
	color: #973037;
	text-decoration: underline;
    }
a:focus {
	color: #973037;
	text-decoration: underline;
    }
	
.box input {
	margin: 0px;
    }

ul.menu {
padding: 0px;
margin: 0px;
list-style-type: none;
}
.li_nav {
    float: left;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	white-space: nowrap;
    }
.li_navspacer {
    float: left;
	padding-top: 1px;
    }
.li_subnav {
	font-size: 1.0em;
	padding-left: 20px;
	padding-bottom: 3px;
    }
.li_subnavhead {
	font-size: 1.0em;
	color: #E8D173;
	margin-left: 20px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #E8D173;
	}
	
.nav, a.nav:link, a.nav:active, a.nav:visited, a.nav:hover, a.nav:focus {
	color: #A39351;
	text-decoration: none;
    }
.navactive, a.navactive:link, a.navactive:active, a.navactive:visited, a.navactive:hover, a.navactive:focus, a.nav:hover, a.nav:focus {
	color: #698063;
	text-decoration: none;
    }
	
.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover, a.subnav:focus {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	display: block;
    }
.subnavactive, a.subnavactive:link, a.subnavactive:active, a.subnavactive:visited, a.subnavactive:hover, a.subnavactive:focus, a.subnav:hover, a.subnav:focus {
	color: #E8D173;
	text-decoration: none;
	padding-left: 15px;
	display: block;
    }

.navcopy, a.navcopy:link, a.navcopy:active, a.navcopy:visited, a.navcopy:hover, a.navcopy:focus {
	color: #FFFFFF;
	text-decoration: none;
    }
a.navcopy:hover, a.navcopy:focus {
	color: #973037;
	text-decoration: none;
    }

.navrequest, a.navrequest:link, a.navrequest:active, a.navrequest:visited, a.navrequest:hover, a.navrequest:focus {
	color: #973037;
	text-decoration: none;
    }
a.navrequest:hover, a.navrequest:focus {
	text-decoration: underline;
    }

.noborder, .noprintnoborder {
    border: none;
	}

.status {
	color: #F20000;
}

.enlarge {
	height: 24px;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 24px;
	margin-top: -24px;
	margin-bottom: -2px;
	}
html>body .enlarge {
	margin-top: -22px;
	}

.buttonenlarge {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #973037;
	line-height: normal;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}
A.buttonenlarge:link {background: #973037; color: #FFFFFF; text-decoration: none; }
A.buttonenlarge:active {background: #973037;  color: #FFFFFF; text-decoration: none; }
A.buttonenlarge:visited {background: #973037; color: #FFFFFF; text-decoration: none; }
A.buttonenlarge:hover {background: #FFFFFF; color: #973037; text-decoration: none; }
A.buttonenlarge:focus {background: #FFFFFF; color: #973037; text-decoration: none; }

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
    border: none;
	line-height: normal;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	background-color: #973037;
}
A.button:link {background: #973037; color: #FFFFFF; text-decoration: none; line-height: 1.8em;}
A.buttons:active {background: #973037;  color: #FFFFFF; text-decoration: none; line-height: 1.8em;}
A.button:visited {background: #973037; color: #FFFFFF; text-decoration: none; line-height: 1.8em;}
A.button:hover {background: #FFFFFF; color: #973037; text-decoration: none; line-height: 1.8em;}
A.button:focus {background: #FFFFFF; color: #973037; text-decoration: none; line-height: 1.8em;}

.feld {
	float: left;
	width: 75%;
	padding-top: 4px;
	}
.beschriftung {
	float: left;
	width: 24%;
	padding-top: 4px;
	font-weight: bold;
	}
	
.feldname, .feldname2 {
    float: left;
	clear: both;
    width: 22%; 
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: none;
	font-weight: bold;
	}
.feldname2 {
	width: 32%; 
	}
	
.daten, .daten2 {
    float: left;
	width: 77%; 
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: none;
	}
.daten2 {
	width: 67%; 
	}
	
.textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 280px;
	padding: 2px;
}

.textfeldreadonly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #F0EEEE;
	border: 1px solid #999999;
	width: 280px;
	padding: 2px;
}

.textfeld2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 60px;
	padding: 2px;
}

.textfeld3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
	width: 193px; 
	}

.ddl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 1px;
}



/* I N F O */

.infobox {
	float: left;
	background-color: transparent;
	width: 238px;
	padding-bottom: 1px;
	padding-top: 10px;
	background-color: #A39351;
	margin-bottom: 10px;
    }

.infohead {
	float: left;
	background-color: transparent;
	color: #973037;
	width: 238px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	border-bottom: 1px solid #973037;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 218px;
    }

.infobody {
	float: left;
	background-color: transparent;
	color: #FFFFFF;
	width: 238px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 218px;
    }

.infopic {
	float: left;
	background-color: transparent;
	color: #FFFFFF;
    }

.infoleftbox1 {
	width: 111px;
	background-color: transparent;
	float: left;
	}
.inforightbox1 {
	width: 107px;
	background-color: transparent;
	float: left;
	}

.infoleftbox2 {
	width: 39px;
	background-color: transparent;
	float: left;
	}
.inforightbox2 {
	width: 179px;
	background-color: transparent;
	float: left;
	padding-top: 7px;
	}

.infolink, a.infolink:link, a.infolink:active, a.infolink:visited, a.infolink:hover, a.infolink:focus {
	color: #973037;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
    }

a.infolink:hover, a.infolink:focus {
	color: #973037;
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bold;
    }

.cartitem {
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px solid #FFFFFF;
    }

.cartitem2 {
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: none;
    }

.carttablehead {
	padding: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #973037;
    }

.carttablefoot {
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px solid #973037;
    }


/* E N D   I N F O */




/* S H O P */

.buttonprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
    border: none;
	line-height: normal;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	background-color: #973037;
}
html>body .buttonprice {
	padding-left: 3px;
	padding-right: 3px;
	}

.buttonprice2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #973037;
	font-size: 1.0em;
	font-weight: bold;
    border: none;
	line-height: normal;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	background-color: #FFFFFF;
}
html>body .buttonprice {
	padding-left: 2px;
	padding-right: 2px;
	}

.lblprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #973037;
	font-size: 1.8em;
	font-weight: bold;
    border: none;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}

.stktextfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #973037;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
	width: 35px;
	}

.carttextfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #973037;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 1px;
	width: 20px;
	}

.searchstatus {
	padding-top: 15px;
    }

.box {
	float: left;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.lw1 {
	float: left;
	width: 30%;
	}
.lw2 {
	float: left;
	width: 37%;
	}
.lw3 {
	float: left;
	width: 32%;
	}



.shoptable {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.caption {
	color: #973037;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.shoptablehead {
	margin: 0px;
	padding: 3px;
	padding-right: 10px;
	padding-left: 0px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #973037;
	text-align: left;
}
.shopitem {
	margin: 0px;
	padding: 3px;
	padding-right: 10px;
	padding-left: 0px;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
}
.shopfoot {
	margin: 0px;
	padding: 3px;
	padding-right: 10px;
	padding-left: 0px;
	vertical-align: bottom;
	border: 0px;
	border-bottom: 0px;
	text-align: left;
}
.tright {
	text-align: right;
}
.tcenter {
	text-align: center;
}


/* E N D   S H O P */



/* M O D UL E S */


.picbox {
	width: 200px;
	background-color: transparent;
	float: left;
	padding-right: 20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	}

.bildtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.boxcontainer {
	background-color: transparent;
	padding: 0px;
	padding-right: 35px;
	width: 576px;
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 541px;
    }

.boxkatcontainer {
	background-color: transparent;
	padding: 0px;
	padding-right: 35px;
	margin-top: 12px;
	width: 576px;
	float: left;
	color: #000000;
	background-color: #D8D1B6;
	background-image: url(../images/layout/hg_kattext.jpg);
	background-position: right 0px;
	background-repeat: repeat-y;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 541px;
    }
.leftkatbox1 {
	width: 230px;
	background-color: transparent;
	float: left;
	}
.rightkatbox1, .rightkatbox2 {
	width: 311px;
	background-color: transparent;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 301px;
	}
.rightkatbox2 {
	width: 541px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 531px;
	}

.leftbox1 {
	width: 356px;
	background-color: transparent;
	float: left;
	padding-right: 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 346px;
	}
.rightbox1 {
	width: 165px;
	background-color: transparent;
	float: right;
	text-align: left;
	}

.skizze {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	width: 588px;
	height: 232px;
	margin-left: -12px;
	float: left;
	color: #000000;
	background-color: #FFFFFF;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left: -6px;
    }
html>body .skizze {
	margin-left: -12px;
	}

.statuscontainer {
	float: left;
	background-color: #FFFFFF;
	color: #000000;
	width: 100%;
	padding: 1%;
	margin-top: 10px;
	margin-bottom: 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 98%;
	}




/* E N D   M O D UL E S */
