@charset "iso-8859-1";
a, a:Visited, a:Active {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

a:Hover {
	color: #606060;
	/*background-color: #dddddd;*/ /*#ece5a8;#E9E19C;*/
	/*background-color: #FEE6B4;*/ /* wurde geändert in Beige Hell Mous over*/
	font-weight : bold;
}

a.nav, a.nav:Visited, a.nav:Active {
	font-size : 16px;
	font-weight : bold;
	font-family : Arial, Helvetica;	
	color : #000000;	
	text-decoration : none;	
}

a.nav:Hover{
	font-weight : bold;
	color: #000000;
	background-color: #ece5a8;/*#ece5a8;#FEE6B4;*/
}

a.nav2, a.nav2:Visited, a.nav2:Active {
	font-size : 12px;
	font-weight : normal;
	font-family : Arial, Helvetica;	
	color : #000000;	
	text-decoration : none;	
}

a.nav2:Hover{
	font-weight : normal;		
	color: #606060;
	/*background-color: #dddddd;#ece5a8;#FEE6B4;*/
}

a.NodeActive, a.NodeActive:Visited {
	color : #000000;
	background-color: #eeeeee;
	font-weight : normal;
	font-size: xx-small;
}

a.NodeActive:Active {
	color: Black;
	background-color: #eeeeee;
	font-weight : normal;
	font-size: xx-small;
}

a.NodeActive:Hover {
	color: #606060;
	/*background-color: #dddddd;#ece5a8;#FEE6B4*/
	font-weight : normal;
	font-size: xx-small;
}

a.Node, a.Node:Visited {
	color : #000000;
	font-weight : normal;
	font-size: xx-small;
}

a.Node:Active {
	color: Black;
	background-color: #eeeeee;
	font-weight : normal;
	font-size: xx-small;
}

a.Node:Hover {
	color: #606060;
	/*background-color: #dddddd;#ece5a8;#FEE6B4;*/
	font-weight : normal;
	font-size: xx-small;
}

a.NodeFooter, a.NodeFooter:Visited, a.NodeFooter:Active{
	color : #000000;
	font-weight : normal;
	font-size: xx-small;
}

body {
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-right : 0;
	background-color : #ffffff;
	/*background-color : #ECE5A8;*/ /* in weiss geändert sbi*/
	color : Black;
	font-family : Arial, Helvetica;
	font-size : 14;
}
body.iframe {
	background-color : #ece5a8;
	/*background-color : #F3F3F3;*/  /* farbe geändert in Beige dunkel(C) sbi*/
}

div.Tooltip {
	border : 1px solid #000000;
	background-color : #ece5a8;
	/*background-color : #C0D2E4;*/
	color : #000000;
	position : absolute;
	width : 400;
	height : 15
}

form {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
}

h1 {
}

h2 {
}

h3 {
}

input {
	font-size : 12px;
	font-weight : normal;
	font-family : Arial, Helvetica;
}

input.Disabled {
	background-color : #DDDDDD;
}

input.Toolbar {
	font-size : 12px;
}

p {
}

p.ErrorText {
	color : #FF0000;
	font-weight : bold;
}

select {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : normal;
}

table.FORM {
	/*border-color : #F3F3F3;*/
	border:0px; outset #cccccc; color : #000000;
	background-color : #ffffff;
/*	background-color : #dccf8a;*/  /*wurde in Weiss geädnert sbi*/
	font-size : 10;
	font-weight : normal
}

table.FORM_FB {
	border-color : #606060;
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-top-style: solid; 
	border-bottom-style: solid;
	color : #000000;
	background-color : #ffffff;
/*	background-color : #dccf8a;*/  /*wurde in Weiss geädnert sbi*/
	font-size : 10;
	font-weight : normal
}

table.FORMBright {
	border:3px outset #C0C0C0; color : #000000;
	background-color : #dccf8a;
	/*background-color : #C0C0C0;*/ /*geändert in C sbi*/
	font-size : xx-small;
	font-weight : normal
}

table.FORMSub {
	color : #000000;
}

table.states {
}

table.SubFORM {
	color : #000000;
	font-size : xx-small;
	font-weight : bold;
}

table.FORMSubTitle {
	color : #4F90C4;
	font-weight : bold;
	font-size : x-small;f
	/*background-image : url(../images/statusbg.gif);*/	
	background-color : #C0C0C0;	
}

table.FORMTitle{
	/*background-image : url('../images/upload/titelbg.gif');*/ /*geändert in png war gif*/
	border:0px outset #f0f0f0;	color: #000000

}

table.Header{
	/*border-color : #F3F3F3;*/ /*geändert in weiss */
	border:0px outset #f0f0f0; /*background-color : #ECE5A8;*/  /* Hintergrundfarbe geändert IN WEISSsbi*/
	background-color : #f3f3f3;
	font-size : 12;
	font-weight : bold;
   color: #000000
}


table.Footer
{
	color : #000000;
	font-size :xx-small;
	font-weight : normal;
}

table.Nav{
	color: #000000;
	background-color : #000000;
	font-family : Arial, Helvetica;
}

table.FormItem {
	border-style :none;
	color : #000000;
	background-color : #f0f0f0;/* Testen war weiss jetzt Beige*/
/*	background-color : #dccf8a;*//* */
	font-size : 10;
	font-weight : normal;
}

table.FormAlternate {
	border-style : none;
	color : #000000;
	background-color : #f2f2f2;  
	/*background-color : #ECE5A8;*/ /*in weiss geändert*/
	font-size : 10;
	font-weight : normal;
}

tr.FormHeader{
	/*background-image : url('../images/upload/titelbg.gif');*/ /*geändert in png war gif*/
	color : #000000;
	/*color : #365A7D;*/
	font-weight : bold
}

tr.FormItem {
	border-color : White;
	color : #000000;
	background-color : #ffffff;
/*	background-color : #dccf8a;*/ /* wurde in weiss geändert sbi*/
	font-size : 10;
	font-weight : normal;
}

tr.FormAlternate {
	border-color : #ece5a8;
		/*border-color : #F3F3F3;*/
	color : #000000;
	background-color : #f2f2f2;
	/*background-color : #ECE5A8;*/ /*hintergrud Sortiment einteil in weiss geändert sbi*/
	font-size : 10;
	font-weight : normal;
}

tr.FormSelected{
}

tr.FormEdit{
}

tr.FormFooter{
}


tr.FormPager{
	background-image: url('../images/upload/footer_bneu.gif');
	font-weight: bold;
	color: #b91200
}

td {
	font-size : 12px;
}

.InfoBold
{
	font-size : 11px; 
}
.InfoOverBold
{
	font-weight: bold; 
	font-size : 12px; 
	color: #000000;
}

td.HeaderOver
{
	font-weight: bold;
	font-size : 12px;
	color: #b91200;
		/*color: #000000;*/  /*geändert in i (rot)*/
	background-color: #c0c0c0;
}

td.HeaderOverInfo
{
	width: 0;
	/*background-image : url(../images/doc_b.gif);*/
	/*background-position: left;*/
	/*background-repeat:no-repeat;*/
}

td.HeaderOverInfoActive
{
	width: 0;
	/*background-image : url(../images/next_b.gif);*/
	/*background-position: left;*/
	/*background-repeat:no-repeat;*/
}

td.STATUS{
	color : #000000;
	font-size : 10px;	
}
td.ActiveTab {
	border:3px outset #000000; padding:0; 
}

td.Button 
{
	border:2px outset #C8C8C8; padding:3; font-size : 12;
	text-align : center;
	background-image : url('../images/statusbg.gif');
}

td.Total {
	border:2px outset #C8C8C8; padding:3; font-size : 12;
	background-image : url('../images/statusbg.gif');
}

td.ButtonGrid {
	border:1px outset #C8C8C8; padding:3; font-size : 12;
	text-align : left;
	background-image : url('../images/statusbg.gif');
}

td.Grid {	
	background-color : #ece5a8;
	/*background-color : #F3F3F3;*/
}

td.GridActive {
	background-color : #929292;	
	color : #000000;
}

td.ButtonNav {
	border-left:0px solid #3A6EA4; border-right:2px solid #3A6EA4; border-top:0px solid #3A6EA4; border-bottom:0px solid #3A6EA4; font-size : xx-small;
	width : 120;
	text-align : center
}

td.FORMHighlite {
	/*border-color : #C0C0C0;*/
	border-left:0px outset #ffffff; border-right:0px outset #ffffff; border-top:0px outset #ffffff; border-bottom:1px outset #ffffff; color : #FFD700;
	font-weight : bold
}

td.FORMHighlite1 {
	color : #FFD700;
	font-weight : bold;
}

td.FORMInfo {
	color : #ffffff;
	/*color : #E0E0E0;*/ /*wurde auf weiss geändert spalte info sbi*/
	font-size : xx-small;
	font-weight : normal;
	font-style : italic;
}

td.FORMLine {
	border-left:0px groove #000000; border-right:0px groove #000000; border-top:2px groove #000000; border-bottom:0px groove #000000; color : #000000;
	font-weight : bold
}

td.FORMSubTitle {
	color : #000000;
	font-weight : bold;
	font-size : x-small;
	background-image : url('../images/statusbg.gif');	
	background-color : #C0C0C0	
}

td.FORMTitle {
	padding-top : 2;
	padding-bottom : 2;
	width: 200px;
	color : #000000;
	background-color : #F0F0F0;	
	/*color : #365A7D;*/ /*geändert in schwarz*/
	font-weight : bold;
	font-size : 12px;

}

td.FORMTitle_Wide {
	padding-top : 2;
	padding-bottom : 2;
	color : #000000;
	background-color : #F0F0F0;	
	/*color : #365A7D;*/ /*geändert in schwarz*/
	font-weight : bold;
	font-size : 12px;

}

td.FB {
	padding-right : 20;
	vertical-align:top;
}

td.infotextNO {
	color : #E0E0E0;
	font-size : xx-small;
	font-style : italic;
	font-weight : normal;
}

td.infotextYES {
	color : #E0E0E0;
	font-size : xx-small;
	font-style : italic;
	font-weight : normal;
}

td.Label {
	border-left:0px outset #C0C0C0; border-right:0px outset #C0C0C0; border-top:0px outset #C0C0C0; border-bottom:1px outset #C0C0C0; 
}

td.ResultHighlite {
	color : #000000;
}

td.statesNO {
	color : #E0E0E0;
	font-size : xx-small;
	font-weight : normal;
}

td.statesNOLine {
	border-left:0px groove #000000; border-right:0px groove #000000; border-top:2px groove #000000; border-bottom:0px groove #000000; margin-top : 4;
	color : #E0E0E0;
	font-size : xx-small;
	font-weight : normal
}

td.statesYES {
	color : #F7CB00;
	font-size : xx-small;
	font-weight : bold;
}

td.statesYESLine {
	border-left:0px groove #000000; border-right:0px groove #000000; border-top:2px groove #000000; border-bottom:0px groove #000000; margin-top : 4;
	color : #F7CB00;
	font-size : xx-small;
	font-weight : bold
}

td.TabActive {
	border:2px outset #ACC2DD; padding-top : 3;
	padding-bottom : 2;
	background-color : #4A4A4A;
	font-size : xx-small;
	text-align : center
}

td.TabInActive {
	border-left:2px groove #000000; border-right:0px groove #000000; border-top:0px groove #000000; border-bottom:0px groove #000000; padding-top : 3;
	padding-bottom : 3;
	font-size : xx-small;
	text-align : center
}

td.MainLeft { 
	/*border-color : #C0D2E4;*/  /*geändert in weiss sortiment-poster zweite hintergrudnfarbe sbi*/  width:800px
 }

td.MainMiddle { 
	/*border-color : #C0D2E4;*/  /*geändert in weiss sortiment-poster zweite hintergrudnfarbe sbi*/
	border-left:0px dashed #ffffff; border-right:0px dashed #ffffff; border-top:1px dashed #ffffff; border-bottom:1px dashed #ffffff; background-position: 
               center 50%;
	/*background-color : #ece5a8 ;*/  /*selbst erfasst in beige  sbi*/
 }
 
td.MainRight { 
	/*border-color : #C0D2E4;*/  /*geändert in weiss sortiment-poster zweite hintergrudnfarbe sbi*/
	border-left:0px dashed #ffffff; border-right:1px dashed #ffffff; border-top:1px dashed #ffffff; border-bottom:1px dashed #ffffff;
 }

td.Titlebar {
	color : #000000;
	font-size : xx-small;
}

td.Copyright {
	color : #000000;
	font-size : xx-small;
}

td.Toolbar {
	border-style : solid;
	border-color : #4E4C4E;
	border-width : thin;
	padding-left : 2;
	padding-right : 2;
}

td.PicRare {
	background-image : /*url(../images/rare_b.gif)*/;
	background-position:   center 50%;
	background-color : #F0F0F0;	
	background-repeat:no-repeat
}

td.PicSearch {
	background-image : /*url(../images/search_b.gif)*/;
	background-position:   center 50%;
	background-color : #F0F0F0;	
	background-repeat:no-repeat
}

td.PicAssortment {
	background-image : /*url(../images/assortment_b.gif)*/;
	background-position:   center 50%;
	background-color : #F0F0F0;	
	background-repeat:no-repeat
}

td.PicProducer {
	background-image : /*url(../images/producer_b.gif)*/;
	background-position:   center 50%;
	background-color : #F0F0F0;	
	background-repeat:no-repeat
}

td.PicUser {
	background-image : /*url(../images/user_b.gif)*/;
	background-position:   center 50%;
	background-color : #F0F0F0;	
	background-repeat:no-repeat
}

td.PicFavorites {
	background-image : /*url(../images/addfav_b.gif)*/;
	background-position:   center 50%;
	background-color : #F0F0F0;	
	background-repeat:no-repeat
}


td.PicAction {
	background-image : /*url(../images/action_b.gif)*/;
	background-position:   center 50%;
	background-color : #F0F0F0;	
	background-repeat:no-repeat
}

td.PicTopSellers {
	background-image : /*url(../images/topsellers_b.gif)*/;
	background-position:   center 50%;
	background-color : #F0F0F0;	
	background-repeat:no-repeat
}

td.PicNewAssortment {
	background-image : /*url(../images/newassortment_b.gif)*/;
	background-position:   center 50%;
	background-color : #F0F0F0;	
	background-repeat:no-repeat
}

td.PicEarly {
	background-image : /*url(../images/early_b.gif)*/;
	background-position:   center 50%;
	background-color : #F0F0F0;	
	background-repeat:no-repeat
}

td.PicBasket {
	background-image : /*url(../images/basket_b.gif)*/;
	background-position:   center 50%;
	background-color : #F0F0F0;	
	background-repeat:no-repeat
}

td.PicMail {
	background-image : url('../images/mail_b.gif');
	background-position:  center;
	background-color : #F0F0F0;	
	background-repeat:no-repeat
}

td.PicPrint {
	background-image : url('../images/print_b.gif');
	background-position:  center;
	background-color : #F0F0F0;	
	background-repeat:no-repeat
}

td.PicPreview {
	background-image : url('../images/preview_b.gif');
	background-position:  center;
	background-color : #F0F0F0;	
	background-repeat:no-repeat
}

td.PicFooter{
	background-image : url('../images/upload/footer_bneu.gif');		/*gändert in benutzerdefinerten footer*/
}

td.PicHeader{
	height: 26px;  
	/*background-image : url(../images/header_b.png)*/	
		 
}

td.PicHeaderLeft{
	background-image : url('../images/upload/header_bneu.gif');		/*gänder in png war gif*/
}

td.PicHeaderbackground{
	background-image :url('../images/upload/Artshop-Vorschlag_3.jpg');/*url(../images/upload/FB_title.jpg);*/		/*hintergrundbild kopfzeile rause genommen*/
	background-repeat:no-repeat;
	background-position: left top; 
	height:auto;
	/*background-position: center; */
}

td.PicTreeNode 
{
	background-image : url('../images/upload/down_b.gif'); /*benuterdefiniert sbi*/
	background-position:  left 50%;
	background-repeat:no-repeat;
	cursor: pointer
}

td.PicTreeNodeActive
{
	background-image : url('../images/upload/down_b.gif'); /*benuterdefiniert sbi*/
	background-position:  left 50%;
	background-repeat:no-repeat;
	cursor: pointer
}

td.PicTreeLeaf
{
	background-image : url('../images/doc_b.gif');
	background-position:  left 50%;
	background-repeat:no-repeat;
	cursor: pointer
}

td.PicTreeLeafActive
{
	background-image : url('../images/doc_b.gif');
	background-position:  left 50%;
	background-repeat:no-repeat;
	cursor: pointer
}

td.PicTreeNodeDown
{
	background-image : url('../images/upload/next_b.gif'); /*benuterdefiniert sbi*/
	background-position:  left 50%;
	background-repeat:no-repeat
}

td.PicGo
{
	background-position:  center;
	background-image: url('../images/go_b.gif');
	background-repeat:no-repeat
}

td.PicDelete
{
	background-position:  center;
	background-image: url('../images/delete_b.gif');
	background-repeat:no-repeat
}

td.PicRecalc {
	background-image : url('../images/assortment_b.gif');
	background-position:  center;
	background-repeat:no-repeat
}

td.LogoSimultan{
	background-image : url('../images/logo_simultan.gif');		
	background-position:  center;
	background-repeat:no-repeat
}

td.PicInfo {
	background-image : /*url(../images/info_b.gif)*/; /* infopic raus genommen*/
	background-position:   center 50%;
	background-color : #F0F0F0;	
	background-repeat:no-repeat
}

td.PicMailbox 
{
	background-position:  
                
               center 50%;
	background-repeat:no-repeat;
	background-image: /*url(../images/mailbox_b.gif)*/; /*mailboxpic rausgenommen*/
	width: 70px;
	height: 70px
}

td.PicShow {
	background-image : /*url(../images/show_b.gif)*/;  /*picshowpic rausgenommen*/
	background-position:   center 50%;
	background-repeat:no-repeat
}

td.PicHide {
	background-color : #F0F0F0;	
	/*background-image : url(../images/hide_b.gif);*/
	/*url('background-position%20center%20center');*/
	background-repeat:no-repeat	
}

td.InterTotal
{	
	font-weight : bold;
	
}

td.EndingTotal
{	
	font-weight : bold;

}

textarea {
	font-size : xx-small;
	font-family : Arial, Helvetica;
	font-weight : normal;
}

tr.states {
	margin-bottom : 3;
}

PagerStyle.FORMSubTitle {
	color : #000000;
	font-weight : bold;
	font-size : x-small;
	/*background-image : url('../images/upload/statusbg.gif');*/	/*geöndert in statusbg.png war gif*/
	background-color : #C0C0C0	
}

HeaderStyle.FORMSubTitle {
	color : #000000;
	font-weight : bold;
	font-size : x-small;
	/*background-image : url('../images/upload/statusbg.gif');*/	/*geöndert in statusbg.png war gif*/
	background-color : #C0C0C0	
}

tr.FormSubTitle {
	color : #000000;
	font-weight : bold;
	font-size : x-small;
	/*background-image : url('../images/upload/statusbg.gif');*/	/*geöndert in statusbg.png war gif*/
	background-color : #C0C0C0	
}

thead.FORMSubTitle {
	color : #000000;
	font-weight : bold;
	font-size : x-small;
	background-image : url('../images/upload/statusbg.gif');	/*geöndert in statusbg.png war gif*/
	background-color : #C0C0C0	
}

.basketButton
{
	border-style:none; background-position: center; background-image: url('../images/basket_y.gif'); /*geändert in pic_y sbi*/
	cursor: pointer;
	background-repeat: no-repeat;
	background-color: transparent;
	
}

.buttonGo
{
	border-style:none; background-position: center; background-image: url('../images/upload/go_b.gif');
	cursor: pointer;
	background-repeat: no-repeat;
	background-color: transparent;
	
}

.buttonIncrement
{
	border-style:none; background-position: center; background-image: url('../images/plus.gif');
	cursor: pointer;
	background-repeat: no-repeat;
	background-color: transparent;
	
}

.buttonDecrement
{
	border-style:none; background-position: center; background-image: url('../images/minus.gif');
	cursor: pointer;
	background-repeat: no-repeat;
	background-color: transparent;
	
}

.buttonDelete
{
	border-style:none; background-position: center; background-image: url('../images/del.gif');
	cursor: pointer;
	background-repeat: no-repeat;
	background-color: transparent;
	
}

.buttonDefault
{
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #dccf8a;
	background-color:#dccf8a;
	
	
	/*background-color: transparent;*/
	border-bottom-style: solid;
	cursor: pointer;
}

.buttonDeleteBig
{
	border-style:none; background-position: center; background-image: url('../images/delete_b.gif');
	cursor: pointer;
	background-repeat: no-repeat;
	background-color: transparent;
	
}

.buttonRecalc
{
	border-style:none; background-position: center; background-image: url('../images/refresh_b.gif');
	cursor: pointer;
	background-repeat: no-repeat;
	background-color: transparent;
	
}

.buttonMultiView
{
	font-family : Arial, Helvetica;
	font-size : 12px;
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	border-left-color: #dccf8a; /*dccf8a dunkel */
	border-bottom-color: #ECE5A8; /*ECE5A8 hell */
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: solid;
	border-top-color: #dccf8a;
	padding-top: 0px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: transparent;
	border-right-color: #dccf8a;
	border-bottom-style: solid;
	cursor: pointer;
}
.buttonMultiViewHighlight
{
	font-family : Arial, Helvetica;
	font-size : 12px;
    color: #000000; /*000000 sehr dunkel */
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	border-left-color: #dccf8a;
	border-bottom-color: #ECE5A8;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: solid;
	border-top-color: #dccf8a;
	padding-top: 0px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #dccf8a;
	border-right-color: #dccf8a;
	border-bottom-style: solid;
	cursor: pointer;
}

.buttonMultiViewBottom
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	border-left-color: #dccf8a;
	border-bottom-color: #dccf8a;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: solid;
	border-top-color: #ECE5A8;
	padding-top: 0px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: transparent;
	border-right-color: #dccf8a;
	border-bottom-style: solid;
	cursor: pointer;
}

.buttonCalendar
{
	border-style:none; background-position: center; background-image: url('../images/calendar.gif');
	width: 20px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 23px;
	background-color: transparent;
	
}

.buttonColors
{
	border-style:none; background-position: center; background-image: url('../images/color.gif');
	width: 20px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 23px;
	background-color: transparent;
	
}

td.description
{
	font-size: xx-small;
}

.errorText
{
	font-weight: bold;
	color: #B91200; /*red;*/
}


.validatorText
{
	color: red;
}

#ToolTip
{
	position:absolute; 
	width: 100px; 
	top: 0px; 
	left: 0px; 
	z-index:4; 
	visibility:hidden;
}

.tooltiptitle
{
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: arial; 
	font-weight: bold; 
	font-size: 8pt
}

.tooltipcontent
{
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: arial; 
	font-size: 8pt
}

td.PicSemaforGreen {
	background-image : url('../images/semaforGreen32.gif');
	background-position:  center;
	background-repeat:no-repeat	
}

td.PicSemaforYellow {
	background-image : url('../images/semaforYellow32.gif');
	background-position:  center;
	background-repeat:no-repeat	
}

td.PicSemaforRed {
	background-image : url('../images/semaforRed32.gif');
	background-position:  center;
	background-repeat:no-repeat	
}

td.PicSemaforGreen16 {
	background-image : url('../images/semaforGreen16.gif');
	background-repeat:no-repeat; background-position-y:top	
}

td.PicSemaforYellow16 {
	background-image : url('../images/semaforYellow16.gif');
	background-repeat:no-repeat; background-position-y:top	
}

td.PicSemaforRed16 {
	background-image : url('../images/semaforRed16.gif');
	background-repeat:no-repeat; background-position-y:top	
}
td.PicError16 {
	background-image : url('../images/stop16.gif');
	background-position:  center;
	background-repeat:no-repeat
}

.buttonUpload
{
	border-style:none; background-position: center; background-image: url('../images/fupload.gif');
	width: 20px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 23px;
	background-color: transparent;
	
}

.gridHeader{
	background-image : /*url('../images/upload/titelbg.gif');geändert in png benutzerdefinert war gif*/
	padding-top : 2;
	padding-bottom : 2;
	color : #000000;
	background-color : #F0F0F0;	
	/*color : #365A7D;*/ /*header farbe genändert in schwarz*/
	font-weight : bold;
	font-size : 12px
}

.buttonBrowse
{
	border-style:none; background-position: center; background-image: url('../images/treeopen.gif');
	width: 20px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 23px;
	background-color: transparent;
	
}

table.Sortiment {
/*border-color : #F3F3F3;*/  /* BALKEN FARBE A GEÄNDER SBI jk nochmals geändert*/
border:0px outset #f3f3f3; color : #000000;
background-color : #FFFFFF;
/*background-color : #dccf8a;*/ /* HINTERGRUND FARBE DES BALKENS SORTIMENT GEÄNDERT IN WEISS*/
font-size : 9;
font-weight : normal
}

table.Producer {
border:0px outset #ece5a8; color : #000000;
background-color : #dccf8a;
font-size : 10;
font-weight : normal
}

.favoriteButton
{
	background-image: /*url(../images/addfav_b.gif)*/;
	border-style:none; background-position:  center 50%; cursor: pointer;
	background-repeat: no-repeat;
	background-color: transparent
	
} 

.favoriteButtonDel
{
	border-style:none; background-position: center; background-image: url('../images/delete_b.gif');
	cursor: pointer;
	background-repeat: no-repeat;
	background-color: transparent;
	
}

td.Node {
	color : #000000;
	font-weight : normal;
	font-size: 9;
}

td.MultiView
{
	font-family : Arial, Helvetica;
	font-size : 12px;
    color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	border-left-color: #dddddd;
	border-bottom-color: #eeeeee;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: solid;
	border-top-color: #ddddd;
	padding-top: 0px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: transparent;
	border-right-color: #dddddd;
	border-bottom-style: solid;
	cursor: pointer;
}
td.MultiViewHighlight
{
	font-family : Arial, Helvetica;
	font-size : 12px;
    color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	border-left-color: #dddddd;
	border-bottom-color: #eeeeee;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: solid;
	border-top-color: #dddddd;
	padding-top: 0px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-style: solid;
	cursor: pointer;
}

td.MultiViewBottom
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	border-left-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	padding-top: 0px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: transparent;
	border-right-color: #dddddd;
	border-bottom-style: solid;
	cursor: pointer;
}

table.MainGrid
{
	border-left-color: white;
	border-bottom-color: white;
	border-top-style: solid;
	border-top-color: white;
	border-right-style: solid;
	border-left-style: solid;
	background-color: white;
	border-right-color: white;
	border-bottom-style: solid;
	border-color: White;
}

table.GridTitle
{
	font-weight: bold;
	background-color : #F0F0F0;	
	/* background-image: url('../images/upload/titelbg.gif');*/ /*geändertr in png war gif*/
	color: #000000
}

table.GridBorder
{
	font-weight: bold;
	background-color : #FFFFFF;	
	/* background-image: url('../images/upload/titelbg.gif');*/ /*geändertr in png war gif*/
	color: #000000
}

.PagerNextPage
{
	background-position: right center;
	/*background-image: url(../images/Pfeil_rechts.gif);*/
	background-repeat: no-repeat;
	background-color: transparent;
}
.PagerPreviousPage
{
	background-position: left center;
	/*background-image: url(../images/Pfeil_links.gif);*/
	background-repeat: no-repeat;
	background-color: transparent;
}

table.message
{
	background-color: #ece5a8; /*bitte warten Hintergrund geändert auf Dunkel Beige sbi*/
	color: #000000;  /*bitte warten schriftfarbe geändert in Schwarz*/
	font-family: Arial, Helvetica;
	font-size: 18;
	font-weight: normal;
	border-style: solid;
	border-color: #dccf8a;
}
td.titlefondation
{
	/*	color: #b91200; bitte warten schriftfarbe geändert in Schwarz*/
	color: #643232;  /*bitte warten schriftfarbe geändert in Schwarz*/
	font-family: Arial, Helvetica;
	font-size: 20;
	font-weight: normal;
}
td.titlefondation2
{
	color: white;/*#666666; */ /*bitte warten schriftfarbe geändert in Schwarz*/
	font-family: Arial, Helvetica;
	font-size: 18;
	font-weight: normal;
}
td.navigator
{
	color: #000000;  /*bitte warten schriftfarbe geändert in Schwarz*/
	font-family: Arial, Helvetica;
	font-size: 12;
	font-weight: normal;

}
a.navigator
{
	color: #000000;  /*bitte warten schriftfarbe geändert in Schwarz*/
	font-family: Arial, Helvetica;
	font-size: 12;
	font-weight: normal;

}
a.linkanmelden:Visited, a.linkanmelden:Active
{
	color: #dddddd;  /*bitte warten schriftfarbe geändert in Schwarz*/
	font-family: Arial, Helvetica;
	font-size: 12;
	font-weight: normal;
}
a.linkanmelden:Hover
{
	color: #dddddd;  /*bitte warten schriftfarbe geändert in Schwarz*/
	font-family: Arial, Helvetica;
	/*background-color: gray#FFFFFF*/;
	font-size: 12;
	font-weight: bold;
}
a.linkanmelden
{
	color: white;
	font-family: Arial, Helvetica;
	font-size: 12;
	font-weight: bold;
}
