hr {
	height: 0px;
	border-bottom: 1px solid;
	border-color: silver;
}
div#NavStrAdmin{	
	width: 230px;
	background-color:rgb(240,240,240);
	border-width: 1px;
	border-color: rgb(190,190,190);
	border-style: solid;
	padding:5px;
	position: absolute;
}
div#NavStr ul.s21{
	font-size: 5px; /*list-style-image: url("img/navR.gif");*/
	list-style-type: none;
}
div#NavStr ul.s21 li{
	padding: 5px;
}
div#NavStr ul.s22{
	font-size: 5px;
}
div#NavStr ul.s22 li{
	padding: 5px;
}
.adminbsp{
	font-size: 10px;
	color: gray;
	margin-bottom: 10px;
}
.Error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:rgb(180,0,0);
}
.Right{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:rgb(0,180,0);
}
.Update{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:rgb(20,200,20);
}

div#MainAdmin{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: rgb(190,190,190);
	border-style: solid;
	min-height: 400px;
	padding:20px;
	margin-top:20px;
	margin-left: 241px;
	margin-bottom: 10px;
	position:absolute;
	width: 748px;
	background-color: white;
}

div#AdminAll{
	padding: 10px;
}

div#AdminAll input, textarea{
	font-size: 12px;
}

div#AdminAll table{
	border: 1px solid;
	width: 700px;
}

div#AdminAll td{
	border-bottom: 1px dotted;
	padding: 4px;
}
div#AdminArticleEdit tr, td{
	padding: 4px;
}
div#AdminArticleEdit td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-color: gray;
}
div#AdminArticleEdit table{
	width: 710px;
	text-align: center;
}
.AdminTrTop{
	background-color: gray;
	color: white;
}
.AdminTd{	
}

.GetName{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid;
	border-color: rgb(210,210,210);
	padding: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 710px;
}
.GetName2{
	padding-top: 70px;
}
.ausschreibung{
	float: left; background: #CCC; width: 165px; margin: 1px; padding: 3px;
}
.ausschreibung:hover{
	background: white;
}
.sorten{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:rgb(250,250,250);
}
a.sorten:link    { color:rgb(250,250,250); text-decoration: underline; }
a.sorten:visited { color:rgb(250,250,250); text-decoration: underline; }
a.sorten:hover   { color:rgb(150,0,0);   	 text-decoration: none; }
a.sorten:active  { color:rgb(250,250,250); text-decoration: underline; }

.normlink{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:rgb(50,50,50);
}
a.normlink:link    { color:rgb(50,50,50); text-decoration: none; }
a.normlink:visited { color:rgb(50,50,50); text-decoration: none; }
a.normlink:hover   { color:rgb(150,0,0);  text-decoration: underline; }
a.normlink:active  { color:rgb(50,50,50); text-decoration: none; }

.newcat{
	font-family: Verdana;
	font-size: 9px;
	font-weight:bold;
	color:rgb(200,0,0);
}
a.newcat:link    { color:rgb(200,0,0); text-decoration: none; }
a.newcat:visited { color:rgb(200,0,0); text-decoration: none; }
a.newcat:hover   { color:rgb(50,50,250);  text-decoration: underline; }
a.newcat:active  { color:rgb(200,0,0); text-decoration: none; }


div#ArtAdminNew{
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.ArtAdminNewStep1{
	float: left;
	margin-left: 15px;
	background: url("../img/steppenI.gif") no-repeat;
	padding-left: 30px;
	color: rgb(190,190,190);
}
.ArtAdminNewStep2{
	float: left;
	margin-left: 15px;
	background: url("../img/steppenA.gif") no-repeat;
	padding-left: 30px;
	color: rgb(90,90,90);
}
.customervalues a{
	font-size: 12px;
	font-weight: bold;
	color: rgb(0,0,100);
	text-decoration: none;
}
.customervalues a:hover{
	color: rgb(100,0,0);
	text-decoration: none;
}
.customervalues :active, :visited, :selected{
	color: rgb(0,0,100);
	text-decoration: none;
}

.customervalues thead{
	font-weight: 900;
	background: rgb(190,190,190);
	color: rgb(100,100,100);
}
.customervalues table{
	width: 100%;
	margin-bottom: 40px;
}
.trcolor1{	
	background: rgb(220,220,220);
}
.trcolor2{
	background: rgb(245,245,245);	 
}
.customervalues tbody tr:hover, #AdminArticleEdit tbody tr:hover {
    background-color: rgb(250,230,220);
}
.customervalues tbody td{
	margin: 5px;
	padding: 5px;
	border-bottom: 1px solid gray;
}
.customerdetailvalues table{
	width: 600px;
	font-weight: bold;
}
.customerdetailvalues input{
	width: 200px;
	background-color: HighlightText;
	background: rgb(235,240,235);
	/*background: rgb(250,250,250);*/
}
.customerdetailvalues input.disabled{
	width: 200px;
	background: rgb(220,220,220);
}
.button{
	width: 120px !important;
	font-weight: 900;
	height: 25px;
	background-color: rgb(120,130,140) !important;
	border: 1px solid black;
	color: rgb(240,240,240);	
}
.getorder table{
	width: 600px;	
	background: rgb(248,248,248);
}
/* Category */
.maincat{
	background-color: rgb(220,220,220);
	font-weight: bold;
	font-size: 12px;
}
.subcat{
	background-color: rgb(245,245,245);
	font-size: 10px;
}
.td-is-sub{
	padding-left: 50px;
}
.fett{
	font-weight: bold;
}
