.cas * {
margin:0px;
padding:0px;
}
/* Abstand nach unten */
.cas h2, p, ul, ol {
	margin-bottom: 0px;
}

/* Verschachtelte Listen ohne Abstand */
.cas ul ul { margin-bottom: 0; }

/* Abstand von links */
.cas li {
	margin-left: 0px;
}
.cas/* Body */
 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #aaaaaa;
	background-image: url(../images/body/site-back.png);
	background-position: top;
	background-repeat: repeat-x;
}
#back-overlay/* Ueberdeckendes Hintergrundbild */
 {
	background-repeat:repeat;
	background-position:top left;
	width:100%;
	height:100%;
	overflow:auto;
}
.cas #cas-container {
	margin: 0px auto;
	width: 1000px;
	padding: 0px;
}
.cas #cas-container-old {
	margin: 0px auto;
	width: 910px;
	padding: 0px;
}
.cas #cas-header {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height:45px;
	background-image: url(../images/produkte/teaser-pb-navi.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.cas .cas-content-container {
	background-image: url(../images/body/schatten-content-back.png);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0px;
}
.cas .cas-content-container-old {
	background-image: url(../images/body/schatten-content-old-back.png);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0px;
}
.cas .content-container-shadow {
	background-image:url(../images/produkte/teaser-pb-schatten-footer.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height:8px;
	margin:0px auto;
	text-align: center;
}
.cas .content {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}
.cas #spalte-links {
	width: 130px;
	float: left;
	margin:0 00 0 30px;
	padding:0px;
}
.cas #spalte-haupt {
	margin-bottom: 0px;
	margin-left: 190px;
	width: 560px;
	padding-top: 0px;
}
.cas #spalte-rechts {
	width: 120px;
	float: right;
	margin:0 30 0 0px;
	padding: 0px;
}
.clearing { clear: both; 
}
.navi-header {
	margin: 0px;
	padding: 0px;
}
.navi-header  span {
	display:none;
}
.navi-header  li {
	float:left; 
	display: inline-block; 
	font-size:12px; 
	margin-right:50px; 
	color:#333333;
	text-align:left;
}
.navi-header a:link, .content-footer a:visited, .content-footer a:active  {
	text-decoration:none;
	color:#333333;
}
.navi-header a:hover  {
	text-decoration:underline;
	color:#333333;
}
.features-list {
	font-size: 14px;
	line-height: 24px;
	list-style-position: outside;
	color: #ffffff;
	list-style-image:url(../images/icons/bullet.jpg);
	text-align:left;
}

/* Boxen */
.box-rubrik {
	background-image: url();
	background-repeat: no-repeat;
	height: 27px;
}
.box-rubrik-orange {
	background-image: url();
	background-repeat: no-repeat;
	height: 27px;
}
.box-rubrik-grey {
	background-image: url();
	background-repeat: no-repeat;
	height: 27px;
}
.box-rubrik-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-left:10px;
	padding-top:5px;	
}
.box-content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC66;
	padding-bottom: 12px;
	background-color: #fee085;
	background-image: url();
	background-repeat: no-repeat;
	background-position: top left;
}
.box-content-hell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f9e0a1;
	border-bottom-color: #FFCC66;
	border-left-color: #f9e0a1;
	padding-bottom: 12px;
	background-color: #FEECBE;
	background-image: url();
	background-repeat: no-repeat;
	background-position: top left;
}
.box-shadow {
	height: 27px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom:0px;
}
.box-navi   li {
	font-weight: bold;
	margin-left: 5px;
	list-style-type: none;
	color: #333333;
	padding-top: 10px;
	margin-right: 5px;
	text-indent: 5px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box-navi  .navi-2  li {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 0 22px;
	padding: 0px;
	text-transform: none;
	text-indent: 0px;
	border-bottom-style: none;
	list-style-image: url();
	line-height: 20px;
}
.box-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 10px;
	line-height: 14px;
	margin-left: 10px;
	margin-right: 7px;
}
.box-text strong {
	font-weight: bolder;
}
.box-text a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000033;
}
.box-text a:hover {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}
/* content-footer */
.content-footer {
	
}
.content-footer ul {
	padding:0px; 
	margin:10 50 0 50px; 
	width:900px; 
}
.content-footer  span {
}
.content-footer  li {
	float:left; 
	display: inline-block; 
	font-size:12px; 
	margin-right:50px; 
	color:#333333;
	text-align:left;
}
.content-footer a:link, .content-footer a:visited, .content-footer a:active  {
	text-decoration:none;
	color:#333333;
}
.content-footer a:hover  {
	text-decoration:underline;
	color:#333333;
}
/* besondere Formatierungen */
.fett-12-blue {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.fett-12-orange {
	font-size: 12px;
	font-weight: bold;
	color: #cc3300;
}
.prod-table {
	width: 203px;
}
.prod-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.prod-text tr {
	height: 25px;
}
.prod-text th {
	font-weight: bold;
	text-align: left;
	width: 55px;
	font-size: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFCC66;
	padding-left: 5px;
	vertical-align: bottom;
	padding-bottom: 3px;
	color: #CC3300;
}
.prod-text td {
	text-align: left;
	width: 113px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFCC66;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	vertical-align: bottom;
	padding-bottom: 3px;
}
.bestellen span {
	display: none;
	height: 132px;
	width: 145px;
}
.features  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.features .orange {
	color: #CC3300;
}
.features li {
	list-style-type: none;
	width: 225px;
	background-image: url(../images/wd-bullet.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 13px;
	margin-top: 5px;
}
.features P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin-top: 25px;
}
.features .header {
	font-weight: bold;
	color: #000033;
	margin-top: 20px;
	margin-left: 0px;
	background-image: none;
	padding-left: 0px;
}
/* Artikel */
.art-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.art-text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 40px;
	font-weight: bolder;
	color: #FF9900;
}
.art-text h3 {
	font-weight: normal;
	font-size: 16px;
	padding-top: 10px;
}
.text-klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
	color: #333333;
	padding-left: 8px;
	padding-right: 8px;
}
.art-table {
	vertical-align: top;
}
.art-table .zelle-1 {
	width: 75px;
}
.art-table th {
	vertical-align: bottom;
	width: 75px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;	
}
.art-table  td {
	vertical-align: bottom;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;	
}
.art-table .table-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.table-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
.table-text  th {
	font-weight: bold;
	text-align: left;
}
.art-text .kurzinfo {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}
/* Formular */
label, select { /* Alle Labels UND Formularelemente auswählen */
	display: block;
	float: left;
	height:27px;
	font-size: 12px;
	line-height:20px; 
	color:#000000;
	width: 70px; /* Breite.*/
}
input { 
	display: block;
	float: left;
	font-family:Arial,sans-serif;
	color:#000000;
	font-size:12px;
	border: 1px dotted #666666;
	height:22px;
	width: 326px; /* Breite.*/
}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}
.abschicken { /* den Submit-Button */
  float: none;
  width: 150px;
  height:25px;
   margin-left:70px;
  margin-top:5px;
  border-left:1px solid #aaaaaa;
  border-right:1px solid #aaaaaa;
  border-top:1px solid #aaaaaa;
  border-bottom:1px solid #333333;
  background-image: url(../images/body/button-back.png);
  cursor:pointer;
  font-weight:bold;
}
