html,body {
	font-family:Verdana;
	font-size:10pt;
	border-left:0px;
	margin-left:0px;
	padding-left:0px;
}
td {
	vertical-align:top;
}

input.manderror {
	background-color:#F2BDC9;
}
h1 {
	font-size:14pt;
	width:100%;
	padding-bottom:6px;
	border-bottom:1px dotted;
}
h2 {
	margin-top:3px;
	font-size:10pt;
	padding-left:10px;
	margin-left:10px;
	border-bottom:1px dotted #E85163;
	color:#E85163;
}
h6 {
	font-size:14pt;
	color:#DB1F48;
	margin:0px;
	margin-top:5px;
	padding:0px;
	width:100%;
	border-bottom:1px dotted #DB1F48;
	border-top:1px dotted #DB1F48;
}
.wichtig {
	color:#E85163;
}
#banner {
	color:white;
	background-color:#fff;
	width:auto;
	height:100px;
	text-align:left;
}
#toplinks {
	width:200px;
	text-align:right;
	vertical-align:top;
	color:gray;
	padding-right:10px;
	padding-top:5px;
	background: url(img/logopenboard.jpg) no-repeat bottom left;
}
#toplinks img {
 vertical-align:bottom;	
 margin-bottom:0px;
 padding-bottom:0px;

}
#menutable {
	margin-top:10px;
	width:auto;
	margin-left:5px;
	margin-right:5px;
}
#menutable a {
	text-decoration:none;
	font-weight:bold;
	}
#menutable div {
	width:auto;
	background-color:#ddd;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:1px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
}
#menutable div.menselected {
	background-color:red;
}
#menutable div.sub {
	background-color:#aecc7e;
	font-size:0.8em;
}
#menutable div.sub:hover {
	background-color:#a2db46;
}
#menutable div.suboff {
	display:none;
}
#menutable div.subon {
	display:block;
}
#menutable div:hover {
	background-color:#eee;
}
#mainmen td {
	text-align:center;
	vertical-align:middle;
	background-image:url(mback1.png);
	background-repeat: repeat-x;
	height:20px;
	color:yellow;
}
#mainmen a {
	color:yellow;
	text-decoration:none;
}
#mainmen td:hover {
	background:gray;
	background-image:url(mback2.png);
}
#foottd {
	height:30px;
	text-align:center;
	background-color:#aaa;
}
#searchbox {
	background-color:#ffcc00;
	text-align: center;
	vertical-align: middle;
	padding-top:4px;
	padding-bottom:4px;
}
#cntmain {
	text-align: left;
}
#cntmain fieldset {
	padding-left:10px;
	padding-right:10px;
	padding-top:0.8em;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	padding-top:12px;
}
#cntmain legend {
	color:#00f;
	font-weight:bold;
}
#cntmain h3 {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	width:auto;
	border-left:2px solid gray;
	border-bottom:1px solid gray;
	text-align:left;
	padding-left:2em;
	padding-bottom:0.5em;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border: 0px;
	padding: 0px;
	margin:0px;
}
td.imgtd {
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px dotted black;
}
#featured {
	text-align:justify;
	padding-right:5px;
}
#featured img {
	padding:5px;
}
.tabon {
	border-top:1px solid black;
	border-right:1px solid black;
	background-color:#ddd;
	border-left:1px solid black;
	cursor:hand;
}
.taboff {
	border-bottom:1px solid black;
	border-top:1px dotted gray;
	border-right:1px dotted gray;
	cursor:hand;
}
.tabcontent {
	border-left:1px solid black;
	border-bottom:1px solid black;
	border-right:1px solid black;
	width:200px;
	cursor:pointer;
}
td.aleft {
	border-left:1px solid black;  
	border-right: 1px dotted gray;
	border-top: 1px dotted gray;
	text-align:right;
	padding-right:5px;	
}
td.aright {
	border-top:1px dotted gray;
	border-right:1px solid black; 
	text-align:left;
	padding-left:5px;
}
td.afirstleft {
	border-top:1px solid black; 
	border-left:1px solid black;	
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;	

}
td.afirstright {
	border-top:1px solid black; 
	border-right:1px solid black;	
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;	
}

td.alastright {
	border-bottom:1px solid black;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;	
	font-size:1px;
	height:1px;
}
td.alastleft {
	border-bottom:1px solid black;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;	
	font-size:1px;
	height:1px;
}
#toplinks a {
	text-decoration:none;
	color:navy;
}

div.singlepiece {
	background:#af1;
	padding-left:10px;
	padding-right:10px;
	width:auto;
	float:left;
}
div.sold {
	background:#a00;
	padding-left:10px;
	padding-right:10px;
	width:auto;
	float:left;
	color:white;
	margin-right:5px;
}

#faqdl dt {
	text-align:left;
	padding-left:5px;
	font-weight:bold;
	margin-top:16px;
}
#faqdl dd {
	text-align:left;
	padding-top:0.8em;
}
#rub {
	margin-left:10px;
	margin-top:20px;
	padding:0px;
	float: left;
	width: 580px;
	font-size: 10pt;
	padding-left: 5px;
}

#rubcnt {
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px; 
	width: 580px;
	background-image: url(/shop/r_bg.gif);
	background-repeat:repeat-y;
}

#rubhead {
	width: 572px;
	background-image: url(/shop/r_head_bg.gif);
	background-repeat: no-repeat;
	height: 6px;
	font-size: 1px;
}

#rubfoot {
	width: 572px;
	clear: both;
	background-image: url(/shop/r_footer_bg.gif);
	background-repeat: no-repeat;
	height: 11px;
}
td.showleft {	
		border-bottom:1px solid gray;
		color: #000000;
		background :#ddd;
		font-size : 10pt;
		font-style: italic;
		margin-right:5px;
		white-space:nowrap;
		padding-right:5px;
		text-align:right;
		white-space: nowrap;		
		}
td.showright {	
		border-bottom:1px solid gray;
		color: #000000;
		background :#eee;
		font-size : 10pt;
		border-right:1px solid gray;
		padding-left:5px;
		width:100%;
		text-align:left;
		}
		
div.formerrormsg {
	color:red;
	clear:both;
	font-weight:bold;
}
.detailtop {
	background-color:#ccc;
	font-weight:bold;
	font-size:1.3em;
	border-top:1px solid black; 
	border-left:1px solid black;	
	border-right:1px solid black;	
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;	
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;	
}
.linkct {
	margin-left:10px;
	width:100%;
	margin-bottom:10px;
}

div#slideshow {
	width: 800px;
	height: 100px;
	position: relative;
}
div#slideshow img {
	width: 800px;
	height: 100px;
	position: absolute;
	top: 0px; 
	left: 0px;
	display: none;
}
div#slideshow img.start {
	display: block;
}
