/* ----------------------------------------------------------------------- */
/* The panels for the areas of the page. */

.Gesamtseite {
	background-color: #000000;
	background-image: url(../images/hintergrund.jpg);
	background-repeat: repeat-x;
}

.GesamtseiteInhalt {
	background-color: #FFFFFF;
	color: #000000;
}
.GesamtseiteInhaltrot {
	background-color: #FFFFFF;
	color: #FF0000;
}


.LogoPanel {
	border-top: 1px solid #566481;
	border-right: 1px solid #566481;
	border-bottom: 1px solid #566481;
	border-left: 1px solid #566481; /*#1045B9*/
	background: #777777 url( "../Images/logoBg.gif" ) repeat-x;
}

.BruttoNettoInfo {
	border: solid 1px #566481;
	padding: 3px 5px 3px 5px;
	background: #777777;
	color: #FFF;
	font-size: 11px;
	margin: 0;
}

td.MainMenuPanel {
	/*background-color: #000000; */
	border: 0;
	padding: 5px 10px 2px 10px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;

}

td.MainMenuPanelD {

	padding: 5px 10px 2px 10px;
}


td.MainMenuPanel2 {
	background-color: #000000;
	padding: 5px 10px 2px 10px;
	border-top: 3px solid #566481;
	border-right: 1px solid #566481;
	border-bottom: 1px solid #566481;
	border-left: 1px solid #566481;
}

td.SubMenuPanel {
	width: 180px;
	background-color: #777777;
	padding: 10px;
	border: 1px solid #566481;
}

.ContentPanel {
/* background-image: url(../images/hintergrund.jpg); */
/*	background-repeat: repeat-x; 
	background-color: #000000; */
	border: solid 0px #000000;
	padding: 0px;
	color: #FFFFFF;
}
.ContentPanel td {
	color: #FFFFFF;
}
.ContentPanel2 {
	color: #000000;
}

.FooterPanel {
	/*background-color: #000000; */
	padding: 10px;
	color: #FFFFFF;
}

.OrderPanel, .OrderPanel p {
	font-size: 11px;
	color: #FFFFFF;
}

#AccessoriesPanel, #AccessoriesPanel p {
	font-size: 11px;
}

#PageHeader_SubMenuPanel {
	width: 153px;
}

/* ----------------------------------------------------------------------- */
/* The classes for the main menu links and the submenu links. */

td.MainMenuPanel ul {
	margin: 0;
	padding: 0;
}

td.MainMenuPanel ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font: 11px/20px  Arial, Verdana, sans-serif;
	text-align: center;
}

td.MainMenuPanel a:link, 
td.MainMenuPanel a:visited, 
td.MainMenuPanel a:hover, 
td.MainMenuPanel a:active
{

	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	border: 0px solid #000000;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	font-weight: bold;
	margin-bottom: 20px;
	vertical-align: middle;
}

td.MainMenuPanel 
a.ActiveMainMenuItem
{
	color: #C4E000;
}

td.MainMenuPanel a:hover
{
	color: #C4E000;
	border: 0;
}

a.ActiveMainMenuItem
{
}

a.InactiveMainMenuItem
{
}

ul.SubMenuPanel
{
	margin: 0;
	padding: 0;
}

td.SubMenuPanel ul.SubMenuPanel li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	font: bold 11px/20px  Arial, Verdana, sans-serif;
	text-align: left;
}

html > body td.SubMenuPanel ul.SubMenuPanel li
{
	margin-bottom: 5px;
}

td.SubMenuPanel ul.SubMenuPanel a
{
	color: #FFF;
	text-decoration: none;
	display: block;
	width: auto;
	border: 1px solid #000000;
	padding: 0 5px 0 5px;
	background: #000000;
	margin: 0;
	margin-bottom: -15px;
}

html > body td.SubMenuPanel ul.SubMenuPanel a
{
	margin-bottom: 0;
}

td.SubMenuPanel ul.SubMenuPanel a.ActiveSubMenuItem {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
}

td.SubMenuPanel ul.SubMenuPanel a:hover {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
}

a.InactiveSubMenuItem {
	font-weight: bold;
}

td.MainMenuPanel2 ul {
	margin: 0;
	padding: 0;
}

td.MainMenuPanel2 ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font: 11px/20px Arial, Verdana,  sans-serif;
	text-align: center;
}

td.MainMenuPanel2 a:link, 
td.MainMenuPanel2 a:visited, 
td.MainMenuPanel2 a:hover, 
td.MainMenuPanel2 a:active
{
	color: #FFF;
	text-decoration: none;
	display: block;
	width: auto;
	border: 1px solid #000000;
	padding: 0 5px 0 5px;
	margin-right: 5px;
	background: transparent url( "../Images/navBarBg2.gif" );
	font-weight: bold;
	margin-bottom: 3px;
}


td.MainMenuPanel2 
a.ActiveMainMenuItem2
{
	background: #93B1F1 url( "../Images/navBarBgHover2.gif" );
	color: #FFFFFF;
}

td.MainMenuPanel2 a:hover
{
	background: transparent url( "../Images/navBarBgHover2.gif" );
	color: #FFFFFF;
	border: 1px solid #4A71C3;
}

a.ActiveMainMenuItem2
{
}

a.InactiveMainMenuItem2
{
}

/* ----------------------------------------------------------------------- */
/* The classes for the product groups tree. */

ul.ProductGroupsTree {
	width: 167px;
	background: #FFFFFF;
	border: 1px solid #000000;
	font: 11px/18px  Arial, Verdana, sans-serif;
	color: #000000;
	padding: 10px 5px 10px 5px;
	margin: 0 0 10px 0;
}

ul.ProductGroupsTree li {
	list-style-image: none;
	list-style-type: none;
	background: url( "../Images/ulArrInactive.gif" ) no-repeat 0 -4px;
	margin: 0 0 0 0;
	padding-top: -2px;
	padding-bottom: 2px;
	padding-left: 17px;
}

ul.ProductGroupsTree li a:link, ul.ProductGroupsTree li a:visited, ul.ProductGroupsTree li a:active {
	font: 11px/18px  Arial, Verdana, sans-serif;
	color: #000000;
}

ul.ProductGroupsTree li a:hover {
	font: 11px/18px Arial, Verdana, sans-serif;
	color: #777777;
}

ul.ProductGroupsTree ul li {
	list-style-image: none;
	list-style-type: none;
	background: url( "../Images/ulArrInactive.gif" ) no-repeat 0 -4px;
	margin: 0 0 0 0;
	padding-top: -2px;
	padding-bottom: 2px;
	padding-left: 17px;
}

ul.ProductGroupsTree ul {
	font: 11px/18px Arial, Verdana, sans-serif;
	color: #000000;
	padding: 0 5px 0 0;
	margin: 0;
}

ul.ProductGroupsTree li.ClosedInactive {
}

ul.ProductGroupsTree li.OpenInactive {
}

ul.ProductGroupsTree li.OpenActive {
	list-style-image: none;
	list-style-type: none;
	background: url( "../Images/ulArrActive.gif" ) no-repeat 0 -4px;
	margin: 0 0 0 0;
	padding-top: -2px;
	padding-bottom: 2px;
	padding-left: 17px;
	font-weight: bold;
}

/* ----------------------------------------------------------------------- */
/* Other Stuff*/

.ProductGroupArticleList {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	background: #FFF;
}

.ProductGroupArticleList th
{
	background: #777777;
	color: #FFF;
	padding: 5px;
}

.ProductGroupArticleList td {
	padding: 3px;
	border: 1px solid #000000;
	color: #000000;
}

.ProductGroupProductGroupList {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	background: #FFF;
}

.ProductGroupProductGroupList th {
	background: #777777;
	color: #FFF;
	padding: 5px;
}

.ProductGroupProductGroupList td {
	padding: 3px;
	border: 1px solid #000000;
	color: #000000;
}

.BasketItemList{
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	background: #FFF;
}


.BasketItemList th {
	background: #777777;
	color: #FFF;
	padding: 5px;
}


.BasketItemList td {
	padding: 3px;
	border: 1px solid #000000;
	color: #000000;
}
a.BasketItemList td {
	color: #000000;
}
#TechnicAttributesPanel {
}

.ArticleTechnicAttributesList {
	border: 1px solid #FFF;
	border-collapse: collapse;
	background: #FFF;	
}

.ArticleTechnicAttributesList thead th {
	background: #777777;
	color: #FFF;
	padding: 4px 5px 4px 5px;
	font-size: 11px;
}

.ArticleTechnicAttributesList th {
	padding: 4px 5px 4px 5px;
	text-align: right;
	background: #EEE;
	font-size: 10px;
	border: 1px solid #000000;
	color: #000000;
}

.ArticleTechnicAttributesList td {
	padding: 4px 5px 4px 5px;
	text-align: left;
	background: #FFFFFF;
	font-size: 10px;
	border: 1px solid #000000;
	color: #000000;
}

.ProductGroupBasketList {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	background: #FFF;
}

.ProductGroupBasketList th {
	background: #777777;
	color: #FFF;
	padding: 5px;
}

.ProductGroupBasketList td {
	padding: 3px;
	color: #000000;

}

.ArticleAccessoriesList {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	background: #FFF;
}

.ArticleAccessoriesList th {
	background: #777777;
	color: #FFF;
	font-weight: bold;
	padding: 4px 5px 4px 5px;
	font-size: 11px;
}

.ArticleAccessoriesList td {
	padding: 3px 3px 3px 3px;
	border: 1px solid #000000;
	font-size: 10px;
	color: #000000;
}

.ArticleAccessoriesList td.ArticleAccessoriesListNoPadding {
	padding: 0;
}

.MainFrame
{
	/*border: 1px solid #566481;*/
}

.HighLight {
	background-color: Yellow;
}

input.QuantityTextBox {
	width: 24pt;
}

.error {
	padding: 16pt;
	border: dashed 2px red;
	background-color: Yellow;
	color: #FF0000;
}

.TextBox100
{
	font-family: Arial, Verdana, sans-serif;
	width: 100%;
}

#AgbControl, .AGB {
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
 .AGB td {
	color: #000000;
}

p.BreadCrumbs {
	margin: 0;
	padding: 0;
}

.BreadCrumbs {
	color: #777777;
	font: 11px/16px Arial, Verdana, sans-serif;
}

.BreadCrumbs a:hover
{
	color: #d1d1d1;
}

.ShopLogo
{
	background: #FFF url( "../Images/b2.jpg" );
	padding: 0 0px 0 0px;
}

th.AlignCenter
{
	text-align: center;
}

td.AlignCenter
{
	text-align: center;
}

th.AlignLeft
{
	text-align: left;
}

td.AlignLeft
{
	text-align: left;
}

th.AlignRight
{
	text-align: right;
}

td.AlignRight
{
	text-align: right;
}

td.alternativHeader1
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e09321;
}

td.alternativHeader1 a:link{
	color: #e09321;
	border: 0px;
	text-decoration: none;
}

td.alternativHeader1  a:visited {
	color: #e09321;
	border: 0px;
	text-decoration: none;
}

td.alternativHeader1  a:active {
	color: #e09321;
	border: 0px;
	text-decoration: none;
}

td.alternativHeader2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #1e87ab;
	font-weight: bold;
}

td.alternativHeader2 a:link {
	color: #1e87ab;
	border: 0px;
	text-decoration: none;
}

td.alternativHeader2 a:visited {
	color: #1e87ab;
	border: 0px;
	text-decoration: none;
}

td.alternativHeader2 a:active {
	color: #1e87ab;
	border: 0px;
	text-decoration: none;
}

td.alternativHeader3
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1e87ab;
}

td.alternativHeader3 a:link {
	color: #1e87ab;
	border: 0px;
	text-decoration: none;
}

td.alternativHeader3 a:visited {
	color: #1e87ab;
	border: 0px;
	text-decoration: none;
}

td.alternativHeader3 a:active {
	color: #1e87ab;
	border: 0px;
	text-decoration: none;
}

td.alternativHeader4
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1e87ab;
}

td.alternativHeader4 a:link {
	color: #1e87ab;
	border: 0px;
	text-decoration: none;
}

td.alternativHeader4 a:visited, {
	color: #1e87ab;
	border: 0px;
	text-decoration: none;
}

td.alternativHeader4 a:active {
	color: #1e87ab;
	border: 0px;
	text-decoration: none;
}

td.alternativHeader5
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1e87ab;
}

td.alternativHeader5 a:link {
	color: #1e87ab;
	border: 0px;
	text-decoration: none;
}

td.alternativHeader5 a:visited, {
	color: #1e87ab;
	border: 0px;
	text-decoration: none;
}

td.alternativHeader5 a:active {
	color: #1e87ab;
	border: 0px;
	text-decoration: none;
}

td.alternativText
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #000000;
}

td.alternativText a:link {
	color: #000000;
	border: 0px;
	text-decoration: none;
}

td.alternativText a:visited {
	color: #000000;
	border: 0px;
	text-decoration: none;
}

td.alternativText a:active {
	color: #000000;
	border: 0px;
	text-decoration: none;
}

td.alternativPreis
{
	color: #db0000;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

td.alternativPreis a:link {
	color: #db0000;
	border: 0px;
	text-decoration: none;
}

td.alternativPreis a:visited {
	color: #db0000;
	border: 0px;
	text-decoration: none;
}

td.alternativPreis a:active {
	color: #db0000;
	border: 0px;
	text-decoration: none;
}

/* ----------------------------------------------------------------------- */
/* Generel definitions */

body,td,th,input,select,textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

th {

	text-align: left;
}

a:link, a:visited, a:active {
	color: #777777;
}

a:hover {
	color: #AAAAAA;
}

h1 {
	color: #000000;
	font: bold 18px Arial, Verdana, sans-serif;
}

h2 {
	color: #000000;
	font: bold 14px Arial, Verdana, sans-serif;
	width: auto;
	background: #d1d1d1;
	border: 1px solid #566481;
	padding: 5px;
	margin: 20px 0 20px 0;
}

h3 {
	color: #FFFFFF;
	font: bold 12px Arial, Verdana, sans-serif;
}

ul {
	list-style-type: square;
	color: #FFFFFF;
}

li {
	padding-bottom: 10px;
}

table.ArticleAccessoryGroup {
	background: #FFFFFF;
}

td.ArticleAccessoryGroup {
	font-weight: bold;
	border-style: none;
	padding: 1px 5px 1px 5px;
	margin: 0;
}

td.ArticleAccessoryGroup a {
	font-weight: normal;
}

th.left {
	text-align: left;
}

td.AccessoryGroups, td.AccessoryGroups p {
	font-size: 11px;
	color: #FFFFFF;
}

td.AccessoryGroups li {
	margin: 3px;
	padding: 0;
}

#CmdBack {
}

a.LinkButton, 
a.LinkButton:hover
a.LinkButton:link, 
a.LinkButton:visited, 
a.LinkButton:active
{
 border: solid 1px gray;
 margin: 2px;
 padding-top: 2px; 
 padding-bottom: 2px; 
 padding-left: 16px; 
 padding-right: 16px; 
 text-decoration: none;
 background-color: buttonface;
 color: Black;
 }




td.MainMenuPanelD ul {
	margin: 0;
	padding: 0;
}

td.MainMenuPanelD ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font: 11px/20px Arial, Verdana, sans-serif;
	text-align: center;
}

td.MainMenuPanelD a:link, 
td.MainMenuPanelD a:visited, 
td.MainMenuPanelD a:hover, 
td.MainMenuPanelD a:active
{
	color: #FFF;
	text-decoration: none;
	display: block;
	width: auto;
	border: 1px solid #000000;
	padding: 0 5px 0 5px;
	margin-right: 5px;
	background: transparent url( "../Images/navBarBg.gif" );
	font-weight: bold;
	margin-bottom: 3px;
}

td.MainMenuPanelD
a.ActiveMainMenuItem
{
	background: #93B1F1 url( "../Images/navBarBgHover.gif" );
	color: #FFFFFF;
}

td.MainMenuPanelD a:hover
{
	background: transparent url( "../Images/navBarBgHover.gif" );
	color: #FFFFFF;
	border: 1px solid #4A71C3;
}

a.ActiveMainMenuItem
{
}

a.InactiveMainMenuItem
{
}

