html, body {
	background-color: #ccc;
	font: normal 100.01% arial, verdana, Helvetica, sans-serif;
	color: #676767;
	text-align:center;
	}

h1, h2, h3, h4 {
	margin-top: 0;
	}
	
a {
	outline: none;
	}
	
p{
	font-size:0.75em;
	padding:10px 25px 10px 25px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
	}
	
.first {
	padding:0px 30px 14px 30px;
	}


.strong {
	font-family: Verdana, Arial, sans-serif; 
	color: #676767;
	font-size:0.75em;
	}

h1{
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold;
	text-align: center;
	color: #da7d43;
	font-size: 0.7em;
	padding: 12px 0px 11px 0px;
	}

h2{
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold;
	text-align: left;
	color: #676767;
	padding:0px 30px 0px 20px;
	margin-top: 28px;
	margin-bottom: 0px;
	font-size:0.75em;
	}

	a {color: #636782;}
	a:link {color: #636782;}
	a:visited {color: none;}
	a:hover {color: #6d8cbd;}

img a{
	border: none;
	}
		
#content ul li{
	padding:9px 30px 0px 30px;
	margin: 0px;
	list-style-type: none;
	background: transparent url(../images/bullet.jpg) no-repeat;
	background-position: 20px 15px;
	line-height: 1.3em;
	font-size:0.75em;	
	}

#centerimg {
	text-align:center;	
		}

#centerimg img {
	border: 1px solid #535965;		
		}
		
.rightimg {
	border: 1px solid #c3c3c3;	
	float:right;
	margin:5px 0px 15px 30px;
	}

.leftimg {
	border: 1px solid #c3c3c3;	
	margin-left:0px;
	}
	
.image {
	border: 0px solid #c3c3c3;	
	margin-left:0px;
	}

.leftfloatimg {
	border: 1px solid #c3c3c3;
	float:left;
	margin:5px 30px 15px 30px;
	}
				
#footer a {
	color: #676767;
	}

#footer a:hover {
	color: #9E9E9E;
	}

#copy {
	text-align: center;
	padding-top: 8px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.55em; 
	}

/*  TABLE rdw on productpage  */

#rdw td{ padding-top: 4px; padding-left: 3px; font-size: 75%;}

/*  TABLE Distributor on contactpage  */

#distributor {
	margin-left: 36px;
	text-align:left;
	}

#distributor img{
	border: 1px solid #969696;
	}

#distributor td, th{
	padding-left: 30px;
	border: 1px solid #ccc;
	}

#distributor td{
	padding-bottom: 20px;
	}

#distributor h3{
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold;
	text-align: left;
	color: #fff;
	font-size:0.70em;
	padding:0px;
	}

#distributor h4 {
	font-family: Verdana, Arial, sans-serif; 
	color: #676767;
	font-size:0.70em;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:10px;
	}

.top {
	font-family: Verdana, Arial, sans-serif; 
	font-size:0.70em;
	font-weight:bold;
	padding:8px 0px 8px 10px;
	}

#distributor a{
	color: #7B7A76;
	text-decoration:none;
	}

#distributor a:hover{
	color: #949490;
	}

#distributor p{
	padding:0px 30px 0px 0px;
	margin-top: 0px;
	}

#distributor th{
	background-color: #C3C3C3;
	}

	
/*  TABLE Content Standard, Kontakt  */

#dashtable {
	margin-left: 36px;
	text-align:left;
	}

#standard {
	border: 1px solid #ccc;
	border-collapse:collapse;
	margin-top:20px;
	margin-bottom:20px;
}
	
#standard tr td{
	font-size:0.75em;
	padding: 10px;
	border: 1px solid #ccc;
	border-collapse:collapse;	
	}

#dashtable td{
	padding-bottom: 20px;
	padding-top:17px;	
	}
	
.dashbottom {
	border-bottom: 1px  dashed #ccc;	
	}
	
.dashboth {
	border-top: 1px  dashed #ccc;
	border-bottom: 1px  dashed #ccc;		
	}
	
#dashtable a:hover{
	color: #949490;
	}

#dashtable p{
	padding:0px 30px 0px 0px;
	margin-top: 0px;
	}
.agb {
   background:#fff;
   text-align:left;
   padding:0;
   margin:0;
   }
