/* Linke Spalte */
.box-left {
	margin-bottom: 18px;
	background-color: #DBE0DD;
	color: #454343;
	font-size: 11px;
	width: 200px; 
	overflow: hidden;
}
.box-right {
	margin-bottom: 18px;
	background-color: #DBE0DD;
	color: #454343;
	font-size: 11px;
	width: 100%; 
	overflow: hidden;
}
.box-left-head {
	background-image: url(/templates/pics/box-head-left-bg.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 18px;
	line-height: 18px;
	background-color: #BDC5C2;
	color: #000000;
	padding: 0 16px;
	font-weight: bold;
}
.box-left-body {
	padding: 5px 0 5px 0;
}
.box-right-body {
	padding-left: 14px;
	padding-right: 14px;
	
	padding-top: 5px;	
	padding-bottom: 5px;
}
.bot-2px { border-top: 2px solid #000000; }
/* Mittlere Spalte */
.fullsize {
	width: 530px;
	overflow: hidden;

}
.padding-start{
	padding-left: 186px;
}
.background-pic{
	background-image: url(/templates/pics/streifen_grau_home.png);
	background-repeat:no-repeat;

	margin-top: -20px;
	width: 570px;
}
.background-streifen{
	background-image: url(/templates/pics/streifen_grau_home_lang.png);
	background-position: 0 27px;
	margin-left: -20px;
	background-repeat: repeat-x;
	width: 570px;
}
.halfsize {
	width: 260px;
	overflow: hidden;
}
#content .f-grey {
	color: #494D4C;
}
#content h1 , #content h2, #content h3{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#content h2{
	font-size: 14px;
}
#content h3 {
	margin: 0 0 3px 0;
	font-size: 12px;
}
#content p {
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
}
#content ul, #content ol {
	margin-bottom: 10px;
}
#content a:link, #content a:visited, #content a:active, #content a:hover {
	color: #F04D23;
	text-decoration: none;
}


#content a:hover {
	color: #F04D23;
	border-bottom: 1px dotted #F04D23;
}
#content a.no-border:hover {
	border: 0;
}
	
#linkred a:link, #linkred a:visited, #linkred a:active, #linkred a:hover {
	color: red;
	text-decoration: none;
}
#linkgreen a:link, #linkgreen a:visited, #linkgreen a:active, #linkgreen a:hover {
	color: #95c624;
	text-decoration: none;
}
.box-rose, .linkbox {
	color: #F04D23;
	font-size: 11px;
	background-color: #FEF6F4;
	padding: 10px;
}
#content .linkbox {
	color: #454343;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F6D7CE; 
	padding: 10px;
	line-height: 17px;
}
#content .linkbox a:link, #content .linkbox a:visited, #content .linkbox a:active, #content .linkbox a:hover  {
	color: #454343;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border: 0;
	background-image: url(/templates/pics/bullet.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-weight: bold;
}
#content .linkbox p {
	margin: 0;
	padding: 0;
}
.linkboxhead {
	color: #F04D23;
	font-size: 10px;
	font-weight: bold;
}
/* Shop */
.article-list-box {
	border-bottom: 1px solid #F04D23;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.small-article-list tr td{
	padding: 5px;
}

.table-row-red0 {
	background-color: #f9b8a7;
}

.table-row-red1 {
	background-color: #fcdbd3;
}
a.incoming:link, a.incoming:visited, a.incoming:active {
	color: #95c624;
	text-decoration: none;
}
a.incoming:hover {
	/*color: #b3d661;*/
	text-decoration:underline;
	/*background-color: #95c624;	*/
}

#content a.no:link, #content a.no:visited, #content a.no:active, #content a.no:hover {
	border: 0;
}

a.warn:link, a.warn:visited, a.warn:active {
	color: red;
	text-decoration: none;
}
a.warn:hover {
	/*color: #b3d661;*/
	text-decoration:underline;
	/*background-color: #95c624;	*/

}
#content a.no:link, #content a.no:visited, #content a.no:active, #content a.no:hover {
	border: 0;
}


.incoming0 {
	background-color: #95c624;
}

.incoming1 {
	background-color: #b3d661;
}

.table-row-grey0 {
	background-color: #dde1df;
}

.table-row-grey1 {
	background-color: #e8ebea;
}

.table-cell {
	border-bottom:1px solid white;
	padding:5px;
	vertical-align:top;
}

.article-list-table th {
	border-bottom:2px solid black;
	text-align:left;
	color:black;
	font-size:11px;
}

.article-list-table td {
	text-align:left;
	font-size:11px;
	color:black;
}

.product-quantity input {
	border: 1px solid #717171;
	color: #333333;
	font-size: 11px;
	width: 20px;
	height: 14px;
	padding: 2px 0;
	text-align: right;
	margin-right:2px;
	float:left;
}

.basket-delete-button {
	border: 1px solid #717171;
	background-color: #e8ebea;
	color: #000000;
	font-size: 11px;
	width: 37px;
	height: 14px;
	padding: 2px 4px;
	float:left;
}

.storedata button {
	border: 1px solid #000;
	background-color: #F04D23;
	color: #FFFFFF;
	display: block;
	overflow: visible;
	height: 18px;
	/*font-weight: bold;*/
	padding: 0 3px;
	line-height: 14px;
}

.table-last-row {
	border-top: 2px solid #999999;
}

.popdown {
	border-bottom:1px solid #ffffff;
}

.popdown table tr th {
	color:black;
	font-size:11px;
	border:0px;
}

.UpdateButton {
	border:1px solid black;
	background-color: #f9b8a7;
	color:black;
	padding:1px;
}

.homeback {
	background-image: url(/templates/pics/home_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -100px;
	width: 548px;
	height: 366px;
	overflow: hidden;
	position: relative;
	margin-left: -20px;
}
div.popup{
	height: 700px;
	width:  650px;
	background-color: #fff;
	padding: 15px;

}
div.div_bottom_akt{
	width:  100%;
	height: 20px;
	vertical-align: bottom;
	
}
div.filter-artikel{
	height: 30px;
	width: 528px;	
	
}
div.black-line{
	border-bottom:2px solid black;
	text-align:left;
	color:black;
	margin-bottom: 5px;
}
div.small{
	border-bottom:1px solid black;
}
/* Startseite */
.text-index {
	margin: 0 0 27px 0;
	padding-left: 1px;
	width: 759px;
	height: 465px;
	overflow: hidden;
	background-color: #EBEDEC;
	background-image: url(/templates/pics/text-index-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text-index-text {
	background-image: url(/templates/pics/streifen_grau_home.png);
	background-repeat: no-repeat;
	background-position: -1px 0;
	padding: 75px 0 0 188px;
	height: 390px;
}
.spektrum-index {
	position: absolute;
	left: 548px;
	top: 110px;
	width: 212px;
	height: 530px;
	z-index: 3;
	background-color: #BCC5C2;
}
.textbox-index {
	width: 300px;
	overflow: hidden;
}
.textbox-index ul, .textbox-index li  {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.textbox-index li  {
	background-image: url(/templates/pics/li-index-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 29px;
	padding-top: 9px;
	line-height: 17px;
}
.index-notes {
	height: 123px;
	padding-top: 25px;
	padding-left: 40px;
	background-color: #DDE1E0;	
	margin-bottom: 20px;
	overflow: hidden;
}
.spektrum-text {
	position: absolute;
	left: 22px;
	top: 407px;
	width: 190px;
	overflow: hidden;
	z-index: 5;
}
hr{
	border: 0;
	height: 0;
}
.spektrum-text h2 {
	font-size: 12px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.index-pic {
	position: absolute;
	width: 190px;
	height: 382px;
	left: 22px;
	top: 0;
	overflow: hidden;
	z-index: 4;
}
.index-orange {
	background-color: #F04D24;
	width: 22px;
	height: 423px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}
.index-notes h2 {
	font-size: 12px;
	padding: 0;
	margin: 0 0 15px 0;
}
.index-notes div {
	width: 145px;
	border-right: 1px solid #BCC5C2;
	height: 123px;
	padding-right: 9px;
	margin-right: 9px;
	font-size: 11px;
	line-height: 15px;
}
.spektrum-text div {
	font-size: 12px;
	padding-left: 15px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #E4E8E7;
}
#content a.nodec:hover{
	border-bottom: 0;
}
td.error{
	color: red; 
}