/***Product & Producer***/
.pLeft
{
	float:left;
}
.pRight
{
	float:right;
	width:390px;
}
.pSpaceDiv
{
	height:10px;
}
.pInnerLeft
{
    padding: 10px 20px 10px 5px;
	float:left;
}
.pInnerRight
{
    float: left;

    padding-top: 10px;
}
.pSortiment
{
    text-align: left; 
    padding: 10px 10px 10px 0px;    
}
.pLeft
{
    width: 430px;    
}
.pHeader,.pHeaderBr
{
    font-weight: bold;
    padding-bottom:3px;
}
.pHeaderBr
{
	padding-bottom:6px;
	padding-top:20px;
}
.pHeaderDiv
{
    padding-bottom: 10px;
}

.pRowInfo
{
	padding-bottom:5px;
}
.pBoxInfo
{

}


.srTitel
{
	font-weight:bold;
	padding:0px 0px 5px 3px;
}
.srtArt, .srtPro, .srtAr, .srtRe, .srtInk, .srtEx, .srtSor, .srtItem, .srtLand, .srtBottle
{
	float:left;
}
.srtArt
{
	width:52px;
}
.srtBottle
{
	width:120px;
	text-align:center;
}
.srtPro
{
	width:210px;
}
.srtAr
{
	width:50px;
	text-align:center;
}
.srtLand
{
	width:90px;
}
.srtRe
{
	width:105px;
}
.srtInk
{
	width:70px;
	padding-left:7px;
	text-align:right;
}
.srtEx
{
	width:75px;
	padding-left:7px;
	text-align:right;
}
.srtSor
{
	width:60px;
	text-align:center;
}
.srtAdd
{
	float:right;
}


/***Riedel***/
.rLeft
{
    width: 460px;    
}

/*** ToolBox ***/
.ToolBox
{
 padding:10px 0px 10px 15px;
 margin-bottom: 5px;
/* background-image: none;
 background-repeat:repeat-y;
 border-left: solid 1px #e0e0e0;	*/
} 
/*** Breadcrumb ***/
.BreadCrumbDiv
{
    border-bottom: solid 1px #e1e1e1; 
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 15px; 
    margin-bottom: 15px;
/*    margin-right: 14px; */
    
    text-align: left;
}
a.breadCrumbLink
{
	color:#69203e;
	text-decoration:underline;
}

/** Top menu**/
.TopMenuContainer
{
	background-image:url(/images/avantime/vingruppen/topBgRight.jpg);
	background-repeat:repeat-x;
	height:165px;
	text-align: left;
}
.TopMenuLeftIcons
{
	background-image:url(/images/avantime/vingruppen/vinrankaTopRight.jpg);
	background-repeat:no-repeat;    
    /*
	background-image:url(/images/avantime/vingruppen/topBgLeft.jpg);
	background-repeat:no-repeat;
*/	width:390px;
	height:135px;
}
.TopMenuDiv
{
 padding-left:25px;
	
}
.TopMenuPaddingDiv
{
	padding:0px 0px 0px 0px;
}
.vinrankaicon
{
	left:-59px;
	z-index:100;
	position:relative;
}
.TopMenuLeftBorder,.TopMenuRightBorder, .TopMenuLeftBorderActive, .TopMenuRightBorderActive
{
	float:left;
	width:16px;
	height:26px;
	background-repeat:no-repeat;
	background-image:url(/images/avantime/vingruppen/TabLeft.gif);
}
.TopMenuRightBorder
{
	background-image:url(/images/avantime/vingruppen/TabRight.gif);
}
.TopMenuLeftBorderActive
{
	background-image:url(/images/avantime/vingruppen/activeTabLeft.gif);
}
.TopMenuRightBorderActive
{
	background-image:url(/images/avantime/vingruppen/activeTabRight.gif);
}


.TopMenuMiddelBorder, .TopMenuMiddelBorderActive
{
	float:left;
	height:26px;
	background-repeat:repeat-x;
	background-image:url(/images/avantime/vingruppen/TabBg.gif);
}
.TopMenuMiddelBorderActive
{
	background-image:url(/images/avantime/vingruppen/activeTabBg.gif);
}

.TopMenuMiddelPadding
{
	padding:8px 7px 0px 7px;
}



a.topMenuLink, a.topMenuActivLink
{
	color:#FCFFFF;
	font-family:Arial, Tahoma;
	font-weight:bold;
}
a.topMenuLink:hover
{
color:#FCFFFF;
}
a.topMenuActivLink
{
	color:#65233F;
}
a.topMenuActivLink:hover
{
	color:#65233F;
}
/** Start page**/
.SPLeftColumn
{
	float:left;
	width:252px;
	text-align: left;
}
.SPLeftPaddingColumn
{
	padding:10px 15px 10px 15px;
}
.SPMidelColumn
{
	float:left;	
	width:267px;
}
.SPMidelPaddingColumn
{
	padding:0px 5px 10px 10px;
}
.SPRightColumn
{
	float:left;
	width:316px;
}
.SPRightColumnPadding
{
     padding-left: 6px;
     padding-bottom: 10px;
}

/* Search form */
.searchDiv, #lpr
{
	margin: 0px 10px 0px 10px;
}


#SmallSearchFormArea
{
	background-color:#3B5554;
	padding: 10px;
	
	color:#000;
	width:290px;
}

#SearchFormArea
{
	background-color:#3B5554;
	padding: 5px;
	height:90px;
	color:#000;
	padding-top:10px;
	text-align:left;
	
	
}

#SearchFormArea #SearchHeader
{
	color:White;
	font-weight:bold;
}

#SearchFormArea .left
{
	float:left;

}

#SearchFormArea .right
{
	float:right;

}

#SearchFormArea .headercolumn
{
	width:85px;
}

#SearchFormArea .pricecolumn
{
	width:130px;
	margin-left:5px;
}

#SearchFormArea .column
{
	width:150px;
	margin-left:5px;
}

#SearchFormArea .textcolumn
{
	width:130px;
}

#SearchFormArea .row
{
	height:30px;
}

#SearchFormArea span
{
	color:#fff;
}

#SearchFormArea input[type="text"], #SmallSearchFormArea input[type="text"]
{
	width:118px;
	font-family: Arial;
    font-size: 12px;
    padding:0px;
    -moz-padding-start: 1px;
    -moz-padding-end: 1px;
	height:17px;
	line-height:17px;
	
    
}

.ecoCheckBox, .ecoCheckBox input
{
	margin:0px;
	text-align: left;
}

.ecoCheckBox input
{
	height:17px;
	vertical-align:middle;		
}

.ecoHeading
{
	margin-left:6px;
	vertical-align:middle;
}



.producer
{
	
}

.input
{
	width:118px;
	font-family: Arial;
    font-size: 12px;
   	
      
    
}


#SearchFormArea select
{
	width:150px;
	font-family: Arial;
    font-size: 12px;
    height:21px;    
}

#SmallSearchFormArea select
{
	width:130px;
	font-family: Arial;
    font-size: 12px;
    height:21px;
}


.FormDivider
{
	margin-left:5px;
	margin-right:5px;
}

.SmallBoxes
{
	float:right;
}

.SmallBoxes input
{	
	width:30px !important;
}

#SearchFormLeftArea input[type="checkbox"]
{
	vertical-align:top;	
}

.sgTitel
{
	border:solid 1px #7F9DB9;
	background-color:#FFFFFF;
	cursor:default;
	padding:1px 1px 1px 3px;
	height:17px !important;
	color:#fff;
	
}


/*** SearchPruducts ***/
.SearchContainerPaddingDiv
{
    text-align: center;
	padding:0px 0px 0px 0px; 
}
.SearchContainerColorDiv
{
	background-color:#3B5554;
}
/*** Search ***/
a.srItemLink
{
	color:#353535;
	text-decoration:none;
}
a.srItemLink:Hover
{
	color:#353535;
	text-decoration:none;
}
.srItemPaddingRow
{
	padding:1px 0px 1px 0px;
}
.SRItemRow
{
	background-color:#F5F5F5;
	padding:2px 0px 2px 3px;
}
.SearchLeft, .SearchRight
{
    float:left;
	padding:9px 0px 0px 8px;
}
.SearchRight
{
	float:left;
}
.SearchTextBoxBig
{
	width:117px;
}

.SearchGrapeTextBoxBig
{
	width:117px;
}

.SearchTextBoxSmal
{
	width:34px;
}
.SearchDropDownBig
{
	width:163px;
}
.SearchDropDownSmal
{
	width:123px;
	vertical-align:middle;
}
.SearchButton
{
	margin:5px 0px 0px 118px;
	vertical-align:middle;
}
.simpelSearchButton
{
	margin-left:3px;
	vertical-align:middle;
}
.searchFromDel
{
	padding:0px 2px 0px 2px;
}
.searchFormLink
{
	text-align:left;
	padding:5px 0px 5px 10px;
}

.SwitchSearchLink, .SwitchSearchLink:hover 
{
    font-size: 11px;
    color: #fff;
}
.PriceClass
{
	color:White;
}




/*** WinTypButton ***/
.WinTypDiv
{
	width:305px;
	height:43px;
	background-repeat:no-repeat;
}

/*** Articel ***/
.ArtcleTextDiv{}
.ArticleItem
{

}
.ArticleHeader
{
	font-weight:bold;
	color:#476CA0;
}
.ArticleImage
{

	margin-right:10px;
	margin-bottom:8px;
}
.ArticleBody
{
}
.ArticleLink
{
}

/*** ToolBox ***/
.ToolBox
{
 padding:10px 0px 0px 15px;
 background-image:url(/images/avantime/newsColumnBg.gif);
 background-repeat:repeat-y;
	
}

.ToolBoxNoBGI
{
 padding:10px 0px 0px 15px;	
}

.ToolBoxIcon
{
	vertical-align:middle;
	margin-right:5px;
}
.ToolBoxText
{
	padding-right:7px;
	cursor:hand;
	float:left;
	height:18px;
}