a:focus {
	outline: none;}

body {
	font: normal 14px Arial, sans-serif;
	background: #FFFFFF;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
}



p a {
    text-decoration: underline;
    }

h1 {
	margin-top: 0;
	font-size: 24px; 
}
.u1 {
	margin-top: 0;
	font-size: 24px; 
}

h2 { 
  display:block; 
	font-size: 18px; 	
	color: #00827B;
	margin:    20px 0 5px 0;
	padding:  5px 10px 5px 0;
    border-color: #9C9C9C;
	background: #FFFFFF;
}

h3 { 
	font-size: 11px; 	
	color:     #AC4C4C;
	margin:    5px 0;
	padding:   2px;
	border:    2px dashed #AC4C4C;
	background-color: #FFF5F5;
	width:     200px;
	text-align: center;
}

h4 {
	font: normal 16px Arial, sans-serif;

}

h5 {
    font: normal 18px Arial, sans-serif; 
}

h6 {
    font: normal 20px Arial, sans-serif; 
}
.headnav { 
	font-family: "Arial", italic;
	font-size: 	14px; 
	text-align: center;
	border: 	0px solid;
	border-color: #e7df67;
	display: 	block;
	padding:  7px 18px 0 18px;
	margin: 	0 0 5px 0;
	float: 		right;
	height: 22px;
	text-decoration: none;
	cursor: 	pointer;	
}


.textpink { 
	font-family: "Arial";
	font-size: 	12px; 
	text-align: left;
	 color: #00827B;		
}

.textpink_c { 
	font-family: "Arial";
	font-size: 	12px; 
	 color: #00827B;		
}


.textgrau { 
	font-family: "Arial";
	font-size: 	12px; 
	text-align: left;
	color: #746D70;		
}


.textgrau_c { 
	font-family: "Arial";
	font-size: 	12px; 
	color: #746D70;  
}





.headadmin
{
    font-size: 	14px; 
	padding:  5px 8px;
	min-width: 170px;
	float: left;
}

.headbackend {
    height: 40px;
}


.headnav:link, .headnav:visited    
{ 
	color: #fff;
	background: url(../images/verlauf_navi.gif) repeat-x top left;
}

.headnav:hover, .headnav:active, .headnavactive:link, .headnavactive:visited
{ 
	color: #fff;	
	background: #00827B;
}


#sprache {
	position: absolute;
	top: 98px;
	left: 15px;
	color: #7188b2;
	font-size: 9px; 
}

#wichtig {
	color: #f00;
}

.faqnav, .faqnav:link, .faqnav:visited  {
	font-size: 16px;
	display:block; 
	background-color: #EC7405;
	padding:  5px 10px;
	margin:    0 0 5px 0;
	border-width: 0 2px 2px 0;
	border-style: solid;
    border-color: #EC7405 #EC7405 #EC7405 #EC7405;
	text-decoration: none;	
	color: #000;
	white-space: nowrap;
}

.faqnav:hover, .faqnav:active, .faqnavselected, .faqnavselected:link, .faqnavselected:visited
{ 
	color: #fff;	
	background-color:#00827B;

		border-color: #00827B #00827B #00827B #00827B;
}

a:link, a:visited
{
	color: #000;	
}

a:hover, a:active
{
	color: #aaa;	
}



.marge {
margin-top: 2px;
}

p {
	margin-top: 0;
	font-size: 14px; 
	margin-bottom: 5px;
}

p.faqanswer {
	border-width: 0 0 3px 0;
	border-style: solid;
	margin-bottom: 0;
	border-color: #E2E2E2;
	padding: 10px 0;
}

pre {
	font-family: "Courier", fixed-width, sans-serif;
	font-size: 11px;
	color: #666;
}

form{
	margin-top: 0;
	font-family: Arial, sans-serif;
}

input {
	font-family: Arial, sans-serif;
}

.fixedBtn{ 
	margin-top: 4px;
	width: 200px;
}

.fixedPLZ{ 
	margin-top: 4px;
	width: 40px;
}

.fixedOrt{ 
	margin-top: 4px;
	width: 150px;
}



.formbutton {
	cursor:pointer;
	margin-right: 10px;
	padding: 2px 7px;
	border-width: 1px;
	border-style: solid;
	border-color: #EC7405 #EC7405 #EC7405 #EC7405;
	color:#FFF;
	height: 24px;
	font-size: 13px;
	background: #EC7405;	
	text-decoration: none;
}

.formbutton a
{ 	
	color:#FFF;
	text-decoration: none;
}

.formbutton:hover, .formbutton:active   
{ 	
	color: #FFF;
	border-color: #00827B #00827B #00827B #00827B;
	background: #00827B;
}

.formbutton input:hover, .formbutton input:active  {
	color: #FFF;
	border-color: #00827B #00827B #00827B #00827B;
	background: #00827B;
}

.kundendatentabelle
{

}

.kundendatentabelle td
{
	padding-right: 5px;
}

.zahlungsinfo {
    color:#999999;
    font-size:11px;
    padding-left:22px;
}


#klein
{
	font-size: 12px;
}

#head
{
	height: 112px;
	padding-top: 8px;
}

#mainlogo
{
    padding: 0px;
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
}

#border_top
{
	background: #fff url(../images/rand_oben.png) repeat-x;
	height: 8px;
}


#content
{
	margin: 0;
	padding: 12px;
	background-color: #fff;
}

#foot
{
	background: #fff url(../images/rand_unten.png) repeat-x;
	height: 8px;
}

#footer
{
    padding: 10px;
    position: absolute;
    top: 470px;
    left: 53px;
    display: block;
    width: 380px;
    height: 340px;
	

	
}
#footer a
{
	color: #666; 

}


.floatleft 
{ 
	float: left;
	padding: 10px 10px 0 12px;
}

#mysmall
{
	font-size: 	12px; 
}

small  
{ 
	font-size: 	12px; 
}

input.but {
	width: 200px;
	border: 	2px solid;
	border-color: #bbb #eee #eee #bbb;
}

.kleinesuche
{
background: #fff;
font-size: 8pt;
color: #999; 
border-width: 1px;
border-style: solid;
border-color: #bbb #eee #eee #bbb;
background: #fff;
margin: 0;
height: 15px;
}
.loginfeld {
    width: 100px; margin: 2px;
    padding-left: 2px;
}
.smallBtn{ 
	cursor:pointer;
	margin: 0 0 10px 0;
	width: 180px;
	padding: 0 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #aaa #666 #666 #aaa;
	color:#000;
	height: 19px;
	font-size: 10px;
	background: url(../images/btn_backgrad180.png) repeat-x top left;	
	text-decoration: none;
}
.loginform {
    font-family: "Arial";
	text-align: left;
    font-size: 12pt;
	border-width: 0px;
	border-style: solid;
	display: 	block;
	padding:  2px;
	margin: 11px 4px 0 0;
	float:left;
    color: #888;
	height: 73px;
}

.inputs_gelb {

 border : 1px solid #EC7405; 
 background-color : #FFFFFF;
 color : #000; 
 font-size : 9px; 
}  

.inputs_pink {

  border : 1px solid #00827B; 
 background-color : #fff;
 color : #000; 
 font-size : 9px; 
} 

.inputs_weis {
 border : 1px solid #fff; 
 background-color : #fff;
 color : #000; 
 font-size : 9px; 
} 




.warenkorb_selections {
	margin: 0 10px 5px 0;
	padding: 0 10px 0 0;
	float: left; 
	display: 	block;
	border-right: 1px solid #bbb;
	min-height: 60px;
}

.warenkorb_sel {
	padding: 5px 0;
	border-bottom: 1px solid #bbb;
}

.clearer{ clear: both; display: block;  margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 0; }


/* Der Trail */
#trail {
	font-family: Arial, sans-serif;	
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 96px;
	left: 284px;
	border: 1px solid;
	border-color: #bbb #E2E2E2 #E2E2E2 #ccc;
	padding-left: 4px;
	background: #eee url(../images/btn_backgrad.png) repeat-x center left;
}

.aktiv {
	color:#c00;
}

.besucht {
	color:#000;
}

.besucht a {
	text-decoration: none;
}


.inaktiv {
	color:#bbb;
}

/* Der Trail 
#newtrail {
	font-family: Arial, sans-serif;	
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 96px;
	left: 294px;
}

.aktiv {
	color:#c00;
	background: url(../images/trail_active.png) no-repeat top right;
	padding: 1px 10px;	
	margin-left: -10px;
}

.besucht {
	color:#333;
	background: url(../images/trail_hover.png) no-repeat top right;
	padding: 1px 10px;
	margin-left: -10px;
}

.besucht:hover {
	color:#333;
	background: url(../images/trail_active.png) no-repeat top right;
}

.besucht a {
	color:#333;
	text-decoration: none;
}

.besucht a:hover {
	color:#333;
}
.inaktiv {
	color:#bbb;
	background: url(../images/trail_inactive.png) no-repeat top right;	
	padding: 1px 10px;
	margin-left: -10px;
}
*/
#home {
color: #fff; 
display:none; 
position: absolute;
top: 8px;
left: 20px;
font-size: 10px; 
z-index: 99;

}
* html #home {
   left: 28px;
  }

#jscriptwarning {
    height: 100%;
    width:  100%;
    z-index: 99; 
    display: block;
    background: transparent url(../images/transparent.png) repeat top left;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 30px; 
    padding: 40% 0;
    text-align: center;
}

#bannerinfo{
    padding: 10px;
    position: relative;
    top: -56px;
    left: 100px;
    display: block;
    width: 400px;
    height: 50px;
    margin-bottom: -56px;
} 

#bannerinfo br {
    margin-bottom: 2px;
}
#bannerinfo p {
    font-size: 16px;
    margin: 0;
    padding: 0;
}
#bannerinfo p a {
    text-decoration: underline;
    }
    
#produktinfo {
background:#ccecec;
border:1px solid #006a60;
color:#006a60;
display:none;
font-size:12px;
font-weight: bold;
left:380px;
margin-bottom:-62px;
padding:8px;
position:absolute;
top:300px;
width:290px;
z-index:99;
}

#shopcontent strong {
	font-size:  15px;
}

