H1 {
	color:#781059;
	padding: 1px 5px 3px 1px;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
}
H2 {
	color:#333333;
	padding: 1px 5px 3px 1px;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
}

P {
	padding: 1px 5px 3px 1px;
	margin: 0px;
	line-height: 17px;
}

#footer P {
	padding: 8px 13px 3px 35px;
	margin: 0px;
	line-height: 16px;
	color: #84c52c;
}
#border P {
	color: #ffffff;
}
UL LI {
        padding:0px;
        margin: 0px;
        line-height:16px;
        list-style-type:none;
        padding-left: 17px;
        background-image: url(bullet.png);
        background-position: 9px 7px;
	background-repeat: no-repeat;
}
ol LI {
        padding:0px;
        margin: 0px 0px 0px 0px;
        line-height:17px;
    
}
OL{
        margin: 0px;
        padding: 0px;
        margin-left: 29px;
        text-indent: -5px;
}
ul {
        margin: 0px;
        padding: 0px;
        margin-left: 10px;
}
#menu a {
	position: relative;
        top: -9px;
	text-decoration: none;
	color: #660033;
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
#menu IMG{
	padding-left: 0px;
	margin-right: 4px;
}
#menu a:hover {
	color: #84c52c;
}
#menu .menu_selected{
	color: #84c52c;
}

#submenu a {
	position: relative;
        top: 10px;
        float: left;
        display: block;
	text-decoration: none;
	color: #84c52c;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
#submenu IMG{
        float: left;
        display: block;
	margin: 6px 0px 0px 0px;
	margin-right: 4px;
}
#submenu a:hover {
	color: #660033;
}
#submenu .menu_selected{
	color: #660033;
}
#tipit a,
#siteservice a {
	text-decoration: none;
	line-height: 18px;
	color: #b9ec6d;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
        background-image: url(bullet-siteservice.jpg);
        background-position: 0px 0px;
	background-repeat: no-repeat;
}
#tipit a:hover,
#siteservice  a:hover {
	color: #ffffff;
}
#siteservice  #menu .siteservice_selected{
	color: #ffffff;
}
A,
.internal-link,
.mail, 
.download,
.filelinks,
.external-link-new-window {
	color: #bd1a8d;
	text-decoration: underline;
        font-size: 11px;
}
#border A,
#border .mail, 
#border .download,
#border .filelinks,
#border .external-link-new-window,
#border .internal-link {
	color: #ffffff;
}
#border  A:hover,
A:hover,
A.hover.mail, 
A:hover.download,
A:hover .filelinks,
A:hover.external-link-new-window,
A:hover.internal-link {
	color: #999999;
}

#right A:Hover IMG,
#center A:Hover IMG
{
	z-index: 60;
	background-color: #ffffff;
	/*opacity for IE5+*/
 	filter: alpha(opacity=80);
  	/*opacity for older Mozilla browsers*/
  	-moz-opacity: 0.8;
	/*opacity for mozilla/safari*/
  	opacity: 0.8;  	
}
.caption,
table {
	font-size: 11px;
}
A IMG {
	border: 0px;
}
/*---------- tip form ------------------------------------------------*/

input,
celmenu,
select,
.text,
.button,
textarea {
         font-size: 12px;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         padding:0px;
        overflow: hidden;

}
textarea {
         width: 204px;
}
/*---------- mail form ------------------------------------------------*/

.csc-mailform {
	border: 0px solid;
	margin: 13px;
	padding: 0px
}
.csc-mailform-field select,
.csc-mailform-field input {
	background-color: #ffffff;
	border: 1px solid;
	border-color: #BDBDBD;
	font-size: 11px;
	}

.csc-mailform-field textarea {
	background-color: #ffffff;
	border: 1px solid;
	border-color: #BDBDBD;
	font-size: 11px;

}
.csc-mailform-field label {
	margin:3px 0px 3px 0px;
	font-size:11px;
	color:#000000;
	text-align: left;
	margin-right: 0px;
	width: 100px;
	display: block;
}
.csc-mailform-field .button {
	margin: 15px 0px 0px 140px;
	width: 75px;
}
/*-------------------------------- SITEMAP -------------------------------------------------------------------*/
.csc-sitemap{
        display: block;
       	font-family : Verdana, sans-serif;
        margin-top:15px; 
        padding-bottom:15px; 
        padding-left:8px;
        padding-right:8px;  
	font-size : 11px;
        text-align: left;
        line-height: 14px;
        text-decoration: underline;
        color: #000000;
        
}
.csc-sitemap A   {
     
       font-weight: normal;
       text-decoration: underline;
       color: #000000;
}
.sitemap A:hover   {
       
}
.sitemap1 A:hover,
.sitemap1 A:link,
.sitemap1 A:active,
.sitemap1 A:visited
{ 
      margin-left: 0px;
}
.sitemap2 ul li A:hover,
.sitemap2 ul li A:link,
.sitemap2 ul li A:active,
.sitemap2 ul li A:visited{
   
           margin-left: 40px;
}
.sitemap3 ul li A:hover,
.sitemap3 ul li A:link,
.sitemap3 ul li A:active,
.sitemap3 ul li A:visited
{
          margin-left: 160px;
 }
.sitemap4 ul li A:hover,
.sitemap4 ul li A:link,
.sitemap4 ul li A:active,
.sitemap4 ul li A:visited
{
          margin-left: 200px;
 }


/* Eshop */


.tx-easyshop-pi1 TD,
.tx-easyshop-pi1 TH
{
font-family: Verdana;
font-size: 12px;
}

.tx-easyshop-pi1 H3
{
color: black;
font-size: 17px;
color: #8cc63f;
}


.clear
{
clear: both;
}

.eshop_priceLabel
{
color: #666666;
font-size: 11px;
font-weight: bold;
margin-top: 12px;
}
.eshop_priceInfo
{
color: #666666;
font-size: 10px;
float: left;
}

.eshop_price
{
color: #BF168B;
font-size: 18px;
font-weight: bold;
font-family: Arial;
float: left;

}

.eshop_bottom
{
border-top: 1px solid #c0c0c0;
margin-top: 30px;
background: url(bg_bottom.jpg) repeat-x;
padding-top: 3px;
}

.eshop_quantity
{
position: absolute;
left: 500px;


}

.eshop_quantity INPUT
{
border: 1px solid #c0c0c0;
font-size: 12px;
width: 25px;
text-align: right;
margin-top: 5px;

}

.eshop_quantity DIV
{
font-size: 11px;
color: #666666;
float: left;
padding-top: 7px;
margin-right: 7px;
}

.eshop_addcart
{
position: absolute;
left: 610px;
}

.eshop_addcart INPUT
{
background: url(addcart.jpg) repeat-x center center;
font-size: 12px;
color: white;
text-decoration: none;
font-weight: bold;
display: block;
padding: 2 10 2 10px;
border: 1px solid #BF168B;
width: 190px;
}

.eshop_addcart A:hover
{
background: transparent;
color: white;
}


.eshop_personal_details
{
display: block;
float: left;
margin-right: 20px;
}

.eshop_normalLayout
{
float: none;
width: auto;
margin-right: 0px;
}

.eshop_personal_details TABLE,
.eshop_details TABLE
{
border-collapse: collapse;
}

.eshop_personal_details TABLE TD,
.eshop_details TABLE TD
{
padding: 0;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 3px;
border-bottom: 1px solid #c0c0c0;
}

.eshop_personal_details TABLE TD.eshop_label,
.eshop_details TABLE TD.eshop_label
{
padding: 0;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 10px;
padding-left: 0px;
text-align: right;
border-right: 1px solid #666666;
}

.eshop_personal_details TABLE TD.eshop_headline,
.eshop_details TABLE TD.eshop_headline
{
padding-left: 0px;
padding-bottom: 3px;
padding-top: 8px;
border-bottom: 1px solid #666666;
font-weight: bold;
}

.eshop_personal_details TABLE TD LABEL,
.eshop_details TABLE TD LABEL
{
text-decoration: underline;
color: #bd1a8d;
cursor: pointer;
}

.eshop_personal_details TABLE TD.eshop_button
{
display: none;
}

.eshop_login
{
width: 200px;
float: left;
}

.eshop_cart_buttons
{
border-top: 1px solid #c0c0c0;
margin-top: 18px;
background: url(bg_bottom.jpg) repeat-x;
height: 30px;
padding: 3px;
}

.eshop_cart_back
{
background: url(addcart_gr.jpg) repeat-x center center;
float: left;
margin-right: 10px;
}

.eshop_cart_next
{
background: url(addcart.jpg) repeat-x center center;
float: right;

}

.eshop_cart_next A,
.eshop_cart_back A
{
color: white;
padding: 4px;
font-size: 12px;
font-weight: bold;
display: block;
border: 1px solid #666666;
text-decoration: none;
padding-left: 12px;
padding-right: 12px;
width: 100%;
width: auto!important;
}

.eshop_cart_next A:hover,
.eshop_cart_back A:hover
{
color: white;
}

.eshop_cart_quantity INPUT
{
width: 30px;
text-align: right;
}

.eshop_cart_total
{
text-align: right;
font-weight: bold;
}

.eshop_cart
{
border-collapse: collapse;
}

.eshop_cart TH
{
border-bottom: 1px solid #c0c0c0;
text-align: left;
padding: 3px;
font-size: 10px;
}

.eshop_cart TD
{
padding: 3px;
}

.eshop_cart TD A
{
color: #bd1a8d;
text-decoration: underline;
}

.eshop_cart TD A:hover
{
color: #8cc63f;
}

.eshop_cart TD .eshop_delete
{
background: url(addcart_a.jpg) repeat-x center center;
border: 1px solid black;
}

.eshop_cart TD .eshop_delete A
{
background: url(addcart.jpg) repeat-x center center;
font-size: 11px;
color: white;
text-decoration: none;
font-weight: bold;
padding: 2px;
display: block;
width: 100%;
width: auto!important;
}

.eshop_cart TD .eshop_delete A:hover
{
background: transparent;
color: white;
}

.eshop_cart_total_ln TD
{
border-top: 1px solid #c0c0c0;
}
.eshop_cart_article TD
{
border-bottom: 1px dotted #c0c0c0;
}

.eshop_cart TD.eshop_cart_price
{
text-align: right;
padding-left: 3px;
}

.eshop_cart_quantity
{
text-align: right;
}

.eshop_field_error
{
color: red;
font-size: 11px;
padding-bottom: 12px;
}

.eshop_quantity_problem
{
color: red;
}

/* Login */

.eshop_login .tx-newloginbox-pi1 H3
{
border-bottom: 1px solid #666666;
font-weight: bold;
font-size: 12px;
margin-bottom: 0;
padding-bottom: 3px;
padding-top: 8px;
margin-top: 0px;
color: black;
}

.eshop_login .tx-newloginbox-pi1 P
{
color: #666666;
margin-top: 2px;
margin-bottom: 2px;
font-size: 11px;
}

.eshop_login .tx-newloginbox-pi1 FORM
{
margin: 0;
padding: 0;
}

.eshop_login .tx-newloginbox-pi1 TABLE
{
border-collapse: collapse;
}

.eshop_login .tx-newloginbox-pi1 TABLE TD,
.eshop_login .tx-newloginbox-pi1 TABLE TH
{
padding: 0;
border-bottom: 1px solid #c0c0c0;
padding-top: 2px;
padding-left: 2px;
padding-bottom: 2px;
padding-right: 2px;
}

.eshop_login .tx-newloginbox-pi1 TABLE TH
{
text-align: right;
font-weight: normal;
border-right: 1px solid #666666;
}

.eshop_login .tx-newloginbox-pi1 TABLE TFOOT TD,
.eshop_login .tx-newloginbox-pi1 TABLE TFOOT TH
{
padding: 0;
border-bottom: none;
}

.eshop_login .tx-newloginbox-pi1 TABLE TFOOT TD INPUT
{
background: url(addcart.jpg) repeat-x center center;
color: white;
font-weight: bold;
border: 1px solid #666666;
margin-top: 3px;
}

/* Steps */

.eshop_stepindicator
{
background: url(step_bg.gif) repeat-x 0 9px;
margin-bottom: 12px;
}

.eshop_step,
.eshop_step_act
{
color: #c0c0c0;
float: left;
margin-right: 20px;
text-align: center;
}

.eshop_stepindicator SPAN
{
display: none;
}

.eshop_step_icon
{
height: 18px;
width: 60px;
}

.eshop_step_act .eshop_step_icon
{
background: url(cart.gif) no-repeat center 0;
text-align: center;
}

.eshop_step_text
{
padding-left: 7px;
}

.eshop_step_act .eshop_step_text
{
color: #BF168B;
}


.eshop_payment_instruction
{
float: left;
margin-right: 7px;
}

.eshop_payment_instruction_right
{

}

.eshop_payment_instruction IMG
{
border: 1px solid #cccccc;
padding: 1px;
}

/* Admin View */
#detail
{
position: absolute;
background-color: white;
border: 2px solid #c0c0c0;
padding: 15px;
margin-bottom: 20px;
}

#detail TABLE
{
border-collapse: collapse;
}

#detail TABLE TD
{
font-size: 12px;
}

#detail H3
{
font-size: 14px;
}

.eshop_admin_table
{
border-collapse: collapse;
}

.eshop_admin_table TD,
.eshop_admin_table TH
{
border: 1px solid #cccccc;
font-size: 12px;
padding: 3px;
}

.eshop_admin_table TH
{
font-size: 11px;
padding-top: 8px;
background: url(bg_bottom.jpg) repeat-x;
}

.eshop_admin_table TR.eshop_admin_lnac TD
{
cursor: pointer;
background-color: #bd1a8d;
color: white;
}

.eshop_admin_table .eshop_status_0
{
font-size: 10px;
padding: 1px;
color: red;
background-color: red;
}

.eshop_admin_table .eshop_status_1
{
font-size: 10px;
padding: 1px;
color: green;
background-color: green;
}

/* Register */

.cs-register TABLE
{
border-collapse: collapse;
}

.cs-register TABLE TD
{
padding: 0;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 3px;
border-bottom: 1px solid #c0c0c0;
}

.cs-register TABLE TD.cs-register-label
{
padding: 0;
padding-top: 6px;
padding-bottom: 2px;
padding-right: 10px;
padding-left: 0px;
text-align: right;
border-right: 1px solid #666666;
vertical-align: top;
}

.cs-register TABLE TD.cs-register-headline
{
padding-left: 0px;
padding-bottom: 3px;
padding-top: 8px;
border-bottom: 1px solid #666666;
font-weight: bold;
}

.cs-register TABLE TD.cs-register-headline
{
padding-left: 0px;
padding-bottom: 3px;
padding-top: 8px;
border-bottom: 1px solid #666666;
font-weight: bold;
}

.cs-register TABLE TD.cs-register-obligatory
{
border-bottom: none;
font-size: 11px;
color: #666666;
}

.cs-register TABLE TD SPAN.cs-register-hint
{
margin-left: 5px;
font-size: 10px;
color: #999999;
}

.cs-register TABLE TD DIV.eshop_field_error
{
margin-bottom: 3px;
color: red;
font-size: 11px;
}

.cs-register TABLE TD LABEL
{
color: black;
cursor: pointer;
}

.cs-register TABLE TD.cs-register-submit
{
border-bottom: none;
}

.cs-register TABLE TD.cs-register-submit INPUT
{
border-top: 1px solid #c0c0c0;
margin-top: 18px;
background: url(bg_bottom.jpg) repeat-x;
border: 1px solid #666666;
}

#loadingMessage
{
position: absolute;
border: 1px solid #999999;
top: 50%;
left: 50%;
padding: 5px;
margin-left: -20px;
background-color: white;
text-align: center;
}

.eshop_editDetails
{
margin-top: 15px;
}

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }

.tx-felogin-pi1 fieldset{
 border: 0px ;
}
/*---------------------- Powermail ------------------------------------------------------------------------------------------*/
span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	background-color: red;
}
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #A5ACB2;
	padding: 7px;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 120px;
	float: left;
	clear: both;
	font-weight: normal;
	padding: 3px 0px 3px 0px;
}
fieldset.tx-powermail-pi1_fieldset select,
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	width: 320px;   */
	
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin: 5px 0px;
	font-weight: bold;
      width: 160px;   
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
form {
        padding:0px;
        margin: 0px;
}
fieldset.tx-powermail-pi1_fieldset.tx-powermail-pi1_fieldset_4 label,
fieldset.tx-powermail-pi1_fieldset.tx-powermail-pi1_fieldset_2 label {
	display: block;
	clear: none;
	float: left;
	font-weight: normal;
	width: 100%;
}
fieldset.tx-powermail-pi1_fieldset.tx-powermail-pi1_fieldset_4 textarea,
fieldset.tx-powermail-pi1_fieldset.tx-powermail-pi1_fieldset_2 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	clear: both;
        float:left;
	width: 776px;
}