html, body {
	height:100%;
	width:100%;
}
.container {
	height:100%;
	border-right:1px solid gray;
	border-left:1px solid gray;
}
#mendiv, #maindiv, #hotdiv {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
#mendiv, #hotdiv {
	padding-left:0;
	padding-right:0;
}
#hotdiv {
	padding-left:7px;
	padding-right:7px;
}
#overall {
	border-top:1px solid black;
	border-right:1px solid black;
	border-left:1px solid black;
	margin: 0 auto 0 auto;
	background-color:white;
	border-radius: 5px 5px;
}

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: 5px 0 0;
	padding:0;
	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;
}
#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:0;
	margin-right:0;
	text-align:left;
	cursor: pointer;
}
#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;
	padding-left:0;
}
#menutable div:hover {
	background-color:#eee;
}
#mainmen td {
	text-align:center;
	vertical-align:middle;
	background: url(/img/mback1.png) repeat-x;
	height:20px;
	color:yellow;
}
#mainmen a {
	color:yellow;
	text-decoration:none;
}
#mainmen td:hover {
	background: gray url(/img/mback2.png);
}
#bsmainmen div {
	text-align:center;
	vertical-align:middle;
	background: url(/img/mback1.png) repeat-x;
	height:20px;
	color:yellow;
}
#bsmainmen a {
	color:yellow;
	text-decoration:none;
}
#bsmainmen div:hover {
	background: gray url("/img/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;
	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:0;
	padding:0;
}
img {
	border: 0;
	padding: 0;
	margin:0;
}
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:pointer;
}
.taboff {
	border-bottom:1px solid black;
	border-top:1px dotted gray;
	border-right:1px dotted gray;
	cursor:pointer;
}
.tabcontent {
	border-left:1px solid black;
	border-bottom:1px solid black;
	border-right:1px solid black;
	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;
	border-top-left-radius: 5px 5px;
}
td.afirstright {
	border-top:1px solid black;
	border-right:1px solid black;
	border-top-right-radius: 5px 5px;
}

td.alastright {
	border-bottom:1px solid black;
	border-bottom-right-radius: 5px 5px;
	font-size:1px;
	height:1px;
}
td.alastleft {
	border-bottom:1px solid black;
	border-bottom-left-radius: 5px 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;
	margin:5px 5px 5px 5px;
}
div.sold {
	background:#a00;
	padding-left:10px;
	padding-right:10px;
	width:auto;
	float:left;
	color:white;
	margin:5px 5px 5px 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;
	float: left;
	width: 580px;
	font-size: 10pt;
	padding: 0 0 0 5px;
}
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;
}
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;
}
.linkct {
	margin-left:10px;
	width:100%;
	margin-bottom:10px;
}

div#slideshow {
	height: 100px;
	position: relative;
}
div#slideshow img {
	/*width: 800px;*/
	/*height: 100px;*/
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	height:auto;
	max-width: 100%;
}
div#slideshow img.start {
	display: block;
}
div.niceinfo {
	padding:20px;
	font-size:12pt;
	background-color: #eeeeee;
	width:650px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid black;
}

div.hotdeal {
	background:transparent;
	border-bottom:2px solid gray;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
}
span.hd, td.hd {
	color:#dd0000;
	font-weight:bold;
}
.nowrap {
	white-space: nowrap;
}
#fbdiv {
	width:250px;
	margin:10px auto 10px auto;
}


/* Bootstrap overrides und ergänzungen*/
.col-centered {
	float: none;
	margin: 0 auto;
}

.vintageCenter {
	text-align: center;
}

.glossarhead {
	margin-bottom:10px;
}
.ghfirst {
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	background-color:#f5e79e;
	font-weight: bold;
	padding-bottom:10px;
}
.ghbody {
	background-color:#eee;
	border-top:1px solid gray;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	padding-top:10px;
	padding-bottom:20px;
}


.altGe {
	padding-top:7px;
	border-top:1px solid #333;
}
.altGeLeft {
	display:inline-block;
	float:left;
}
.altGeRight {
	display:inline-block;
	float:right;
}
.sendButton {
	display:inline-block;
	margin-left:50px;
	margin-top:30px;
}




ul.actionItems {
	padding-left:0;
}

ul.actionItems > li {
	list-style-type: none;
	padding:5px;
}
ul.actionItems > li > a{
	display: block;
	background-color: #2a6496;
	color:white;
	padding:5px;
	text-decoration: none;
}

a.inBadge {
	text-decoration: none;
	color:white;
	font-weight: bold;
}
span.activeBadge {
	background-color: navy;
}


#uploadedImages div {
	display: inline-block;
}