﻿body{	
	background:#FFFFFF;
	margin: 5px;
    text-decoration: none;
    font: 11px Arial;
	color: #333333;
	overflow-x:hidden;
	overflow-y:auto;
}
.Titel {
	background-image:url('pics/titel.jpg');
	background-repeat:no-repeat;
    font: bold 16px Arial;
	color: #FFFFFF;
	line-height:22px;
	padding-left:4px;
	height:22px:
}
.Untertitel {
    font: bold 14px Arial;
	color: #00A0C6;
	line-height:14px;
}
.Text{
    text-decoration: none;
    font: 11px Arial;
	color: #333333;
	line-height:14px;
}
.Farbe{
    font:  11px Arial;
	color: #00A0C6;
	line-height:14px;
}
ul{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	line-height:14px;
}

li {
list-style:none;
line-height: 14px;
padding-left: 15px;
padding-top: 0px;
background-image: url(pics/point.jpg) ;
background-repeat: no-repeat;
background-position: 0px 0px;
 }
a {
    text-decoration: none;
    font:  11px Arial;
	color: #00A0C6;
	border:0px;
	-moz-outline-width: 0;
}

a:hover {
    text-decoration: none;
    font:  11px Arial;
	color: #333333;

	-moz-outline-width: 0;
}
hr{
    border:0px;
    border-top:1px solid #00A0C6;
    height:1px;
}
img{
    border:0px;
}
table{
    text-decoration: none;
    font: 11px Arial;
	color: #333333;
	line-height:14px;
}
td {
    text-decoration: none;
    font: 11px Arial;
	color: #333333;
	line-height:14px;
}
.tabelle{
	width:100%;
		background-color:#FFFFFF;
}
.tabelle_produkte{
    border-bottom:1px solid #00A0C6;
     padding-top:3px;
    padding-bottom:3px;
}