body {
	background-color: #fff;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 99%;
	width: 100%;
}

#logo {
	height: 122px;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	margin-top: 15px;
	background: url("gfx/bgtop.png") top left #fff; 
	text-align: right;
}

#inhalt {
	float: left;
	margin: 0;
	padding: 0;
	margin: 0 1% 20px 1%;
	width: 62%;
	font-size: 0.7em;
}

#links {
	float: left;
	width: 15%;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

#rechts {
	float: right;
	width: 20%;
	text-align: center;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

/* Titel-Überschrift */
h1 {
	position: absolute;
	top: 5px;
	left: 70px;
	font-size:1.8em;
	padding: 20px 0 10px 0;
	margin: 0px;
	width: 50%;
	text-align: left;
}

/* Titel-Überschrift / Zusatz */
h6 {
	position: absolute;
	top: 50px;
	left: 70px;
	font-size:1em;
	padding: 20px 0 5px 0;
	margin: 0px;
	border-bottom: 2px solid #f00;
	width: 50%;
	color: #000;
	text-align: left;
}

/* Titel-Überschrift / Profis */
#logo h5 {
	position: absolute;
	top: 80px;
	left: 70px;
	font-size:0.9em;
	padding: 20px 0 5px 0;
	margin: 0px;
	width: 50%;
	color: #000;
	text-align: left;
	font-style: italic;
	text-decoration: none;
}

/* Kategorie-Überschrift */
h2 {
	color: #f00;
	border-bottom: 1px dashed #000;
	width: 100%;
	font-size: 1.4em;
	margin-top: 0px;
}

/* Sprach-Überschrift */
h3 {
	font-size: 1em;
	border-bottom: 1px solid #f00;
	padding-bottom: 4px;
	margin-bottom: 7px;
	width: 90%;
}

/* Überschrift beim Einloggen */
h4 {
	margin-top:0px;
	color: #000;
	text-decoration:underline;
}

/* Rechnungsadresse / Lieferadresse */
h5 {
	margin:0 0 10px 0;
	font-size:1.2em;
	text-decoration:underline;
}

/* Der normale Inhalt */
p {
}

#menu {
	list-style-type :none;	
	margin: 0;
	padding: 0;
}

#menu li {
	border-bottom: 1px solid #f00;
	background: #efefef;
	width: 100%;
}

.rand_oben {
	border-top: 1px solid #f00;
}

#menu a:hover {
	color: #f00;
}

#menu a {
	color: #555;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	padding: 10px 0 10px 3%;
	width: 97%;
}

#menu .aktiv {
	color: #000;
}

#kontakt {
	font-size: 0.6em;
	padding: 5px;
	border: 1px dashed #dfdfdf;
	background: #fafafa;
	margin: 100px 5px 0 5px;
}

.logoutbtn {
	background: #efefef;
	color: #f00;
	font-size:0.9em;
	margin-top: 10px;
}

.logoutbtn2 {
	background: #f00;
	color: #fff;
	font-size:0.9em;
	padding:3px;
}

/* Tabellen bei der Bestellung */
th {
	text-align:left;
	padding:7px;
	background:#ccc;
	border-bottom:1px solid #f00;
}

td {
	padding:7px;
}

table {
	border:1px solid #ddd;
}

.col1 {
	background:#efefef;
}

.col2 {
	background:#dfdfdf;
}

input, button, select {
	border:1px solid #999;
}

#backbutton {
	border:1px solid #999;
	font-size:0.9em;
}

/* Auf der Bestellseite die Einlogg-Infos */
#einloggen_kunde {
	border:1px solid #ddd;
	background:#f7f7f7;
	margin-bottom:20px;
	padding:8px;
}

#einloggen_neukunde {
	border:1px solid #ddd;
	background:#f7f7f7;
	padding:8px;
}

.oder {
	text-align:center;
	margin:10px 0 15px 0;
}

.download {
	text-align:center;
	margin:10px 0 15px 0;
	background: #efefef;
	padding: 10px;
	border: 1px solid #f00;
}

.noborder {
	border:none;
	background:none;
}

.borderright {
	width: 300px;
	padding-right:30px;
	border-right:2px solid #888;
}

a {
	text-decoration:none;
}

.abstandlinks {
	padding-left:40px;
}

/* Der Login-Panel links */

#loginlinks {
	line-height: 1.5em;
	padding: 10px 0 10px 10px;
	font-size: 0.9em;
}

.loginbtn {
	margin-top: 10px;
}

.dauer {
	padding-right:40px;
}

#lastrow {
	padding:15px 10px 10px 0px;
	text-align:right;
}

#lastrowleft {
	padding:15px 10px 10px 0px;
	text-align:left;
	font-size:0.8em;
}

.nearlastrow {
	text-align:right;
	font-weight:bolder;
}

.nearlastrowversand {
	text-align:right;
}

.nearlastrowleft {
	text-align:left;
	font-weight:bolder;
}

.nearlastrowleftversand {
	text-align:left;
}

.active {
	font-weight:bolder;
}

.right {
	text-align:right;
}

.star {
	font-size:1.0em;
	color:#f00;
}

.fontbig td {
	font-size:1.4em;
}

#dasslogo {
	margin:20px 0 0 0;
}

/* Die Hints auf der rechten Seite */
.hint {
	margin: 0;
	padding: 2px 25px 10px 15px;
	font-size: 0.7em;
	text-align: left;
}

.hint_bst {
	margin: 0;
	padding: 5px 5px 19px 5px;
	font-size: 0.7em;
	color: #555;
	background: #eef;
	text-align: justify;
}

.kl {
	font-size: 0.8em;
	text-decoration: underline;
}

#preisschlager {
	float: right;
	border: 2px solid #f00;
	margin: 0 0 10px 10px;
	padding: 5px;
	/* background: url(gfx/deckungskarte.jpg) bottom no-repeat #efefef; */
	background: #efefef;
	width: 200px;
	line-height: 1.3em;
	text-align: center;
	cursor: pointer;
	font-size: 1.2em;
	color: blue;
}

#preisschlager h2 {
	color: #f00;
	background: #ff0;
	border: 1px solid #888; 
	font-size: 1em;
	width: 100%;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 20px;
}

.superpreis {
	font-weight: bold;
	font-size: 1.4em;
	color: #f00;
}

.rabatte {
	font-size: 0.7em;
	line-height: 1em;
	color: #555;
}

#alb li {
	margin-bottom: 10px;
}

.fett {
	font-weight: bold;
}

.pflicht {
	background-color: #ffc;
}

.abc {
	list-style-type: lower-latin;
}

.hinweis {
	border: 1px solid #f00;
	background: #ff0;
	margin-top: 10px;
	padding: 8px;
}

#versand h4 {
	margin-top: 20px;
	font-weight: bold;
	background: #efefef;
	padding: 4px;
	text-decoration: none;
}

#versand .winfo {
	background-color: #bddbff;
	padding: 5px;
	border: 1px solid #f00;
	margin-top: 20px;
}
#versand .winfo h2 {
	font-weight: bold;
	border: none;
	color: #000;
}

.smallinfo {
	font-size: 0.9em;
	margin: 8px 0 10px 0;
	padding: 3px;
	background: #afdfaf;
}

.produkthinweis {
	font-size: 0.7em;
}

#sonderaktion {
	float: right;
	border: 2px solid #f00;
	margin: 0 0 10px 10px;
	padding: 5px;
	background-color: #ffff00;
	width: 200px;
	min-height: 200px;
	line-height: 1.5em;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.2em;
}

#sonderaktion h2 {
	color: #fff;
	background: #f00;
	font-size: 1.2em;
	border: none;
	width: 100%;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 20px;
	letter-spacing: 3px;
	text-decoration: blink;
}

#footer {
	width: 100%;
	text-align: center;
	margin: 20px 0 10px 0;
}

#footer a {
	color: blue;
	font-size: 0.8em;
}

.infomenu {
	background-image: url(gfx/info.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#weiterbtn {
	float: right;
	font-size: 1.5em;
	font-weight: bold;
	color: green;
}
#zurueckbtn {
	float: left;
	margin-left: 5px;
}
.schrittnr {
	font-size: 1.2em;
}
.zahlweise_info {
	display: none;
	background-color: #FBF8C6;
	padding: 5px;
	border: 1px solid #888;
}
#zahlungsform input[¿ype=radio] {
	font-size: 1.3em;
}
#zahlungsform .zahlungsweise {
	font-size: 1.3em;
}
#preisausgabe {
	font-weight: bold;
	width: 120px;
	padding: 2px;
	background-color: #dfdfdf;
}
#mengenausgabe {
	font-weight: bold;
	width: 50px;
	padding: 2px;
	background-color: #dfdfdf;
}
#webring {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 15px;
	background-color: #3B5998;
	text-align: center;
	font-size: 11px;
	color: #fff;
	font-family: sans-serif;
	z-index: 9999;
}
#webring ul {
	width: 1000px;
	margin: auto;
	padding: 0;
	list-style-type: none;
}
#webring ul li {
	float: left;
	width: 146px;
	margin-right: 20px;
}
#webring ul li a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	display: block;
	cursor: pointer;
}
.wrinfo {
	position: absolute;
	top: 15px;
	left: 5%;
	display: none;
	background-color: #3B5998;
	text-align: center;
	padding: 10px;
	width: 90%;
	height: 120px;
	z-index: 99999;
	color: #fff;
	font-family: sans-serif;
	font-size: 12px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
.wrinfo img {
	border: none;
}
.wrcontent {
	width: 800px;
	margin: auto;
}
.wrcontent h2 {
	font-size: 14px;
	color: #fff;
	margin: 0;
	padding: 0;
	border: none;
	font-weight: bold;
}
.wrcontent a {
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: underline;
	font-weight: normal;
}
.wrleft {
	float: left;
	width: 200px;
}
.wrright {
	float: right;
	width: 590px;
	text-align: left;
}
#evbaktivierung {
	width: 624px;
	height: 486px;
	position: relative;
	background: url(gfx/evb-aktivierung.png) top left no-repeat;
}
#evbaktivierung input {
	position: absolute;
	background-color: #FAF8C2;
	width: 200px;
	font-size: 10px;
	color: #777;
	font-style: italic;
}
#input_vorname {
	top: 148px;
	left: 226px;
}
#input_nachname {
	top: 168px;
	left: 226px;
}
#input_strasse {
	top: 188px;
	left: 226px;
}
#input_plz {
	top: 208px;
	left: 226px;
	width: 50px !important;
}
#input_ort {
	top: 208px;
	left: 282px;
	width: 144px !important;
}
#input_land {
	top: 228px;
	left: 226px;
}
#input_code1 {
	top: 252px;
	left: 226px;
	width: 50px !important;
}
#line_code1 {
	position: absolute;
	top: 254px;
	left: 283px;
	width: 10px;
}
#input_code2 {
	top: 252px;
	left: 296px;
	width: 50px !important;
}
#line_code2 {
	position: absolute;
	top: 254px;
	left: 355px;
	width: 10px;
}
#input_code3 {
	top: 252px;
	left: 368px;
	width: 50px !important;
}
#input_email {
	top: 274px;
	left: 226px;
}
#print_optional {
	position: absolute;
	top: 295px;
	left: 174px;
	width: 50px;
	color: #777;
	font-size: 9px;
}
#input_handy {
	top: 292px;
	left: 226px;
}
#input_submit_akt {
	font-size: 1.5em;
	color: green;
	border: 2px solid green;
	background-color: yellow;
}
.qtip-title {
	font-size: 0.8em;
}
.qtip-content {
	font-size: 0.7em;
}
.highRow {
	background-color: #FFFFCC;
}
