#docwrapper table#wrapper {
	height: 100%;
	width: 926px;
	background: #adadae url(../_img/_bg/bg_contentborder_new.gif) left top repeat-y;
	text-align: left;
}

#docwrapper table#wrapper td#center {
	height: 100%;
	width: 916px;
	vertical-align: top;
	background: #ADADAE url(../_img/_bg/bg_body.gif) left top repeat-x;
}

#docwrapper table#wrapper td#center div#header table {
	width: 916px;
}

/* Products */
#contentwrapper td#contentspacercell2 {
	width: 3px;
}

#contentwrapper td#productscell {
	border: solid 1px #a8a9a8;
	color: #404952;
	vertical-align: top;
	background: #E1E3E4 url(../_img/_bg/bg_innercontent.gif) top left repeat-x;
}

#contentwrapper td#productscell div#productsarea {
	width: 145px;
}

#contentwrapper td#productscell div#productsarea div.title {
	background-color: #C3C4C2;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 1px #A8A9A8;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contentwrapper td#productscell div#productsarea ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#contentwrapper td#productscell div#productsarea li {
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	list-style-type: none;
	text-align: center;
}

#contentwrapper td#productscell div#productsarea li.line {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 1px;
	background: url(../_img/img_dottedline.gif) repeat-x scroll left bottom;
}

#contentwrapper td#productscell div#productsarea ol, #contentwrapper td#productscell div#productsarea li.header {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	font-weight: bold;
	text-align: center;
	background: url(../_img/img_dottedline.gif) repeat-x scroll left bottom;
}

#contentwrapper td#productscell div#productsarea li a {
	text-decoration: none;
}

#contentwrapper td#productscell div#productsarea li a:hover {
	text-decoration: underline;
}

/* Docks (Liegeplätze) */
div.dockitem
{
	background: url(../_img/img_dottedline.gif) top left repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 14px;
}

div.dockitem span.label
{
	padding-right: 5px;
	padding-left: 10px;
}

div.dockitem span.label
{
	color: #8B8B8A;
}

div.dockitem div.refnr span.value, div.dockitem div.refnr span.label, div.dockitem div.title span.value
{
	font-weight: bold;
	color: #000000;
	padding-left: 0;
}

div.dockitem div.refnr
{
	float: right;
}

div.length , div.width, div.depth
{
	float: left;
} 

div.title a
{
	color: #000000;
}

div.title a:hover
{
	color: #8B8B8A;
}

div.clear
{
	clear: both;
}
