html {	
	margin: 0;
	padding: 0;
	height: 100%; }
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #fff; }
a {
	text-decoration: none;
	font-weight: bold; }
a:link, 
a:visited {
	color: #666; }
a:focus, 
a:hover, 
a:active {
	color: #a00;
	border-bottom: 1px solid #aaa; }
hr {
	position: relative;
	top: -1000px;
	left: -1000px;
	background: #fff;
	color: #fff;
	border: 0 solid;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden; }
dfn {
	position: absolute;
	top: -1000px;
	left: -1000px;
	background: #fff;
	color: #fff;
	border: 0 solid;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden; }
form {
	margin: 0;
	padding: 0; }



/********/
/* WRAP */
/********/
#wrap {	
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 660px;
	height: 100%; }



/*************/
/* SKIPLINKS */
/*************/
#skiplinks {
	position: relative;
	top: -1000px;
	left: 0;
	text-align: left;
	margin: 0;
	padding: 0; }
/* ÜBERSCHRIFT */
#skiplinks h2 {
	position: relative;
	top: -1000px;
	left: -1000px;
	background: #fff;
	color: #fff;
	border: 0 solid;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden; }
/* NAVIGATION */
#skiplinks ul {
	margin: 0;
	padding: 0;
	height: 0; }
#skiplinks li {
	margin: 0;
	padding: 0; }
#skiplinks a:focus {
	position: absolute;
	top: 1050px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif; }



/**********/
/* HEADER */
/**********/
#header {
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	margin: 50px 0 10px 0;
	padding: 0;
	height: 100px; }
/* ÜBERSCHRIFT */
#header h1 {
	position: absolute;
	top: 0;
	left: 330px;
	width: 320px;
	height: 100px;
	margin: 0;
	padding: 0;
	color: #a00;
	font-weight: bold;
	text-align: left;
	font-size: 2.62em;
	font-family: Arial, Helvetica, sans-serif; }
/* GRAUE BOX */
#header .headerbox {
	position: absolute;
	top: 0;
	left: 220px;
	width: 98px;
	height: 98px;
	border: 1px solid #aaa; }
/* ÜBERSCHRIFT ALS BILD */
#header .headerimage {
	position: absolute;
	top: 0;
	left: 330px;
	width: 320px;
	height: 100px;
	margin: 0;
	padding: 0; }
#header .headerimage img {
	margin: 0;
	border: 0 solid; }



/***********/
/* CONTENT */
/***********/
#content {
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 220px; }
#content div,
#content fieldset {
	float: left;
	height: 100px;
	margin: 0 10px 10px 0;
	padding: 0;
	overflow: hidden;
	border: 0; }
#content fieldset.hidden {
	position: absolute;
	top: -10000px;
	left: -10000px;
	background: #fff;
	color: #fff;
	border: 0 solid;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden; }
#content .w100 {
	width: 100px; }
#content .w200 {
	width: 210px; }
#content .w300 {
	width: 320px; }
#content .w400 {
	width: 430px; }
#content .w500 {
	width: 540px; }
#content .w600 {
	width: 650px; }
#content .h200 {
	height: 210px; }
#content .border {
	width: 98px;
	height: 98px;
	border: 1px solid #aaa; }
#content .fs0 {
	font-size: 0; }
#content .fs0 a,
#content .fs0 a:link,
#content .fs0 a:visited,
#content .fs0 a:focus,
#content .fs0 a:hover,
#content .fs0 a:active {
	border-bottom-width: 0; }
#content div blockquote {
	margin: 0;
	padding: 0;
	height: 220px; }
#content div p {
	margin: 0 0 1px 0;
	padding: 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif; }
#content fieldset p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: right;
	height: 17px;
	clear: both; }
#content div ul {
	margin: 0 0 1px 0;
	padding: 0;
	list-style: none outside; }
#content div ul ul {
	margin: 0 0 1px 15px;
	padding: 0;
	list-style: none outside; }
#content div p.right, 
#content div ul.right {
	text-align: right; }
#content div li {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif; }
#content div img {
	border: 1px solid #aaa; }
#content div img.bottom {
	margin-top: 72px;
	border-width: 0; }
#content div img.top {
	margin-bottom: 72px;
	border-width: 0; }
#content div a:focus img, 
#content div a:hover img,
#content div a:active img {
	border-color: #a00; }
#content fieldset label {
	width: 100px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	cursor: pointer;
	float: left;
	clear: both;
	text-align: right; }															
#content fieldset label.merchandise {
	width: 293px; }
#content fieldset label:focus,
#content fieldset label:hover,
#content fieldset label:active {
	color: #a00;
	border-bottom: 1px solid #aaa; }
#content fieldset input,
#content fieldset select,
#content fieldset textarea {
	margin: 0 0 10px 0;
	padding: 0;
	width: 208px;
	height: 15px;
	border: 1px solid #aaa;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	clear: right; }
#content fieldset input.merchandise {
	width: 15px;
	text-align: right; }
#content fieldset textarea {
	height: 98px; }
#content fieldset option {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif; }
#content fieldset input:focus,
#content fieldset input:hover,
#content fieldset input:active,
#content fieldset select:focus,
#content fieldset select:hover,
#content fieldset select:active,
#content fieldset textarea:focus,
#content fieldset textarea:hover,
#content fieldset textarea:active {
	border-color: #a00; }



/**********/
/* FOOTER */
/**********/
#footer {
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 130px; }
/* NAVIGATION */
#footer #navigation {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 320px;
	height: auto;
	margin: 0;
	padding: 0; }
#footer #navigation h2,
#footer #navigation h3 {
	display: block;
	position: relative;
	top: -1000px;
	left: -1000px;
	background: #fff;
	color: #fff;
	border: 0 solid;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden; }
#footer #navigation ul {
	text-align: right;
	list-style: none outside;
	margin: 0 0 1px 0;
	padding: 0; }
#footer #navigation li {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap; }
/* GRAUE BOX */
#footer .footerbox {
	position: absolute;
	top: 0;
	left: 330px;
	width: 98px;
	height: 98px;
	border: 1px solid #aaa; }



/*********/
/* PHOTO */
/*********/
#photo {
	position: relative;
	top: 50px;
	left: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 0; }
#photo img {
	margin: 1px;
	padding: 0;
	border: 1px solid #aaa; }
#photo a:focus, 
#photo a:hover, 
#photo a:active {
	border-width: 0; }
#photo a:focus img, 
#photo a:hover img,
#photo a:active img {
	border-color: #a00; }



/***********/
/* CAPTION */
/***********/
#caption {
	position: relative;
	top: 60px;
	left: 0;
	text-align: center;
	margin: 0;
	padding: 0; }
#caption h4 {
	display: inline;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; }
#caption h4:after {
	content: ": "; }
#caption p {
	display: inline;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif; }



/***********/
/* COUNTER */
/***********/
#counter {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 650px;
	height: 20px;
	text-align: center;
	margin: 0;
	padding: 0; }
#counter img {
	margin: 0;
	border: 0; }



/*********/
/* LINKS */
/*********/
#links {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 650px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #fff;
	border-top: 1px solid #aaa; }
#links ul {
	margin: 0 330px 0 0;
	padding: 0;
	list-style: none outside;
	text-align: right; }
#links li {
	margin: 0;
	padding: 0 0 0 1em;
	display: inline;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #aaa; }
#links a:link,
#links a:visited {
	color: #aaa; }
#links a:focus,
#links a:hover,
#links a:active {
	color: #a00; }



/************/
/* NOSCRIPT */
/************/
#noscript {
	position: absolute;
	bottom: 21px;
	left: 0;
	width: 650px;
	height: 40px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #fff;
	border-top: 1px solid #aaa; }
#noscript p {
	margin: 0 330px 0 0;
	padding: 0;
	text-align: right;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #a00; }



/***********/
/* CAPTCHA */
/***********/
#captcha {
	position: relative;
	top: 0;
	left: 0;
	width: 210px; }
#captcha p.captcha_notvalid,
#captcha p.captcha_1 {
	position: absolute;
	top: -10000px;
	left: -10000px;
	background: #fff;
	color: #fff;
	border: 0 solid;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0; }
#captcha img.captchapict {
	position: absolute;
	top: 10000px;
	left: 10000px;
	border-width: 0; }
#captcha input.captcha {
	position: absolute;
	top: 10081px;
	left: 10000px;
	margin: 0 0 10px 0;
	padding: 0;
	width: 208px;
	height: 15px;
	border: 1px solid #aaa;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	clear: right; }
#captcha input.captcha:focus,
#captcha input.captcha:hover,
#captcha input.captcha:active {
	border-color: #a00; }

#captcha input.captcha[type=submit] {
	position: absolute;
	top: -10000px;
	left: -10000px;
	background: #fff;
	color: #fff;
	border: 0 solid;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden; }



/****************/
/* DRUCKVERSION */
/****************/
@media print {
#skiplinks,
#footer,
#counter,
#links,
#noscript {
	display: none; }
#content .h200 {
	height: auto; }
}
