@charset "utf-8";
/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	font: 100.01% "Comic Sans MS", Verdana, Arial, helvetica, sans-serif;
}
#kopf {
	height: 162px;
	background-image: url(../css/layout/Bilder/kachelOben.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px 0px 0px 0px;
}
#mitte {
	position: relative;
	width: 100%;
	margin:0px;
}
#content {
	margin: 0px 200px;
	background-color: #ffffff;
}
#links {
	position: absolute;
	top: -10px;
	left: 0px;
	width: 195px;
	background-image: url(../css/layout/Bilder/kachelListe.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#rechts {
	position: absolute;
	top: -10px;
	right: 0px;
	width: 107px;
	background-image: url(../css/layout/Bilder/kachelRechts.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#shoplink {
	position:absolute;
	margin: 14px 0px 0px 410px;
}
#blick { position:absolute; margin: 14px 0px 0px 630px;;
}
#kopflinks {
	position:absolute;
	margin: 20px 0px 0px 170px;
	background-color:#FFFFFF;
	width: 209px;
	height: 72px;
}
#anioben img {
	float: right;
}
#oben img {
	float:left;
}

#menue {
	margin: -10px 0px -5px 0px;
	background-image: url(../css/layout/Bilder/kachelListe.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#schwanz img {
	position:absolute;
	margin: 0px 0px 0px -1px;
}
#korb {
	position:absolute;
	margin: 0px 0px 0px 12px;
	z-index: 200;
	width:90px;
	background-color: #EE5917;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
#korb img {
	border: 0px;
}
.korbText {
	font-size: 11px;
	padding: 5px 5px 5px 5px;
}
#menue h3 {
	font-size: 0.95em;
	font-weight: bold;
	margin: 1px 0px 2px 50px;
	color: #3F3B3A;
}
#menue ul {
	font-size: 0.80em;
	font-weight: bold;
	margin: 0;
	padding:0px 0px 0px 0px;
	width: 95%;
}
#menue li {
	display:block;
	margin: 0px 0px 3px 50px;
	list-style-type: none;
	overflow:hidden;
	line-height: 1.2em;
}
#menue a {
	text-decoration: none;
	color: #E5732A;
}
#menue a:hover {
	color: #E73942;
}
#menue img {
	margin-left:0px;
	margin-top: 0px;
}
#content img {
	border: 0;
	margin: 0px 10px 0px 0px;
}
#content h1, h2 {
	color: #3F3B3A;
	font-size: 14px;
}
#content h3 {
	color: #3F3B3A;
	font-size: 14px;
	margin:0; padding:0; line-height:1.0em;
}
#content h2 {
	color: #3F3B3A;
	font-size: 12px;
}
#content h3 {
	color: #3F3B3A;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
#content h4 {
	color: #3F3B3A;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
#content p {
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-size: 12px;
	color: #000000;
}
#conent table {
	margin:0px;
	padding:0px;
}
#cloud {
	clear: both;
	width: 600px;
	margin: 0px auto;
	text-align:center;
	font-size:0.625em;
}
#cloud a {
	text-decoration:none;
	color:#666666;
}
#suche {
	position:relative;
	margin: -40px 0px 0px 25px;
	padding:0px;
	background-color:7fb4d6;
}
#suche input {
	background:#cbd7f2;
}

#downnav ul {
	font-size: 0.80em;
	font-weight: bold;
	margin: 0;
	padding: 40px 0px 0px 20px;
	width: 95%;
}
#downnav li {
	display:block;
	margin: 0px 0px 3px 50px;
	list-style-type: none;
	overflow:hidden;
	line-height: 1.2em;
}
#downnav a {
	text-decoration: none;
	color: #E5732A;
}
#downnav a:hover {
	color: #E73942;
}
hr {
	border:solid #E5732A 1px;
	height:1px;
}
#fuss {
	clear:both;
	margin: 0px auto;
	padding: 10px;
	background-image: url(../css/layout/Bilder/kachelFooter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	text-align:center;
}
.Textfeld {
	font-size: 14px;
	padding: 12px 10px 10px 15px;
	font-family:"Comic Sans MS", Verdana, Arial, sans-serif;
	font-weight:bold;
	width:200px;
	height:46px;
	border:0px;
	background-image: url(../Bilder/namensfeld.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Mengenfeld {
	font-size: 14px;
	padding: 12px 10px 10px 15px;
	font-family:"Comic Sans MS", Verdana, Arial, sans-serif;
	font-weight:bold;
	width:100px;
	height:46px;
	border:0px;
	background-image: url(../Bilder/mengenfeld.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#shirtleft {
	float: left;
	width:250px;
}
#shirtright {
	float: left;
	width:250px;
}
.fehler {
	font-weight: bold;
	color: #982F34;
	background-color: #FFFF99;
}
.hinweis {
color: #982F34;
font-size: 0.7em;
background-color:#FFFF99;
}
.hinweis2 {
color: #982F34;
font-size: 1.0em;
background-color:#FFFF99;
}
legend {
font-size: 0.8em; font-weight:bold; color:#E5732A;
}
fieldset { border:none;  }
.colorimage {
	border: 1px solid #000000 !important;
}
.reihe{ clear:both; }
.label { width:150px; float:left; font-size:.8em;}
.feld { width:300px; float:left;font-size:.8em; }
.preis { font-size:14px !important; font-weight:bold !important; color:#990000 !important;}
.hint{ font-size:.9em !important; font-weight:lighter;  }