/*************************/
/********Allgemein********/
/*************************/
*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #6BB4E9;
	background-image: url(img/topgradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a:hover {
	color: #FFCC00;
}

a {
	color: #000066;
	text-decoration:none;
}

div.AlertStyle {
  background-color: #FFC080;
  top: 95%;
  left: 1%;
  height: 20px;
  width: 270px;
  position: absolute;
  visibility: hidden;
}

.textSmall {
	font-size:11px;
}
/*************************/
/*******Masterseite*******/
/*************************/
.mainTableStyle {
	width: 100%;
}
.mainTableMidStyle {
	background-attachment: fixed;
	background-image: url(img/mainTableMidBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #c9e8fc;
	overflow: hidden;
	height: auto;
}
.mainTableRightStyle {
	background-color: #c9e8fc;
	background-image: url(img/mainTableRightBG.gif);
}
.mainTableMidTopStyle {
	background-image: url(img/mainTableMidTopBG.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
	text-align: right;
	color: #BAE2FB;
	font-size: 11px;
}


span.mainTableMidLinkStyle {
	color: #BAE2FB;
	font-size:11px;
}

.mainTableMidLinkStyle {
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	padding-right: 1px;
	padding-top: 0px;
	background-color: transparent;
	background-image: url(img/mainTableTopLinkRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 25px;
	padding-bottom: 5px;
	font-size: 11px;
}
.mainTableMidLinkStyle span {
	margin-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
	background:  url(img/mainTableTopLinkBG.gif) no-repeat top left;
	padding-bottom: 5px;
	line-height: 25px;
	padding-right: 5px;
	padding-top: 1px;
	font-size: 11px;
}
.mainTableMidLinkInactiveStyle {
	color: #c9e8fc;
}
a.mainTableMidLinkStyle span:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-size:11px;
}
.mainMenuLinkCell {
	font-size: 12px;
	color: #38526D;
	text-decoration: none;
	height: 29px;
	cursor: hand;
}
.mainMenuLinkSpan {
	top: 5px;
	left: 0px;
	position: relative;
}
.mainMenuLinkCell:hover {
	color: #FF6600;
	background-image: url(img/menuActiveBG.gif);
}
/*************************/
/**********Menue**********/
/*************************/
/*Shop Übersicht*/
.menu_GroupTitleOrange
{
	padding-top:3px;
	font-weight: bold;
	color: #F67800;
	text-decoration: none;
	font-size:11px;
}

.menu_Group_Color
{
	width:3px;
	height:9px;
	font-size:11px;
}

.menu_GroupTitle
{
	font-weight:normal;
	text-decoration: none;
	color: #003B7D;
	font-size:11px;
}

.menu_Group_Search
{
	padding:5px;
	height:30px;
	width:164px;
	background-image:url(WebShop/Controls/Images/search_Background.jpg);
}

/*Panels im Rechten Bereich*/
.panelTitle {
	font-size:11px;
}

.panelHeader {
	color:White;
	width:171px;
	height:24px;
	font-size:11px;
}

.panelHeaderUnderline {
	color:White;
	width:171px;
	height:24px;
	text-decoration:underline;
	font-size:11px;
}

.panelHeaderBorder {
	width:166px;
	border-top-style:solid; 
	border-top-color:White; 
	border-top-width:1px;
	border-left-style:solid; 
	border-left-color:White; 
	border-left-width:1px;
	border-right-style:solid; 
	border-right-color:White; 
	border-right-width:1px;
	height:24px;
}

.panelContent {
	background-color:White;
	font-size:11px;
	width:171px;
}

.panelContentBorder {
	width:164px;
	border-bottom-style:solid; 
	border-bottom-color:White; 
	border-bottom-width:1px;
	border-left-style:solid; 
	border-left-color:White; 
	border-left-width:1px;
	border-right-style:solid; 
	border-right-color:White; 
	border-right-width:1px;
}


/*************************/
/*******SiteMapPath*******/
/*************************/
.sitemappath
{
	background-image: url(WebShop/Controls/Images/sitemappath_background.gif);
	background-repeat: repeat-x;
	height: 27px;
	width: 100%;
	font-size:11px;
}

.sitemappath_node
{
	color: #FFFFFF;
	position: relative;
	top: 4px;
	height: 27px;
	font-size:11px;
}

/*************************/
/*********Loader**********/
/*************************/
#loader {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
}

#loaderContainer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: expression('absolute');
  height: expression(document.documentElement.scrollHeight+'px');
  width: expression(document.documentElement.scrollWidth+'px');
  z-index: 1000;
}

#loaderContainerWH {
	padding-top: 150px;
	vertical-align: top;
	text-align: center;
	background-image: url(WebShop/Controls/Images/semi-transparent.gif);
}


/*************************/
/*********Ticker**********/
/*************************/
.home_tickertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.home_tickertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

/*************************/
/********Warenkorb********/
/*************************/
.basket_bigText {
	font-size:12px;
}
.home_basket_titlediv {
	background-color: #00CC00;
	background-image: url(WebShop/Controls/Images/panel_ShoppingCart_Header_B.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 162px;
}
.home_basket_titletextdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
.home_basket_titlelinkdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}
.home_basket_subtitlediv {
	background-image: url(WebShop/Controls/Images/panel_ShoppingCart_Subtitle_bg.gif);
	height: 27px;
	width: 162px;
}
.home_basket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.home_basket_InfoBtnBG {
	background-attachment: fixed;
	background-image: url(WebShop/Controls/Images/panel_ShoppingCart_infobtn.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.home_basket_subtitletextdiv {
	color: #666666;
	text-align: left;
	vertical-align: middle;
	font-size:11px;
}
.home_basket_SumTable {
	color: #000000;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 4px;
	width: 152px;
	font-size:11px;
}
.home_basket_SumRefine {
	height: 1px;
	background-color: #666666;
}

/*************************/
/*****Formatallgemein*****/
/*************************/
.mainTitle {
	font-size: 16px;
	color: #082c4c;
}
.whiteText {
	color: #FFFFFF;
	font-size:11px;
}
.tableHeader {
	color: #465B6C;
	font-size: 11px;
	height: 16px;
	font-weight:normal;
}
.tableHeader:a {
	color: #465B6C;
	font-size: 11px;
	height: 16px;
	font-weight:normal;
}
.tableCell {
	vertical-align: text-top;
}
.textBoxAmount {
	height: 18px;
	width: 30px;
	font-size: 12px;
}
.sumText {
	font-size: 13px;
	color: #000000;
}
.orangeText {
	color: #f6783a;
}
.whiteTextNormal {
	color: white;
}

/*************************/
/********Formulare********/
/*************************/
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:200px;
}

.admin_form_big
{
	width:400px;
}

.form_field
{
	width: 250px;
}

.form_field_zip
{
	width: 50px;
}

.form_field_city
{
	width: 190px;
}

.form_field_remark
{
	width: 300px;
}

.form_dropDown
{
	width: 255px;
}

.form_field_login
{
	width: 200px;	
}

.form_dropDown_short
{
	width: 100px;
}

.form_separator
{
	height: 10px;	
}


/*************************/
/*******Produktgrid*******/
/*************************/
.productGridItem_picture {
	width: 125px;
	height: 125px;
}

.productGridItem_descr {
	border-right: #b3dbf5 1px solid;
	border-top: #b3dbf5 1px solid;
	border-left: #b3dbf5 1px solid;
	border-bottom: #b3dbf5 1px solid;
	background-color: white;
}

/*************************/
/*******Newsbereich*******/
/*************************/
.textNewsBlock {
	font-size: 12px;
	color: #000000;
	padding-top: 15px;
}
.textNewsDate {
	font-size: 10px;
	color: #666666;
}
.textNewsTitle {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.textNewsTextPreview {
	font-style: italic;
}

/*************************/
/*****Companybereich******/
/*************************/
.imgAlignedStyle {
	margin-right: 10px;
	margin-bottom: 10px;
}