/***********************************************************************************************/
/* Standard-Format fuer Site */
/***********************************************************************************************/
body, p, table, tr, td {
  font-family           : Arial, Helvetica, sans-serif;
  font-size             : 12px;
  color                 : #333333;
  background-color      : #ffffff;
  line-height           : 17px;
  margin                : 0px;
  border                : 0px;
  padding               : 0 0 0 0px;

  scrollbar-3dlight-color     : #ffffff;
  scrollbar-darkshadow-color  : #ffffff;

  scrollbar-highlight-color   : #ff3300;
  scrollbar-highlight-color   : #666666;
  scrollbar-shadow-color      : #ff3300;
  scrollbar-shadow-color      : #666666;

  scrollbar-arrow-color       : #ff3300;
  scrollbar-arrow-color       : #cc6600;
  scrollbar-arrow-color       : #990000;

  scrollbar-base-color        : #cccccc;
  scrollbar-face-color        : #efefef;
  scrollbar-track-color       : #e9e9e9;
  }

p, table, td {
 	background            : url('../img/bg-002.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
  }

body.rand {
  margin                : 0px;
  border                : 0px;
  padding               : 0 0 0 0px;

  background-color      : #22ffff;
  background-color      : #cccccc;
  }

body.top {
  margin-top            : 0px;
  margin-left           : 0px;
  margin-right          : 0px;
  margin-bottom         : 0px;
  border-top-width      : 0px;
  border-left-width     : 0px;
  border-right-width    : 0px;
  border-bottom-width   : 1px;
  border-color          : #ffffff;
  border-style          : solid;
  padding               : 0 0 0 0px;
  background-color      : #ffffff;
  }

body.navi {
  /* border-left:1px solid #cccccc; border-right:1px solid #cccccc; border-top:0px solid #cccccc; border-bottom:0px solid #cccccc; margin-top            : 0px;  */
  margin-left           : 0px;
  margin-right          : 0px;
  margin-bottom         : 0px;
  background-color      : #ffffff;
 	background            : url('../img/bg-002.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
		padding:0 0 0 0px;
  }

body.main {
  border-left:0px solid #cccccc; border-right:1px solid #cccccc; border-top:0px solid #cccccc; border-bottom:0px solid #cccccc; margin:0px; background-color      : #ffffff;
  line-height           : 10px;
 	background            : url('../img/bg-002.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
		padding-left:3px; padding-right:0; padding-top:5; padding-bottom:5;
  }

table {
  margin-top            : 0px;
  margin-left           : 0px;
  margin-right          : 0px;
  margin-bottom         : 0px;
  border-top-width      : 0px;
  border-left-width     : 0px;
  border-right-width    : 0px;
  border-bottom-width   : 0px;
  border-color          : #999999;
  border-style          : solid;
  padding               : 0 0 0 0px;
  border                : 1px;
  }

td.lastline {
 	background            : url('../img/bg-002.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
		color                 : #666666;
		font-size             : 10px;
  }

td.tdTableLine {
 	background            : url('../img/lastline2.gif') repeat-x;   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
  line-height           : 1px;
  }

td.navi-left-headline {
  border-top-width      : 1px;
  border-left-width     : 0px;
  border-right-width    : 0px;
  border-bottom-width   : 0px;
  border-color          : #ffffff;
  border-style          : solid;
  padding               : 1 5 1 5px;
  font-weight           : bold;
  color                 : #000000;
  background-color      : #003399;
  line-height           : 18px;
  }

td.navi-left-first {
  border-left:0px solid #ffffff; 
		border-right:0px solid #ffffff; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; 
		background            : url('../img/bg-002.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
  line-height           : 10px; 
		padding:0 0 0 0px;
  }

td.navi-left-next {
  border-left:0px solid #ffffff; border-right:0px solid #ffffff; border-top:0px solid #ffffff; border-bottom:1px solid #ffffff; 
		background            : url('../img/bg-002.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
		padding:0 0 0 0px;
		line-height:7px;
  }

td.navi-left-error {
  border-top-width      : 0px;
  border-left-width     : 0px;
  border-right-width    : 0px;
  border-bottom-width   : 1px;
  border-color          : #ffffff;
  border-style          : solid;
  padding               : 0 5 0 5px;
		color                 : red;
		font-size             : 11px;
  }

td.tblStd {
  margin-top            : 0px;
  margin-left           : 0px;
  margin-right          : 0px;
  margin-bottom         : 0px;
  border-top-width      : 0px;
  border-left-width     : 0px;
  border-right-width    : 0px;
  border-bottom-width   : 1px;
  border-color          : #ffffff;
  border-style          : solid;
  padding               : 0 0 0 0px;
  background-color      : #454545;
  }

h1 {
  font-size             : 20px;
  font-weight           : bold;
  color                 : #003399;
  line-height           : 18px;
  }

h2 {
  font-size             : 15px;
  font-weight           : bold;
  color                 : #333333;
  line-height           : 16px;
  }

h3 {
 	margin-top            : 20px;
	 margin-left           : 0px;
 	margin-right          : 0px;
	 margin-bottom         : 15px;
  border-top-width      : 0px;
  border-left-width     : 0px;
  border-right-width    : 0px;
  border-bottom-width   : 0px;
 	border-color          : #990033;
  border-style          : solid;
  padding               : 1 0 1 0px;
  font-size             : 16px;
  color                 : #333333;
  font-weight           : bold;
  line-height           : 16px;
		}

h4 {
  font-size             : 14px;
  font-weight           : bold;
  color                 : #333333;
  line-height           : 13px;
  padding               : 0 0 0 0px;
		margin-bottom         : 10px;
  }
  
h5 {
font-size             : 16px;
font-weight           : bold;
color                 : #990000;
line-height           : 16px;
padding               : 0 0 0 0px;
margin-bottom         : 10px;
  }

h6 {
  font-size             : 12px;
  font-weight           : bold;
  color                 : #333333;
  line-height           : 14px;
		padding               : 0 0 0 0px;
  }

font.colRed {
  font-weight           : bold;
  color                 : #990033;
}

font.colProduct {
  font-weight           : bold;
  color                 : #000066;
}

font.lastMod {
  font-size             : 10px;
  color                 : #999999;
}

p.navi {
  line-height           : 7px;
  font-size             : 2px;
	 margin                : 0px;
  border                : 0px none;
  /* 	background            : url("../img/bg-navi.jpg") repeat;   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
 	background            : url('../img/bg-002.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
		padding-left:0px; padding-right:0; padding-top:0; padding-bottom:0;  
}

img.img-3 {
  border-color      : #666666;
	border-width      : 1px;
  border-style      : solid;
}

a.std {
  text-decoration       : none;
 	font-weight           : bold;
}

a.std:link, a.std:visited, a.std:active  {
  color                 : #000099;
  color                 : #000000;
	 font-weight           : bold;
}

a.std:hover {
  background-color      : #999999;
 	font-weight           : bold;
}



a.navi-left {
  margin-top            : 0px;
  margin-left           : 0px;
  margin-right          : 0px;
  margin-bottom         : 0px;
  border-top-width      : 0px;
  border-left-width     : 0px;
  border-right-width    : 0px;
  border-bottom-width   : 0px;
  padding               : 1 1 1 3px;

  text-decoration       : none;
  display               : block;
 	width                 : 97%;
  line-height           : 15px;
}

a.navi-left:link, a.navi-left:visited, a.navi-left:active  {
  color                 : #003399;
  color                 : #000000;
/*background-color      : #cccccc;    */
/* 	background            : url("../img/bg-navi.jpg") repeat;   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
 /*	background            : url('../img/bg-002.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
  }

a.navi-left:hover {
  color                 : #333333;
 background-color      : #cccccc;
  background-attachment:scroll;
}


table.middle1-MainTable {
 	border-width          : 0px;
  border-style          : solid;
	 background-color      : #ffffff;
 	font-size             : 13px;
}

td.control-1 {
 	border-right:1px solid #ffffff; border-bottom:0px solid #ffffff; font-size             : 13px;
 	line-height           : 18px;
 	font-weight           : normal;
  background            : url('../img/bg-005.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
		border-left-style:solid; border-left-color:#ffffff; border-top-style:solid; border-top-color:#ffffff; 
		padding-left:2px; padding-right:2; padding-top:0; padding-bottom:0;
  }

td.control-2 {
 	border-bottom:0px solid #ffffff; font-size             : 13px;
 	line-height           : 18px;
 	font-weight           : normal;
  background            : url('../img/bg-005.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
		border-left-style:solid; border-left-color:#ffffff; border-right-style:solid; border-right-color:#ffffff; 
		border-top-style:solid; border-top-color:#ffffff; 
		padding-left:2px; padding-right:2; padding-top:0; padding-bottom:0;
  }

a.std {
  font-family           : Arial, Helvetica, sans-serif;
  text-decoration       : none;
 	font-weight           : bold;
  color                 : #990000;
}

a.std:link, a.std:visited, a.std:active  {
 color                 : #990000;
	font-weight           : normal;
	font-weight           : bold;
}

a.std:hover {
  background-color      : #CCCCCC;
 	font-weight           : bold;
}

a.std2 {
  font-family           : Arial, Helvetica, sans-serif;
  text-decoration       : none;
 	font-weight           : bold;
  color                 : #990000;
}

a.std2:link, a.std:visited, a.std:active  {
 color                 : #990000;
	font-weight           : bold;
}

a.std2:hover {
  background-color      : #CCCCCC;
	font-weight           : bold;
}

a.std4 {
  font-sizeyy             : 11px;
  text-decoration       : none;
  color                 : #666666;
}

a.std4:link, a.std4:visited, a.std4:active  {
  color                 : #666666;
	font-weight           : normal;
}

a.std3 {
  font-size             : 11px;
  font-family           : Arial, Helvetica, sans-serif;
  text-decoration       : none;
 	font-weight           : bold;
  color                 : #990000;
}

a.std3:link, a.std3:visited, a.std3:active  {
 color                 : #990000;
	font-weight           : normal;
	font-weight           : bold;
}

a.std3:hover {
  background-color      : #CCCCCC;
 	font-weight           : bold;
}

a.std4:hover {
		background-coloryyyy  : #cccccc;
		text-decoration   : underline;
}

img.imgButton {
  margin-top        : 0px;
  margin-left       : 0px;
  margin-right      : 0px;
  margin-bottom     : 0px;
  padding           : 0 0 0 0px;
	 border-style      : solid;
		boder-color       : black;
		border-width      : 0px;
}

table.trenner {
 	background        : url('../img/trennlinie.gif') repeat-x;   /* top left fixed; */
 	line-height : 1px;
 	height             : 1px
  }

td.trenner {
 	background        : url('../img/trennlinie.gif') repeat-x;   /* top left fixed; */
 	line-height       : 1px;
  }

td.objectPictures {
		background-color  : #ffffff;
  border-left:0px solid #ffffff; border-right:1px solid #ffffff; border-top:1px solid #ffffff; border-bottom:0px solid #ffffff; font-size              : 14px;
 	margin  : 0px;
		background            : url('../img/bg-004.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
		padding-left:5px; padding-right:0; padding-top:5; padding-bottom:0;
  }

td.objectPictures2 {
		background-color  : #ffffff;
  border-left:0px solid #ffffff; border-right:0px solid #ffffff; border-top:1px solid #ffffff; border-bottom:0px solid #ffffff; 
		font-size              : 14px;
 	margin  : 0px;
		background            : url('../img/bg-004.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
		padding-left:5px; padding-right:0; padding-top:5; padding-bottom:0;
  }

table.objTable {
  margin-left           : 0px;
  }

img.imgPictures {               /* Grafik-Links im Hauptfenster */
  margin-top        : 0px;
  margin-left       : 0px;
  margin-right      : 0px;
  margin-bottom     : 5px;
  padding           : 0 0 0 0px;
	 border-style      : solid;
		border-color      : #666666;
		border-width      : 1px;
}

img.imgPictures-noBorder {               /* Grafik-Links im Hauptfenster */
  margin-top        : 0px;
  margin-left       : 0px;
  margin-right      : 0px;
  margin-bottom     : 5px;
  padding           : 0 0 0 0px;
	 border-style      : none;
		border-color      : #666666;
		border-width      : 0px;
}

td.objectTitel {
		background-color  : #ffffff;
		border-right:1px solid #ffffff; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; 
		color                 : #000000;
  font-size             : 14px;
  font-weight           : bold;
 	background            : url('../img/bg-004.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
		border-left-style:solid; border-left-color:#ffffff; padding-left:0px; 
		padding-right:0; padding-top:0; padding-bottom:0;
  }

td.objectDescription {
		background-color  : #ffffff;
		border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; color                 : #000000;
  font-size             : 12px;
 	background            : url('../img/bg-004.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
		border-left-style:solid; border-left-color:#ffffff; border-top-style:solid; border-top-color:#ffffff; 
		padding-left:0px; padding-right:0; padding-top:0; padding-bottom:0;
  }

td.objectHeadline1 {
		background-color  : #ffffff;
		border-right:1px solid #ffffff; color                 : #000000;
  font-size              : 13px;
 	line-height          : 16px;
  background            : url('../img/bg-004.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
		border-left-style:solid; border-left-color:#ffffff; border-top-style:solid; border-top-color:#ffffff; border-bottom-style:solid; border-bottom-color:#ffffff; 
		padding-left:5px; padding-right:0; padding-top:0; padding-bottom:0;
  }

td.objectHeadline2 {
		background-color  : #ffffff;
		border-right:0px solid #ffffff; 
		color                 : #000000;
  font-size              : 13px;
 	line-height          : 16px;
  background            : url('../img/bg-004.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
		border-left-style:solid; border-left-color:#ffffff; border-top-style:solid; border-top-color:#ffffff; border-bottom-style:solid; border-bottom-color:#ffffff; 
		padding-left:0px; padding-right:0; padding-top:0; padding-bottom:0;
  }

font.fTreffer {
  font-weight           : bold;
  }

font.fPreis {
  font-weight           : bold;
  color                 : #990000;
  }

table.tblExtras {
		background-color      : #cccccc;
		color                 : #000000;
  border-width          : 0px;
		border-color          : #cccccc;
		border-style          : solid;
  }

td.tdExtrasTopLine {
		background-color      : #ffffff;
  border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; font-size             : 13px;
  font-weight           : bold;
		color                 : #333333;
		line-height           : 16px;
		background            : url('../img/bg-004.gif');   /*  repeat no-repeat repeat-x repeat-y top left fixed; */
		border-left-style:solid; border-left-color:#ffffff; border-top-style:solid; border-top-color:#ffffff; 
		padding-left:2px; padding-right:2; padding-top:0; padding-bottom:0;
  }

td.tdExtras {
		background-color      : #cccccc;
 	/*  repeat no-repeat repeat-x repeat-y top left fixed; */
  border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; 
		background:url('../img/bg-004.gif'); 
		font-size             : 13px;
		color                 : #333333;
		line-height           : 16px;
		border-left-style:solid; border-left-color:#ffffff; border-top-style:solid; border-top-color:#ffffff; 
		padding-left:2px; padding-right:2; padding-top:0; padding-bottom:0;
  }

td.1pix {
		line-height           : 1px;
  }

td.tdRef {
		line-height           : 12px;
  }

font.fntNaviPath {
 	line-height           : 11px;
  color                 : #666666;
  font-size             : 11px;
  }

td.tdPromoH {
  border-width          : 1px;
		border-color          : #999999;
		border-style          : solid;
		font-size             : 12px;
  font-weight           : bold;
		color                 : #000000;
		line-height           : 12px;
		padding               : 5 2 0 2px;
  }
		
td.tdPromoT {
  border-width          : 1px;
  border-top-width      : 0px;
		border-color          : #999999;
		border-style          : solid;
		font-size             : 12px;
  font-weight           : bold;
		color                 : #000000;
		line-height           : 18px;
		padding               : 0 2 0 2px;
  }
		
table.tblPromo {
		background-color      : #cccccc;
  }
		
table.tblfaq {
		padding               : 0 0 0 0px;
  line-height           : 14px;
		margin                : 0px;
  }
		
td.tdBorder {
  background-color      : #ffffff;
  border:1px solid #999999; background-position: 0% 0%; line-height           : 16px;
		margin-bottom         : 10px;
 	/*  repeat no-repeat repeat-x repeat-y top left fixed; */
		background-color      : #ffffff;
		color                 : #666666; 
		padding-left:4px; padding-right:4; padding-top:2; padding-bottom:2; 
		background-repeat:repeat; background-attachment:scroll;
  }
 
ol.richtigFeuer {
	 font-size          : 14px;
 	 font-weight        : bold;
 	 color              : #333333;
 	 line-height:		150%;
 	 /*margin-bottom:		: 80px;*/
 	 }
 	 
h5.start {
	font-size             : 20px;
	font-weight           : bold;
	color                 : #990000;
	line-height           : 140%;
	padding               : 0 0 0 0px;
	margin-bottom         : 10px;
	}

.richtigFeuerNicht {
  font-size             : 15px;
  font-weight           : bold;
  color                 : #990000;
  line-height           : 16px;
  }
  
p.richtigFeuer {
	font-weight:	bold;
	line-height:	140%;
	}
	
ol.kaminkauf {
	 font-size          : 16px;
 	 color              : #333333;
 	 line-height:		: 150%;
 	 margin-bottom:		: 80px;
 	 }
 	 
p.kaminkauf {
  font-family           : Arial, Helvetica, sans-serif;
  font-size             : 13px;
  }
					
					



.divGlobal {
border:0px solid #666666;
line-height:14px;
margin-bottom:20px;
margin:0 20 20 10px;
font-weight:bold;
}
.divHead {
background-color:#999999;
color:#ffffff;
padding:0 0 0 5px;
font-weight:bold;
font-size:11px;
text-align:left;
}
.divContent {
border:0px solid #efefef;
padding:0 3 2 3px;
}
.divLeft {
float:left;
width:150px;
padding:0 3 0 2px;
}
.divRight {
}
.divBorder {
border:1px solid #efefef;
}
.tdSmall {
width:220px;
height:80px;
vertical-align:top;
border:1px solid #efefef;
}
.tdSmallFill {
}

.div1 {
width:200px;
background-color:red;
}

					