@CHARSET "UTF-8";
body {
	padding: 0;
	margin: 0;
	background-image: url(/imgs/bg_kachel.gif);
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#warcat_shop {
	background-image: url(/imgs/bg.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 1000px;
	height: 800px;
}
#logo {
	height: 143px;
	width: 356px;
	position: absolute;
	z-index: 15;
	top: 15px;
	left: 0px;
}
#footer {
	font-size: 11px;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 669px;
	text-align: right;
}
#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#navigation {
	position: absolute;
	z-index: 20;
	left: 708px;
	top: 0px;
	width: 237px;
	height: 270px;
	background-color: #000;
}
#navigation img {
	margin: 0; padding: 0;
	border: none;
}
#navigation a {
	margin: 0; padding: 0;
}
#wk_info {
	position: absolute;
	z-index: 20;
	left: 780px;
	top: 360px;
	font-size: 11px;
	width: 180px;
}
#header_img {
	position: absolute;
	z-index: 30;
	width: 416px;
	height: 77px;
	left: 69px;
	top: 144px;
}
#content {
	color: #fff;
	display: block;
	overflow: auto;
	border: none;
	position: absolute;
	top: 230px;
	left: 80px;
	height: 460px;
	width: 570px;
	font-size: 12px;
	padding-right: 5px;
}
#content p {
	line-height: 130%;
}
#content h3 {
	font-size: 13px;
}
#content h2 {
	font-size: 15px;
}
#content a:link,
#content a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
#content a:hover {
	border-bottom: 1px solid #fff;
}
.clear { clear: both; }
.shirt label {
	padding-top: 3px;
	float: left;
	width: 150px;
}
.spacer {
	clear: both;
	width: 487px;
	height: 2px;
	background-image: url(/imgs/spacer.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 25px;
}
.produktBild {
	float: left;
	margin-right: 10px;
}
.produktBild img {
	border: 1px solid #ccc;
}
.produktInfo {
	float: left;
	margin-bottom: 10px;
}
.produktInfo h2 {
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.warenkorb table, .warenkorb table tr, .warenkorb table tr td {
	padding: 3px;
}
.warenkorb table tr th {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}
.warenkorb table tr.fuss td {
	font-weight: bold;
	border-top: 1px dotted #ccc;
}

#wk_info a:link, #wk_info a:visited {
	color: #000;
	text-decoration: none;
}
#wk_info a:hover {
	text-decoration: underline;
}

#kontakt label, #bestellform label {
	float: left;
	width: 120px;
	padding-top: 3px;
}
#kontakt input, #kontakt textarea,
#bestellform input, #bestellform textarea {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	border: 1px solid black;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#bestellform input#plz {
	width: 50px;
	margin-right: 3px;
}

#congi {
	position: absolute;
	top: 520px;
	left: 745px;
	z-index: 30;
}
