body {
	background-repeat: repeat;
	margin: 0px;
	text-align: center;
	background-color: #999999;
	background-image: url(grafik/background.jpg);
}
#Container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-image: url(grafik/bg_container.gif);
	background-repeat: repeat-y;
	height: 100%;
}
#Kopf {
	background-color: #EEEEEE;
	height: 92px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #B3B3B3;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	height: 25px;
	width: 750px;
	line-height: 25px;
	text-align: right;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #777777;
	background-image: url(grafik/bg_menu.jpg);
	background-repeat: repeat-x;
}
#Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	width: 575px;
	height: auto;
	padding-top: 0px;
	padding-right: 35px;
	padding-left: 25px;
	background-color: #FFFFFF;
	padding-bottom: 35px;
	border: 1px solid #FFFFFF;
}
#submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	float: left;
	width: 135px;
	height: 500px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF3333;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3333;
	padding-bottom: 5px;
	padding-top: 30px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#Menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	font-weight: bold;
}
#Menu a:hover {
	color: #FF3333;
	text-decoration: none;
}
#submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	display: block;
	width: 114px;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	height: 25px;
	line-height: 25px;
}
#submenu a.zweizeiler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	display: block;
	width: 114px;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
}
#submenu a:hover {
	color: #FF3333;
	text-decoration: none;
}
#Menu a.aktiv {
	color: #FF3333;
	text-decoration: none;
}
#submenu a.aktiv {
	color: #FF3333;
	text-decoration: none;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FF3333;
	padding-right: 7px;
}
#Fuss {
	width: 134px;
	text-align: right;
	padding-top: 40px;
	border: 0px solid #CCCCCC;
}
#Fuss a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 15px;
	width: auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	height: 15px;
}
#Fuss a.aktiv {
	color: #FF3333;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 5px;
}
#Content a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#Content a:hover {
	color: #FF3333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3333;
}
.TD_Bezeichner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	background-color: #EEEEEE;
}
.Textfeld {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 2px;
}
.TD_Bereich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B3B3B3;
	padding: 5px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(grafik/bg_menu.jpg);
	background-repeat: repeat-x;
}
.Bild_links {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	clear: both;
}
.Bild_rechts {
	float: right;
	margin-bottom: 5px;
	margin-left: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3333;
	font-style: italic;
	margin: 5px;
}
.DL7_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	height: 25px;
	width: 96px;
	text-align: right;
	padding-right: 4px;
	line-height: 25px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	float: left;
}
.DL7_Header_Xtra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3333;
	height: 25px;
	width: 55px;
	line-height: 25px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
	text-align: center;
	float: left;
}
.DL7_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 145px;
	clear: both;
	margin-bottom: 25px;
	height: 120px;
	text-align: left;
	vertical-align: top;
	padding: 10px 5px;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	border-left: 1px dashed #000000;
}
.DL7_Liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 2px 15px;
	margin: 0px;
	list-style-type: disc;
	list-style-position: outside;
}
#PDF {
	background-color: #FFFFFF;
	height: auto;
	width: 160px;
	border: 1px solid #FF3333;
	margin-bottom: 15px;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 0px;
}
#PDF h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3333;
	padding: 2px 5px;
	height: 20px;
	width: auto;
}
#PDF a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(grafik/icon_pdf.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	padding-left: 35px;
	display: block;
	text-decoration: none;
	margin: 5px;
	padding-bottom: 0px;
	border: none;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	font-weight: normal;
}
#PDF a:hover {
	color: #FF3333;
	text-decoration: none;
	border: none;
}
#Haendler {
	background-color: #FFFFFF;
	height: auto;
	width: 160px;
	border: 1px solid #FF3333;
	margin-bottom: 15px;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
}
#Haendler h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3333;
	padding: 2px 5px;
	height: 20px;
	width: auto;
	text-align: left;
}
#Haendler p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#Leistungen_Liste ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#Leistungen_Liste li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#Leistungen_Liste li.Zusatz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px 15px 0px 0px;
	margin: 0px -30px 5px 15px;
	border: 1px none #999999;
	list-style-type: disc;
	list-style-position: outside;
}
#Download table {
	width: 100%;
}
#Download th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
	height: 15px;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#Download td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#Download h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3333;
	margin: 0px;
}
#Download p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: none;
}
#Angebote table {
	width: 100%;
}
#Angebote th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}
#Angebote td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 5px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#Angebote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
#Angebote td.Preis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3333;
	text-align: right;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}
#Content a.Bild {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 0px solid;
	border-left: none;
}
#Content a.Bild:hover {
	color: #FF3333;
	text-decoration: none;
	border: none;
}
#Download .Header {
	background-color: #C3C3C3;
	margin: 5px 0px 0px;
	padding: 5px;
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	border: 1px solid #666666;
	background-image: url(grafik/bg_menu.jpg);
	background-repeat: repeat-x;
}
#Download .Datei {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	width: 560px;
	background-color: #D6D8D5;
	padding: 5px;
	height: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #C9C9C9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
	background-image: url(grafik/bg_donwload_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#Download .Size {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9px;
}
#Download .Name {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#Download .Aktion {
	float: right;
}
#Download .Icons_Left {
	float: left;
	padding-right: 5px;
	cursor: pointer;
}
#Download .Datei_Sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	width: 540px;
	background-color: #E4E2E3;
	padding: 5px 5px 5px 25px;
	height: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
	background-image: url(grafik/bg_donwload_02.jpg);
	background-repeat: repeat-x;
}
#Download .Arrow_Left {

	float: left;
	padding-right: 5px;
}
.ProduktBild {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px dashed #CCCCCC;
}
