.clear,.clear_,.clear_CartNormal, .clear_urkornhof, .clear_ProductCatalog, .clear_Cart
{clear:both; visibility: hidden; height:1px;} 
*
{
	font-family: Tahoma;
	font-size:9pt;
	line-height:13pt;
	color: #a12b29;
	font-weight:normal;
}

IMG
{
	border:none;
}
HR
{
	border-color:#A12B29 -moz-use-text-color -moz-use-text-color;
	border-style:solid none none;
	border-width:1px medium medium;
	margin-left:0px;
	margin-top:5px;
}

h1 
{
	font-size:18px;
}

h2 
{
	font-size:16px;
}

h3
{
	font-size:14px;
}

h4
{
	font-size:12px;
}

h5
{
	font-size:9px;
}

h6
{
	font-size:9px;
	font-weight:normal;
}

h1,h2,h3,h4,h5,h6 
{
    color:#A12B29;
    font-weight:bold;
}

p 
{
	border:0 none;
	color:#666666;
	font-size:12px;
	margin:0;
	padding:0;
	vertical-align:top;
}

a, 
a:visited
{
	color:#A12B29;
	text-decoration:none;
}

a:hover
{
	color:#A12B29;
	text-decoration:underline;
}

strong
{
	color:#666666;
}

LI
{
	color:#666666;
}

.noscriptContainer br
{
    line-height:0px;
}

/*  Standard Template */
#container
{
	width:1000px;
	margin:0px auto;
	background-image: url(Images/hintergrund.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
#header
{
	height:210px;
	width:1000px;
	padding:0px;
	border:0px;
	background-image: url(Images/oben.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}
#left
{
	height:125px;
	/*width:1000px;*/
	width:757px;
	float:left;
	padding:0px;
	border:0px;
	background-image: url(Images/links.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	background-color:#fcf0d6; 
}
#mainSitemapPath
{
	position:relative;
	left:180px;
	top:100px;
	float:left;
}
#mainSitemapPath span, #mainSitemapPath a
{
	color:#666666;
	font-size:8pt;
}
#navigation
{
	float:left;
	width:158px;
	padding:0px 5px 5px 10px;
	border:0px;
	background-color:#fbe9c0;
}
.navigationTree a
{
	font-weight:bold;
	line-height:25px;
}
.navigationTree_SelectedNode a
{
	font-weight:bolder;
}
#content
{
	float:left;
	width:560px;
	padding:0px;
	border:0px;
	background-color:#fcf0d6; 
	padding:0px 0px 5px 10px;
}
#right
{
	float:right;
	width:243px; 
	height:657px;
	background-color:#fcf0d6;
	background-image: url(Images/rechts.jpg); 
	background-position:left top;
	background-repeat: no-repeat;
}
#footer
{
	height:47px;
	width:1000px;
	padding:0px;
	border:0px;
	background-image: url(Images/unten.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}
/*  Standard Template */

/*  WebShop Template specific */
#webshop_left
{
	height:125px;
	width:1000px;
	padding:0px;
	border:0px;
	background-image: url(Images/links.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	background-color:#fcf0d6; 
}

#webshop_right
{
	float:right;
	width:240px;
	height:700px; 
	background-color:#fcf0d6; 
	background-image: url(Images/rechtsCart.jpg); 
	background-position:left top;
	background-repeat: no-repeat;
}
/*  WebShop Template specific */


/*  Google MAP */
#map span
{
	visibility:hidden;
}
/*  Google MAP */

/* HTML RowControls */
.text_left-container
{
	padding-right:10px;
}

.image_right-container, .image_left-container
{
	vertical-align:top;
}
/* HTML RowControls */


/*spinedit inputfield*/
.dxic
{
    background-color:White;
}

/*productserach*/
.productSearch_Search
{
	width: 180px;
	margin: 0px auto;
	padding-bottom: 10px;
}

.dxeButtonEditButton_Search
{
    padding: 0px 2px 0px 3px;
    background-image: url('Images/buttonBG.gif');
    background-repeat: repeat-x;
    background-position: top;    
    background-color: #e6e6e6;
    border: 1px solid #A0A0A0;
    cursor:pointer;
    cursor:hand;
}

/* -- Pressed -- */
.dxeButtonEditButtonPressed_Search
{
	background-image: none;
	background-color: #D5D5D5;
	border: Solid 1px #7F7F7F;	
}

/* -- Hover -- */
.dxeButtonEditButtonHover_Search
{
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtDropDownButtonHoverBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #F2F2F2;
	border: Solid 1px #606060;
	cursor:pointer;
}

.dxeButtonEdit_Search .dxic
{
	border:1px solid #A0A0A0;
}



/************* LOGIN & REGISTRATION *****************/
.PsControl_Login_SendActivationMailLink
{
	line-height:25px;
}
.PsControl_Login_BtnCell 
{
	padding-top:10px;
}
.PsControl_Login_BtnCell table
{
	margin: 0px auto;
}
.PsControl_Login_MsgContainer
{
	padding-bottom:15px;
}
.PsControl_Registration_Controls
{
	width:250px;
}
.PsControl_Registration_returnMessage, .PsControl_Registration_returnDetailMessage, .PsControl_Registration_Reseller
{
	padding-bottom:10px;
}

#webshop_left .siteLoginStatus
{
	right:50px;
}

.siteLoginStatus
{
	float:right;
	position:relative;
	top:100px;
}
.siteLoginStatus a
{
	color:#666666;
	font-size:8pt;
	text-decoration:none;
}
.PsControl_Login_RegistrationMsgContainer
{
	padding-top:20px;
}
.PsControl_Login_UsrTextbox, .PsControl_Login_PwdTextbox
{
	width:200px;
}
.PsControl_Login_RestorePwd
{
	padding-top:15px;
}

.PsControl_RestorPassword_email, .PsControl_RestorPassword_verifyEmail
{
		width:180px;
}
.PsControl_RestorPassword_emailText, .PsControl_RestorPassword_verifyemailText
{
	padding-left: 10px;
	padding-right: 10px;
	clear:both;
	height:23px;
	vertical-align:middle;
}
.PsControl_RestorPassword_emailContainer, .PsControl_RestorPassword_verifyemailContainer
{
}
.PsControl_RestorPassword_restorePwdButtonContainer
{
	padding-top:10px;
	padding-left: 10px;
}
.PsControl_RestorPassword_messageContainer
{
	padding-top:10px;
	padding-left: 10px;
}

/*--- CaptchaControl ---*/

.captchaControlTitle
{
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.captchaControlDescription
{
	display: block;
}

.captchaControlImage
{
	border: 1px solid #888;
	margin: 5px;
}

.captchaControlUserInputTextBox
{
	width:122px;
}

.captchaControlInputContainer
{
	clear: both;
	overflow: hidden;
}

.captchaControlInputContainer .dxeErrorFrame
{
    float:left;
    margin-left:5px;
    margin-right:5px;
    width:123px;
}

.captchaControlNewCaptchaTextButton
{
	float: left;
}

/************************* Reseller Control ************************/

.resellerSearchControlSearchContainer_ResellerSearch
{
}

.resellerSearchControlSearchContainerAddressRowContainer_ResellerSearch
{
    height:20px;
    margin-bottom:10px;
    margin-top:10px;
}

.resellerSearchControlSearchTextBoxLabel_ResellerSearch,
.resellerSearchControlSearchTextBox_ResellerSearch
{
    float:left;
}

.resellerSearchControlSearchTextBoxLabel_ResellerSearch
{
    padding-right:10px;
    padding-top:2px;
}

.resellerSearchControlSearchTextBox_ResellerSearch
{
    width:250px;
    margin-right:10px;
    height:22px;
}

.resellerSearchControlSearchContainerSearchRowContainer_ResellerSearch
{
    margin-bottom:10px;
    margin-top:10px;
    height:20px;
}

.resellerSearchControlDistanceDropDownListLabel_ResellerSearch,
.resellerSearchControlDistanceDropDownList_ResellerSearch,
.resellerSearchControlSearchButton_ResellerSearch
{
        float:left;
}

.resellerSearchControlSearchButton_ResellerSearch
{
    height:20px;
}

.resellerSearchControlDistanceDropDownListLabel_ResellerSearch
{
    margin-top:2px;
}

.resellerSearchControlDistanceDropDownList_ResellerSearch
{
    height:22px;
    margin-left:10px;
    margin-right:10px;
    padding-left:3px;
    vertical-align:middle;
    width:80px;
}
.resellerSearchControlMap_ResellerSearch
{
    clear:both;
    height:500px;
    border: 1px solid gray;
}
 
.infoWindowTitle_ResellerSearch
{
    font-weight:bold;
    padding-bottom:3px;
}

.infoWindowRow_ResellerSearch
{
    clear:both;
}

.infoWindowLabel_ResellerSearch
{
    float:left;
    padding-right:5px;
}

.infoWindowContent_ResellerSearch
{
    float:left;
}

.resellerSearchControlGridViewHeader_ResellerSearch
{
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
}

.resellerSearchControlGridView_ResellerSearch
{
    padding-bottom:20px;
}

.dxgvHeader_ResellerSearch
{
	font-weight:bold;
	padding-bottom:5px;
	padding-right:10px;
	cursor:pointer;
}

.dxgvDataRow_ResellerSearch .dxgv
{
	white-space:nowrap;
	padding-right:10px;
}

.zoomToResellerButton_ResellerSearch
{
    width:16px;
    height:16px;
    background-image: url(Images/findReseller.png);
    background-repeat:no-repeat;
    background-position: left top;
    cursor:pointer;
}

.dxpControl_ResellerSearch
{
    margin: auto;
    padding-top: 20px;
}

.dxgvLoadingPanel_ResellerSearch
{    
    padding-bottom:5px;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    border:solid 1px #A12B29;
    background-color:#FCF0D6;
    width:80px;
}

.infoWindowCreateRouteContent_ResellerSearch
{
    font-weight:bold;
    text-align:center;
    padding-top:5px;
}

.dxgvLoadingPanel_ResellerSearch .dx
{
    height:30px;
    padding-left:5px;
}
