*,html {
	margin: 0;
	padding: 0;
}

body {
	color: #454545;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	background: #000000 url('img/bg.gif') repeat-x;
}

img {
	border: none;
}

FRAMESET {
	MARGIN: 0 0 0 0;
	BORDER: 0px;
}

.admincontent {
	background: #FFF;
}

.red {
	color: red;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

a {
	text-decoration: none;
	color: #000000;
}

fieldset {
	border: none;
}

#debug input {
	float: left;
	clear: both;
	width: 7em;
	font-size: .8em;
}

#debug label {
	float: left;
	clear: both;
}

#main input,#main select {
	float: left;
	margin-bottom: 3px;
	display: block;
	font-size: .8em;
	padding: 1px;
	width: 150px;
}

#main select {
	width: 156px;
}

#main .small {
	width: 35px;
}

#main .medium {
	width: 109px;
}

#main #login2,#main #login3 {
	width: auto;
}

#main label {
	float: left;
	width: 8em;
	display: inline;
	padding: 1px;
}

#main .chkbox {
	width: 20px;
}

#main select {
	width: 100px;
}

#main table {
	width: auto;
}

#debug {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: .7em;
	border: 1px solid #454545;
	padding: 5px;
	background: transparent;
	color: #fff;
}

#debug a {
	color: #fff;
	display: block;
}

#box {
	min-height: 560px;
	width: 950px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -290px 0 0 -475px;
	color: #000000;
}

#leftcol {
	float: left;
	width: 254px;
	min-height: 532px;
	height: auto !important;
	height: 532px;
	background: #ffffff url('img/logo2.jpg') no-repeat bottom left;
}

.footleft {
	width: 254px;
}

.sidenav {
	font-size: 1.1em;
}

.sidenav a {
	margin-right: 2px;
}

#leftcol .pad {
	padding: 0 0 0 25px;
}

.logo {
	width: 204px;
	height: 24px;
	background: #ffffff url('img/logo.gif') no-repeat;
	border: none;
	margin: 45px 0 20px 0;
}

.logotext {
	display: none;
}

#nav .nav h2 {
	display: block;
	text-transform: uppercase;
}

#nav .nav a {
	margin-top: 3px;
	padding: 3px 0 3px 5px;
	display: block;
	text-transform: uppercase;
	width: 128px;
}

#nav .nav .active {
	/** font-weight: bold; **/
}

.shop {
	
}

#nav .shop a {
	display: block;
	text-transform: none;
	line-height: 2;
	font-weight: bold;
}

#nav ul {
	list-style: none;
	margin: 0;
	margin-left: -2px;
	padding-bottom: 10px;
}

#nav ul ul {
	margin: 0 0 0 5px;
}

#nav h2,#nav h3 {
	font-size: .7em;
	font-weight: normal;
}

#nav h3 {
	margin-left: 5px;
}

#nav .nav ul li, #nav .nav ul li ul li {
	display: block;
	clear: left;
}

#nav .nav ul li ul li a {
	font-size: .75em;
	background-color: #FFF !important;
	color: #636363;
}

#nav .nav ul li a.active {
	color: #FFF;
	font-weight: normal !important;
	background-color: #000;
	float: left;
}

#nav .nav ul li ul li a.active {
	color: #FF1300 !important;
}

#main {
	float: left;
	width: 696px;
	min-height: 532px;
	background: #ffffff;
	font-size: .7em;
	line-height: 1.3;
}

#main h1 {
	display: none;
}

#main h2 {
	font-weight: normal;
	font-size: 1.6em;
	text-transform: uppercase;
	color: #353535;
	padding: 30px 0 15px 0;
}

#main .archivtitel {
	font-size: 1em;
	font-weight: bold;
	margin-top: 16px;
}

#main .archivtitel h2 {
	font-size: 1em;
	font-weight: bold;
}

#main h3 {
	font-size: 1em;
	text-transform: uppercase;
}

#main h4 {
	font-size: 1em;
}

#main blockquote {
	font-style: italic;
}

#main p {
	padding-bottom: 10px;
}

.profil .leftcol {
	background: #ffffff url('img/anna-fuchs.jpg') no-repeat;
	width: 302px;
	height: 532px;
	float: left;
}

.warenkorb .leftcol {
	display: none;
	background: #ffffff url('img/anna-fuchs.jpg') no-repeat;
	width: 302px;
	height: 532px;
	float: left;
}

.home .leftcol {
	background: #ffffff url('img/home.jpg') no-repeat;
	width: 696px;
	height: 532px;
	float: left;
}

.impressum .leftcol {
	width: 353px;
	height: 532px;
	background: #ffffff url('img/impressum.jpg') no-repeat;
	float: left;
}

.policy .leftcol {
	width: 353px;
	height: 532px;
	background: #ffffff url('img/policy.jpg') no-repeat;
	float: left;
}

.newsletter .leftcol {
	width: 353px;
	height: 532px;
	background: #ffffff url('img/newsletter.jpg') no-repeat;
	float: left;
}

.kontakt .leftcol {
	width: 353px;
	height: 532px;
	background: #ffffff url('img/kontakt.jpg') no-repeat;
	float: left;
}

.home object {
	width: 696px;
	height: 532px;
	max-width: 696px
}

* html .home object {
	width: 696px;
}

.store object,.presse object,.news object {
	width: 353px;
	height: 532px;
	max-width: 353px
}

* html .store object,* html .presse object,* html .news object {
	width: 353px;
	height: 532px;
}

.iconsmall {
	width: 12px;
	height: 12px;
	background: url('img/iconsmall.gif') no-repeat;
	border: none;
}

a .nexticon {
	background-position: 0 0px;
}

a:hover .nexticon {
	background-position: 0 -12px;
}

a .lasticon {
	background-position: -12px 0px;
}

a:hover .lasticon {
	background-position: -12px -12px;
}

a .previcon {
	background-position: -24px 0px;
}

a:hover .previcon {
	background-position: -24px -12px;
}

a .firsticon {
	background-position: -36px 0px;
}

a:hover .firsticon {
	background-position: -36px -12px;
}

a .mailicon {
	background-position: -48px 0px;
}

a:hover .mailicon {
	background-position: -48px -12px;
}

.profil .rightcol {
	width: 394px;
	height: 532px;
	float: left;
}

.impressum .rightcol,.kontakt .rightcol {
	width: 300px;
	height: 532px;
	float: left;
}

.policy .rightcol {
	width: 330px;
	height: 532px;
	float: left;
}

.newsletter .rightcol {
	width: 330px;
	height: 532px;
	float: left;
}

.store .pad,.presse .pad,.credits .pad,.news .pad,.warenkorb .pad {
	float: left;
	height: 420px;
}

.presse .pad,.news .pad {
	width: 292px;
}

.warenkorb .pad {
	width: 670px;
}

.addr {
	position: relative;
	top: 250px;
}

.cred {
	position: relative;
	top: 230px;
}

.profil .pad,.store .pad,.impressum .pad,.kontakt .pad,.presse .pad,.credits .pad,.news .pad
	{
	padding: 10px 25px 0 25px;
}

.policy .pad,.newsletter .pad {
	padding: 10px 0 0 25px;
}

.store .fla {
	background: #ffffff url('img/store.jpg') no-repeat;
	width: 353px;
	height: 532px;
	float: left;
}

.presse .flade,.news .flade {
	background: #ffffff url('img/presse_de.jpg') no-repeat;
	width: 353px;
	height: 532px;
	float: left;
}

.presse .flaen,.presse .flafr,.news .flaen {
	background: #ffffff url('img/presse_en.jpg') no-repeat;
	width: 353px;
	height: 532px;
	float: left;
}

.parchiv {
	margin-top: 30px;
}

#main .downbox h2 {
	font-size: .8em;
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
}

#main .downbox h3 {
	font-size: .9em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

.downbox {
	float: left;
	text-align: center;
	width: 150px;
}

.hinweis {
	float: right;
	width: 200px;
	padding-right: 20px;
}

#footer,#header {
	background: transparent;
	color: #ffffff;
	height: 28px;
	font-size: .6em;
	text-transform: uppercase;
	line-height: 2.5;
}

#footer a,#header a {
	color: #ffffff;
}

#footer .active,#header active {
	font-weight: bold;
}

textarea {
	border: none;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 1em;
	width: 100%;
	height: 500px;
}

.pad input {
	font-size: .9em;
}

.u2 {
	background: #ed1c24;
	color: #ffffff;
	font-size: .8em;
	padding: 0 2px;
}

.u3 {
	background: #ffdd00;
	color: #ffffff;
	font-size: .8em;
	padding: 0 2px;
}

pre {
	font-size: .8em;
	clear: both;
	float: left;
}

.ddd {
	float: left;
}

input.hidden {
	visibility: hidden;
}

.list-view {
	list-style-type: none;
	margin: 20px auto 0 auto;
	width: 600px;
	padding-left: 7px;
}

.list-view li {
	display: inline;
	float: left;
	margin-right: 15px;
	width: 185px;
	padding-bottom: 25px;
}

.list-view li a {
	display: block;
	float: left;
}

.list-view .desc {
	float: left;
	width: 150px;
	height: 50px;
	margin-top: 5px;
}

.list-view .desc .titel {
	font-weight: bold;
}

.list-view .desc .teaser {
	float: left;
	margin-top: 5px;
}

#shop-article-show {
	
}

#shop-article-show .left {
	float: left;
	width: 290px;
	height: 495px;
	padding: 5px 0 0 0;
	position: absolute;
}

.image-big {
	float: left;
	width: 158px;
	bottom:0;
	position: absolute;
}

.image-big img {
	float: left;
	border: 1px solid #CCCCCC;
}

.preview-images {
	float: right;
	width: 125px;
	overflow: hidden;
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 0 0 0;
}

.preview-images img {
	border: 1px solid #cccccc;
	margin: 0px 0 0 3px;
}

#shop-article-show .right {
	float: right;
}

#shop-article-show h1,#warenkorb h1 {
	display: block;
	font-weight: normal;
	font-size: 1.6em;
	text-transform: uppercase;
	color: #353535;
	padding: 30px 0 0 0;
}

#bestellen h1 {
	color: #FFFFFF;
	padding: 0;
}

.description {
	
}

#bestellen {
	margin: 20px 20px 20px 0;
	padding: 15px;
	background-image: url(/css/img/bg.gif);
	background-position: bottom;
	color: #FFFFFF;
	width: 330px;
	height: 462px;
	float: right;
}

#bestellen input,#bestellen select,#bestellen label {
	float: none;
	width: auto;
	margin: 0;
}

#bestellen input {
	width: 80px !important;
	display: inline;
	margin: 0 10px 0 0;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#bestellen select {
	width: 86px;
	display: inline;
	margin: 0 10px 0 0;
	border: 1px solid #CCCCCC;
}

#bestellen label {
	font-size: 0.8em;
}

#bestellen .preis {
	color: #FFFFFF;
	font-size: 1.7em;
	line-height: 65%;
	padding: 20px 0 0 0;
}

#bestellen .preis small {
	font-size: 0.5em;
	color: #CCCCCC;
}

#bestellen .selects {
	margin: 15px 0 0 0;
	line-height: 200%;
}

#bestellen .absenden {
	margin: 10px 0 0 0;
}

#bestellen .absenden input {
	background-color: #FFFFFF;
	width: 330px !important;
}

#beschreibung {
	float: left;
	width: 275px;
}

#bestellen .material {
	padding: 10px 0 0 0;
}

#popupbox {
	font-size: 0.8em;
}

#popupbox input {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#warenkorb {

}

#warenkorb table {
	width: 100%;
	border-collapse: collapse;
}

#warenkorb table tr {
	margin: 0;
	padding: 0;
}

#warenkorb table th { /* text-align: left; */
	padding: 2px;
}

#warenkorb table td {
	padding: 2px;
}

#warenkorb table .groesse,#warenkorb table .anzahl,#warenkorb table .preis
	{
	text-align: right;
}

#warenkorb table .preis {
	width: 100px;
}

#warenkorb table .anzahl {
	width: 60px;
	text-align: center;
}

#warenkorb table .anzahl select {
	width: 60px;
	display: inline;
}

#warenkorb .gesamtpreis {
	text-align: right;
	font-weight: bold;
}

#warenkorb .gesamtpreis_preis {
	text-align: right;
}

#warenkorb .loeschen {
	width: 16px;
	padding: 0 0 0 5px;
}

#warenkorb .loeschen a {
	text-decoration: underline;
}

#warenkorb tbody td { /* border-right: 1px solid #666666; */
	
}

#warenkorb thead {
	background-color: #E2E2E2;
}

#warenkorb tfoot tr {
	border-top: 1px solid #000000;
}

#warenkorb .artikel {
	
}

#warenkorb .artikel img {
	height: 80px;
	float: left;
	margin: 0 5px 0 0;
}

#paginator {
	padding: 20px 0 20px 50px;
}

#paginator h1 {
	display: block;
	font-size: 18px;
	color: #999;
	font-weight: normal;
}

#paginator .pagination {
	font-size: 13px;
}
label.error {
	display: none !important;
}

.error {
background:none repeat scroll 0 0 #FF6666;

}


#bezahlt {
	width: 700px;
	height: 532px;
	background-color: #666;
	background-image: url(/css/img/bazahlt_fuchs.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#bezahlt .links {
	width: 320px;
	float: left;
	height: 532px;
	background-image: url(/css/img/bezahlt_bild_links.jpg);
	background-position: 0 0;
}

#bezahlt .rechts {
	padding: 110px 0 0 0;
	float: right;
	color: #FFF;
	width: 309px;
	line-height: 120%;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 14px;
}
.sm
{
	position:absolute;
	bottom:50px;
}



