.showroom-firstrow
{
	background-image: url(../images/design/subnavi-top.gif);
	background-repeat: no-repeat;
    height: 10px;
}

.showroom-lastrow
{
	background-image: url(../images/design/subnavi-bottom.gif);
	background-repeat: no-repeat;
    height: 14px;
}

.inhalt-firstrow
{
	background-image: url(../images/design/inhalt-top.gif);
	background-repeat: no-repeat;
    height: 28px;
}

.inhalt-lastrow
{
	background-image: url(../images/design/inhalt-bottom.gif);
	background-repeat: no-repeat;
    height: 13px;
}

.sub-firstrow
{
    background-image: url(../images/design/subnavi-top.gif);
    background-repeat: no-repeat;
    height: 10px;
}

.sub-lastrow
{
    background-image: url(../images/design/subnavi-bottom2.gif);
    background-repeat: no-repeat;
    height: 10px;
}

#titel-tabelle
{
    margin-bottom: 5px;
    margin-left: 20px;
    margin-top: 10px;
    text-align: left;
}

#titel-tabelle-border
{
    border-bottom: dotted 2px #A5A5A5;
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
}

#markentabelle
{
    float: left;
    width: 100%;
}

#groessentabelle
{
	margin-left:14px;
	border: 1px solid #c4c4c4;
}

#groessentabelle td
{
	margin-left:14px;
	border: 1px solid #c4c4c4;

}

#groessentabelle th
{
	margin-left:14px;
	border: 1px solid #c4c4c4;
}

#texttabelle2 #versandtabelle
{
	width: 450px;
}

#texttabelle2 #versandtabelle td
{
	border-bottom: 1px dotted #A5A5A5;
	padding: 3px;
	text-align: center;
}

.zelle
{
	border-bottom: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
	padding: 5px;
	text-align: center;
}

.zelle2
{
	border-bottom: 1px solid #a5a5a5;
	padding: 5px;
	text-align: center;
}

.zelle3
{
	border-right: 1px solid #a5a5a5;
	border-bottom: 1px dotted #a5a5a5;
	padding: 5px;
	text-align: center;
}

.zelle4
{
	border-bottom: 1px dotted #A5A5A5;
	border-right: 1px dotted #a5a5a5;
	padding: 3px;
	text-align: center;
}

.zelle5
{
	border-bottom: 1px dotted #A5A5A5;
	border-right: 1px dotted #a5a5a5;
	padding: 3px;
	text-align: left;
}

.zelle6
{
	border-bottom: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
	padding: 5px;
	text-align: left;
}

.zelle7
{
	border-bottom: 1px dotted #A5A5A5;
	border-right: 1px dotted #A5A5A5;
	border-top: 1px dotted #a5a5a5;
	padding: 3px;
	text-align: left;
}

.zelle8
{
	border: 0px;
	padding: 3px;

}

#texttabelle
{
	width: 486px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	background-color: #EFEFDE;
}

#erfolgtabelle
{
	padding: 5px;
	border: 1px solid #016300;
	font-family: Arial;
	color: #016300;
	font-size: 12px;
	background-color: #A5FFAB;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 650px;
}

#errortabelle
{
	padding: 5px;
	border: 1px solid #880909;
	font-family: Arial;
	color: #880909;
	font-size: 12px;
	background-color: #FFD4AD;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 650px;
}

#hinweistabelle
{
	padding: 5px;
	border: 1px solid blue;
	font-family: Arial;
	color: blue;
	font-size: 12px;
	background-color: #b5b5ff;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 650px;
}

#warenkorb th
{
	border-bottom: dotted 2px #A5A5A5;
	padding-bottom: 3px;
}
