
body {
	margin: 0 1% 0 1%;
}

body#admin {
	background-image: url(/bilder/elemente/verwaltung.gif);
	background-repeat: repeat;
	position: relative;
}

#fuss {
	width: 100%;
}

/* Admin-Einbauten */


#admin #kopf {
	position: fixed;
	z-index: 1000;
	top: 0px;
	background-color: white;
	width: 98%;
	height: 40px;
}

#admin #kopfersatz {
	position: relative;
	height: 40px;
}

#admin #verwaltung {
	position: fixed;
	z-index: 1000;
	top: 55px;
	right: 0px;
	margin-right: 1%;
	width: 983px;
	border: 1px solid #DD0000;
	border-top: none;
	background-color: white;
	padding-bottom: 20px;
}

#admin #verwaltung.istZu {
	padding-bottom: 0px;
}

p#oeffner {
	text-align: center;
	background-color: #CCCCCC;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

p#oeffner.istZu {
	left: -1px;
	bottom: -21px;
	border: 1px solid #DD0000;
	border-top: none;
}

p#oeffner a {
	display: block;
}

p#oeffner a:hover {
	background-color: transparent;
	color: #222222;
}

div#schublade {
	display: none;
	background-color: white;
}


#schublade div.spalte {
	position: relative;
	width: 300px;
	float: left;
	margin: 20px 0px 0px 20px;
}

#schublade div.abteil {
	border-top: 1px solid #dd0000;
	border-left: 1px solid #dd0000;
	margin-bottom: 20px;
}



#schublade div.spalte h2 {
	font-size: 100%;
	background-color: #CCCCCC;
	border-top: 1px solid #DD0000;
	border-left: 1px solid #DD0000;
	color: #222222;
	margin: 0px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
	border:0;
}

#schublade div.spalte h3 {
	font-size: 100%;
	line-height: 120%;
	margin: 0px 0px 2px 0px;
	padding: 5px 10px 0px 10px;
	border:0;
}

#schublade div.spalte ul {
	list-style: circle;
	font-size: 100%;
	line-height: 110%;
	margin: 0px 0px 0px 20px;
	padding:0px 0px 0px 10px;
	border:0;
}

#schublade div.spalte ul li {
	margin: 0px 0px 5px 0px;
}










/* Alternative Positionierung des Inhaltes im Admin-Modus */

#admin #koerper {
	margin: 50px 0 1% 0;
	position: relative;
}




/* Spaltenaufteilung */


#linkespalte {
	margin-right: 30px;
	width: 230px;
}


#rechtespalteNeu {
	margin-left: 260px;
}

#rechtespalteNeu h1 {
	min-width: 700px;
	background-color: #CCCCCC;
	border-top: 1px solid #DD0000;
	border-left: 1px solid #DD0000;
	color: #222222;
	font-size: 140%;
	line-height: 140%;
	margin: 0px 0px 20px 0px;
	padding: 2px 10px 2px 10px;
}

h1.rechtespalteNeu {
	background-color: #CCCCCC;
	border-top: 1px solid #DD0000;
	border-left: 1px solid #DD0000;
	color: #222222;
	font-size: 140%;
	line-height: 140%;
	margin: 0px 0px 20px 260px;
	padding: 2px 10px 2px 10px;
}

h1.rechtespalteNeu span {
	font-weight: normal;
	float: right;
}


/* Textseiten */



#rechtespalteNeu h1, h1.rechtespalte {
	background-color: #cccccc;
	color: #222222;
	font-size: 140%;
	margin: 0px 0px 30px 0px;
	padding: 2px 0px 2px 10px;
	border: 0;
	line-height: 140%;
	border-top: 1px solid #dd0000;
	border-left: 1px solid #dd0000;
}


h1.rechtespalte {
	width: 72%;
	float: right;
}

html>body h1.rechtespalte {
}

* html h1.rechtespalte {
	/* \*/
  width: 72%
        /* */
}


#rechtespalteNeu h2 {
	clear: right;
	background-color: #eeeeee;
	color: #222222;
	font-size: 120%;
	margin: 30px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	border: 0;
	line-height: 140%;
	border-top: 1px solid #dd0000;
	border-left: 1px solid #dd0000;
}

#rechtespalteNeu h3 {
	color: #222222;
	font-size: 100%;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	border: 0;
	line-height: 140%;
}

#rechtespalteNeu h4 {
	font-weight: bold;
	clear: left;
	color: #222222;
	font-size: 90%;
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	border: 0;
	line-height: 120%;
}

#rechtespalteNeu ul {
	color: #222222;
	font-size: 90%;
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 10px;
	border: 0;
	line-height: 120%;
}

#rechtespalteNeu li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
}

#rechtespalteNeu ul li ul {
	color: #222222;
	font-size: 100%;
	margin: 5px 0px 5px 5px;
	padding: 0px 0px 0px 10px;
	border: 0;
	line-height: 120%;
}

#rechtespalteNeu li ul li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
}

#rechtespalteNeu p {
	color: #222222;
	font-size: 90%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	border: 0;
	line-height: 140%;
}

#rechtespalteNeu p.hinweis {
	clear: left;
	color: #222222;
	font-size: 100%;
	margin: 30px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	border: 0;
	line-height: 140%;
	border: 1px solid #dd0000;
}

#rechtespalteNeu p.produkt {
	color: #222222;
	font-size: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	border: 0;
	line-height: 140%;
}

#rechtespalteNeu p.nachoben {
	margin: 20px 0px 0px 0px;
	text-align: right;
	font-size: 70%;
	line-height: 100%;
}

#rechtespalteNeu p.nachoben a {
	background-color: #eeeeee;
	color: #DD0000;
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 5px;
	border-right: 1px solid #DD0000;
	border-bottom: 1px solid #DD0000;
	line-height: 100%;
}

#rechtespalteNeu p.nachoben a:hover {
	background-color: #dddddd;
}

#rechtespalteNeu p.block {
	clear: left;
	margin: 20px 0px 20px 0px;
}

#rechtespalteNeu p.auswahlinfo {
	display: block;
	margin-top: 10px;
}

#rechtespalteNeu p.auswahlinfo span {
	font-weight: bold;
}

#rechtespalteNeu div.galerie {
	clear: right;
	float: right;
	margin: 10px 0px 20px 10px;
}

#rechtespalteNeu div.galerie img {
	float: right;
}

#rechtespalteNeu div.bildflex {
	width: 35%;
	max-width: 500px;
	clear: right;
	float: right;
	margin: 0px 0px 20px 20px;
}

#rechtespalteNeu div.bildflex img {
	width: 100%;
	margin-bottom: 10px;
}

#rechtespalteNeu div.bildflex img:last-child {
	margin-bottom: 0px;
}

#rechtespalteNeu img.rechts {
	float: right;
	margin: 0px 0px 20px 20px;
}

#rechtespalteNeu img.fluss {
	margin: 0px 0px 10px 10px;
}


/* Produktkästchen in verschiedenen Varianten */


div.fundgrubeStart {
	max-width: 680px;
	min-width: 600px;
}


div.fundgrubeNeu {
	position: relative;
	margin: 0px 10px 40px 0px;
	border-left: 1px solid #DD0000;
	border-top: 1px solid #DD0000;
	padding: 0px 0px 10px 0px;
}


.galerieKlein div.fundgrubeNeu,
.detail div.fundgrubeNeu {
	padding: 10px 10px 10px 10px;
}

div.fundgrubeNeu img.verkauft {
	position: absolute;
	top: -15px;
	left: 20px;
}

div.fundgrubeNeu.fundgrube150 {
	width: 150px;
}

div.fundgrubeNeu.fundgrube250 {
	width: 250px;
}

div.fundgrubeNeu.fundgrube350 {
	width: 350px;
}

div.fundgrubeNeu.fundgrube450 {
	width: 450px;
}

div.fundgrubeNeu h2 {
	border: none;
	clear: none;
	font-size: 120%;
	line-height: 120%;
	margin: 0px 0px 15px 0px;
	padding: 0px 5px 5px 10px;
}

div.fundgrubeNeu h3 {
	border: none;
	clear: none;
	font-size: 100%;
	line-height: 130%;
	margin: 15px 0px 5px 0px;
	padding: 0px 5px 5px 10px;
}

div.fundgrubeNeu h4 {
	border: none;
	clear: none;
	font-size: 100%;
	line-height: 130%;
	margin: 15px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
}

div.fundgrubeNeu div.sonderpreisKasten h3 {
	margin: 15px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
}

div.fundgrubeNeu p {
	border: 0 none;
	display: block;
	font-size: 90%;
	font-weight: normal;
	line-height: 130%;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}

div.fundgrubeNeu img {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

div.fundgrubeNeu img.startbild {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.baustoffDetail div.fundgrubeNeu img.startbild {
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 0px 0px;
}

div.galerieVoll p.nurnummer {
	display: none;
}

div.fundgrubeNeu p.artikelnummer {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
}

div.fundgrubeNeu p.adminlink,
div.fundgrubeNeu p.preis,
div.fundgrubeNeu p.mass,
div.fundgrubeNeu p.beschreibung {
	margin: 15px 0px 5px 0px;
	padding: 0px 10px 0px 10px;
}

.detail div.fundgrubeNeu p.adminlink,
.detail div.fundgrubeNeu p.preis,
.detail div.fundgrubeNeu p.mass,
.detail div.fundgrubeNeu p.beschreibung {
	margin: 15px 0px 5px 0px;
	padding: 0px 10px 0px 0px;
}


div.fundgrubeNeu p.beschreibung a {
	font-weight: bold;
}


div.fundgrubeNeu p.preis {
	font-weight: bold;
}

div.fundgrubeNeu p.sonderpreis {
}

div.fundgrubeNeu div.preisStreich p.preis {
	text-decoration: line-through;
}

div.fundgrubeNeu div.sonderpreisKasten p {
	margin-top: 5px;
}

div.fundgrubeNeu p.adminlink,
div.fundgrubeNeu p.einzelseite {
	font-size: 70%;
	padding: 0px 10px 10px 10px;
	clear: left;
}

.detail div.fundgrubeNeu p.adminlink,
.detail div.fundgrubeNeu p.einzelseite {
	padding-left: 0px;
}

div.fundgrubeNeu .kleingalerie {
	margin: 20px 0px 0px 10px;
	clear: left;
}

.detail div.fundgrubeNeu .kleingalerie {
	margin-left: 0px;
}

div.fundgrubeNeu .kleingalerie div {
	position: relative;
	float: left;
}

div.fundgrubeNeu .kleingalerie p {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.baustoffListe div.fundgrubeNeu .kleingalerie img {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 1px;
	border: 1px solid #DD0000;
	height: 70px;
}

div.fundgrubeNeu .kleingalerie div img {
	float: none;
}

span.preis {
	font-weight: bold;
}

div.fundgrubeNeu div.steuerung {
	position: absolute;
	right: 0px;
	top: 10px;
	background-color: transparent;
	background-color: rgba(255, 255, 255, 0.6);
	padding: 0px;
	margin: 0px;
}


div.fundgrubeNeu div.kleingalerie div.steuerung {
	right: 12px;
	top: 2px;
}

div.fundgrubeNeu div.steuerung input {
	position: relative;
	padding: 0px;
	margin: 5px;
	display: block;
}


div.fundgrubeNeu div.steuerung input.istAktiv {
	right: 0px;
	top: 0px;
}

div.fundgrubeNeu div.steuerung input.istErstes {
	right: -1px;
	top: 0px;
	display: none;
}








/* Einzelne Zustände verschiedener Fundgruppen */

img.artikelstatus {
	position: absolute;
	left: 0px;
	top: 0px;	
}

.detail img.artikelstatus {
	left: 10px;
	top: 10px;	
}


input.buttonabsenden:focus,
input.buttonabsenden:hover,
input.buttonabsenden:active {
	cursor: pointer;
	color: #dd0000;
}

input#fake {
	background-color: #eeeeee;
	color: #aaaaaa;
	border-color: #aaaaaa;
}

input#fake:focus,
input#fake:hover,
input#fake:active {
	cursor: inherit;
	color: #aaaaaa;
}




/* Fancybox Bearbeitung */

#fancybox-wrap {
}



/* Bitte warten */


/* Aufforderung zum Warten */

div#bittewarten {
	display: none;
	position: absolute;
	z-index: 9999;
	bottom: 10%;
	left: 10%;
	width: 40%;
	margin: 0 auto;
	text-align: center;
	padding: 20px;
	background-color: white;
	border: 2px solid #DD0000;
	-webkit-box-shadow: rgba(0, 0, 0, 0.7) 0px 0px 10px;
	   -moz-box-shadow: rgba(0, 0, 0, 0.7) 0px 0px 10px;
	        box-shadow: rgba(0, 0, 0, 0.7) 0px 0px 10px;
}

div#bittewarten img {
	margin-bottom: 20px;
}


/* Bearbeitungsformular */





.formularInhalt {
	position: relative;
}

.formularInhalt div.sonderpreisfeld {
	display: none;
}


.formularInhalt select,
.formularInhalt input,
.formularInhalt textarea {
	margin: 0px;
}

.formularInhalt .rechts select,
.formularInhalt .rechts input,
.formularInhalt .rechts textarea {
	width: 450px;
}

.formularInhalt .rechts input.kurz {
	width: 100px;
	margin-right: 10px;
}

.formularInhalt h2 {
	width: auto;
	background-color: #CCCCCC;
	border-top: 1px solid #DD0000;
	border-left: 1px solid #DD0000;
	color: #222222;
	font-size: 120%;
	line-height: 120%;
	margin: 0px 0px 15px 0px;
	padding: 2px 5px 2px 10px;
}


.formularInhalt .hauptbild {
	position: fixed;
	right: 15px;
	top: 40px;
}

.formularInhalt .hauptbild .links {
	width: 250px;
}

.formularInhalt .hauptbild .rechts {
	float: right;
}

.formularInhalt .hauptbild .rechts input {
	border: 2px solid #DD0000;
	width: 150px;
}

.formularInhalt .hauptbild .rechts input:hover {
	color: #DD0000;
}

.formularInhalt .information {
	font-size: 90%;
}

.formularInhalt .information span {
	margin-right: 10px;
}

.formularInhalt .links {
	float: left;
	width: 90px;
	font-size: 90%;
	padding-top: 2px;
}

.formularInhalt .hauptbild .links {
	float: left;
}

p.ausdruck {
	width: 138px;
	border: 1px solid #DD0000;
	background-color: #F0F0F0;
	float: right;
	font-size: 80%;
	line-height: 80%;
	position: relative;
	top: 2px;
	padding: 1px 5px 1px 5px;
	text-align: center;
}

p.ausdruck a {
	color: #222222;
	font-weight: normal;
	font-size: 100%;
	line-height: 100%;
}

p.ausdruck a:hover {
	color: #dd0000;
	background-color: transparent;
}

.formularInhalt .hauptbild .etikettbereich .etikettbeschreibung {
	display: none;
}


.unsichtbar {
	display: none;
}

/*
	
.spreizer:before, .spreizer:after { content: ""; display: table; }
.spreizer:after { clear: both; }
.spreizer { *zoom: 1; }

*/
