body {
font-family:"Times New Roman", Times, serif;
color : #000000; 
line-height : 1.166; 
margin: 0 auto;   
padding : 0px 10px 0px 10px;
background-color:#ffffff;
background-repeat:repeat;
background-attachment : fixed;
} 
a:link, a:visited { 
color : #000000; 
text-decoration : none; 
} 
a:hover { 
color : #ff6600; 
text-decoration : none; 
} 
h1 { 
font : bold 150% "Times New Roman", Times, serif; 
margin : 0; 
padding : 0; 
} 
h2 { 
font : bold 114% "Times New Roman", Times, serif; 
color : #000000; 
margin : 0; 
padding : 0; 
} 
h3 { 
font : bold 100% "Times New Roman", Times, serif; 
color : #000000; 
margin : 0; 
padding : 0; 
} 
h4 { 
font : 100% "Times New Roman", Times, serif; 
color : #000000; 
margin : 0; 
padding : 0; 
} 
h5 { 
font : 100% "Times New Roman", Times, serif; 
color : #000000; 
margin : 0; 
padding : 0; 
} 
ul { 
list-style-type : none; 
}
#pagecell1 { 
top : 40px; 
background-color : #ffffff;
width:800px;
margin: 0 auto;  
} 
#pageNav { 
float : left; 
width : 250px; 
padding : 0px; 
background-color : #ffffff; 
border-right : 1px solid #cccccc; 
border-bottom : 1px solid #cccccc;
} 
#sectionLinks { 
margin : 0; 
padding : 0; 
} 
#sectionLinks ul	{
list-style-type:none;
margin:0;
padding:0; 
	}
#sectionLinks a:link  { 
display : block;
background-color : #ffffff;  
background-image : none;
padding : 3px 0 3px 20px; 
color : #000000; 
font-size: 14px;
height:15px;
} 
#sectionLinks a:visited { 
display : block;
background-color : #ffffff;  
background-image : none;
padding : 3px 0 3px 20px; 
color : #ff9900; 
font-size: 14px;
height:15px;
} 
#sectionLinks a:hover { 
background-color : #ffffff; 
background-image : none; 
text-decoration : none;
color : #ff6600;  
} 
#content { 
padding : 0 5px 0 0; 
margin : 0 0 0 250px;
} 
#pageName { 
font : 18px  "Times New Roman", Times, serif; padding : 10px 10px 10px 10px; 
margin : 0; 
border-bottom : 1px solid #cccccc;
color:#000000; 
} 
#pageName img { 
position : absolute; 
top : 0; 
right : 6px; 
padding : 0; 
margin : 0; 
} 
#b { 
padding : 5px 0 5px 10px; 
font: 24px "Times New Roman", Times, serif;
color : #000000; 
} 
#b a { 
color : #000000; 
} 
#b a:hover { 
color : #cccccc; 
text-decoration : none; 
} 
.feature { 
padding : 0 0 10px 10px; 
font-size : 90%; 
height : 50px;
} 
body .feature { 
height : auto; 
} 
.feature h1 { 
font : bold 175% "Times New Roman", Times, serif; 
color : #000000; 
padding : 30px 0 5px 0; 
} 
.feature img { 
float : left; 
padding : 0 10px 0 0; 
} 
.story { 
padding : 1px 0 0 20px; 
font-size : 14px;
color:#000000;
}
.story a:link { 
color : #ff6600; 
text-decoration : none;
font-size : 14px; 
} 
.story a:visited { 
text-decoration : none;
color : #ff9900; 
font-size : 14px;
}  
.story a:hover { 
text-decoration : none;
color : #ff9900;
font-size : 14px;
}
.story h1 { 
font : bold 150% "Times New Roman", Times, serif; 
color : #000000; 
} 
.story p { 
padding : 0 0 10px 0; 
} 
.story a.capsule { 
font : bold 1em "Times New Roman", Times, serif; 
color : #999999; 
display : block; 
padding-bottom : 5px; 
} 
td.storyLeft { 
padding-right : 12px; 
} 
.scrollable {
height: 310px;
width: 480px;
overflow: auto;
line-height: 1.2em;
position: relative;
}
#Info {
float:right;
clear : both;
font-size : 9px;
color:#333333;
padding : 2px 10px 10px 10px; 
margin-top : 0;
} 
#Info a:link { 
color:#333333;
font-size : 9px;
} 
#Info a:visited { 
color : #333333;
font-size : 9px; 
} 
#siteInfo { 
clear : both; 
border-top : 1px solid #cccccc; 
font-size : small; 
color : #333333; 
padding : 10px 10px 0px 10px; 
margin-top : 0; 
} 
#siteInfo a { 
font-size : small; 
color : #333333;
text-decoration:none; 
} 
#siteInfo img { 
padding : 4px 4px 4px 0; 
vertical-align : middle; 
} 
/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -38px;
	left: -30px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 160px;
	height: 120px;
}

.hoverbox li
{
	
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 270px;
	height: 220px;
}
.r {
text-align:left;
font-size : 100%;
color : #000000;
width:500px;
float : right; 
margin-top:10px;
margin-bottom:30px;
}
.l {font-size : 100%;
color : #000000;
width:150px;
float : right;
margin-top:10px;
margin-bottom:30px;
}
.siteInfo { 
clear : both; 
border-top : 1px solid #cccccc; 
font-size : 14px; 
color : #333333; 
padding : 10px 10px 10px 10px; 
margin-top : 0; 
} 
.siteInfo a { 
font-size : 14px; 
color : #333333;
text-decoration:none; 
} 
.siteInfo img { 
padding : 4px 4px 4px 0; 
vertical-align : middle; 
} 
.infrarot { 
padding : 10px 10px 10px 10px;
text-align:left;
color:#000000;
font-size:18px;
font-family:"Times New Roman", Times, serif; 
} 
#infrarotheizungen { 
text-align:left;
color:#000000;
font-size:20px;
font-family:"Times New Roman", Times, serif; 
} 
#infrarotheizungen a:link, a:visited { 
text-align:left;
color:#000000;
font-size:20px;
font-family:"Times New Roman", Times, serif; 
} 
/* =Hoverbox Code klein
----------------------------------------------------------------------*/

.hoverboxklein
{
	cursor: default;
	list-style: none;
}

.hoverboxklein a
{
	cursor: default;
}

.hoverboxklein a .preview
{
	display: none;
}

.hoverboxklein a:hover .preview
{
	display: block;
	position: absolute;
	top: -38px;
	left: -20px;
	z-index: 1;
}

.hoverboxklein img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 80px;
	height: 50px;
}

.hoverboxklein li
{
	
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverboxklein .preview
{
	border-color: #000;
	width: 220px;
	height: 160px;
}
.garantie{ 
font-size : 16px;
color:#000000;
}
.garantie a:link { 
color : #000000;
border-bottom : 1px dashed;
font-size : 16px; 
} 
.garantie a:visited { 
border-bottom : 1px dashed;
color : #000000; 
font-size : 16px;
}  
.garantie a:hover {
color: #FF3300;
font-size : 16px;
}
/* =Hoverboxmesse
----------------------------------------------------------------------*/

.hoverboxmesse
{
	cursor: default;
	list-style: none;
}

.hoverboxmesse a
{
	cursor: default;
}

.hoverboxmesse a .preview
{
	display: none;
}

.hoverboxmesse a:hover .preview
{
	display: block;
	position: absolute;
	top: -38px;
	left: -30px;
	z-index: 1;
}

.hoverboxmesse img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 260px;
	height: 170px;
}

.hoverboxmesse li
{
	
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverboxmesse .preview
{
	border-color: #000;
	width: 410px;
	height: 290px;
}
.orange{
color:#FF6600;
font-size:22px;
}
.gruen {
color:#009966;}
.orange2{
color:#FF6600;
}
.violett {
color:#CC3366;}
.blau {
color:#3300FF;
}
.rot {
color: #FF0000;}
.statistik {
width:550px;
text-align:center;
margin: 0 auto;
border-top : 1px solid #000000; 
font-size : 16px; 
color : #ff9900; 
padding : 1px 1px 1px 1px;
} 
