* {
	padding:0px;
	margin:0px;
}
body {
	background-color: #c8d1d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #748185;
	line-height: 14px;
}
.kleingedrucktes {
	font-size: 10px;
}

#Hauptinhalt {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	z-index: 2;
}
#MenuKopfzeile {
	width:915px;
	height:81px;
	z-index: 3;
	background-color: #C8D1D3;
}
#MenuProdukte {
	float:left;
	width:150px;
}
#MenuKunden {
	width:136px;
	position: absolute;
	top: 82px;
	left: 753px;
	background-color: #C8D1D3;
}
.Menu {
	float:left;
	width:125px;
	height:80px;
	border-right:#FFFFFF 1px solid;
}
.MenuBild {
	width:125px;
	height:61px;
	border-bottom:#FFFFFF 1px solid;
}
.MenuLink a {
	float:left;
	width:125px;
	height:17px;
	background-color: #b80a45;
	padding-top:2px;
	text-align:center;
	text-align:center;
	color:#FFFFFF;
}
#MenuLogin {
	width:138px;
	height:48px;
	padding-top: 13px;
}
#MenuLogin a {
	background:#c8d1d3;
	color:#748185;
	padding-left:0px;
	text-align:left;
}
#Inhalt {
	width:582px;
	min-height:555px;
	z-index: 2;
	background-color: #FFFFFF;
	margin-top: 0px;
	float: left;
	padding: 10px;
}
.menutabelle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	left: 2px;
	vertical-align: middle;
	color: #000000;
}
.menubilder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.menukopfzeile {
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: middle;
	background-color: #b80a45;
}
.menutabelleinhalt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8d1d3;
	font-size: 12px;
	left: 2px;
	vertical-align: middle;

}
.menutabellekategorie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	left: 2px;
	vertical-align: middle;
	font-weight: bold;
	margin-left: 10px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;

}
li {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(pics/standard/listenpunkt.gif);
	margin-bottom: 2px;
}
ul {
	margin-left:40px;
	margin-top:10px;
	margin-bottom:10px;
}
/*
#MenuProdukte p {
	width:150px;
	float:left;
	text-decoration: none;
	color: #748185;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:#FFFFFF 1px solid;
	font-weight:bold;
}
#MenuProdukte a {
	width:150px;
	float:left;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:#FFFFFF 1px solid;
}
*/
#MenuProdukte ul {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#MenuProdukte li {
	width:150px;
	list-style-type: none;
	list-style-image:none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:#FFFFFF 1px solid;
}
#MenuProdukte a {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}
#MenuKunden p {
	width:150px;
	float:left;
	text-decoration: none;
	color: #748185;
	font-size: 12px;
	padding-left:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:#FFFFFF 1px solid;
	font-weight:bold;
}
#MenuKunden a {
	width:148px;
	float:left;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	padding-left:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:#FFFFFF 1px solid;
}
#MenuUnternehmen a {
	width:181px;
	float:left;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	padding-left:3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom:#EEEEEE 1px solid;
}
#MenuKontakt a, #MenuImpressum a {
	width:125px;
	float:left;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	padding-left:3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom:#EEEEEE 1px solid;
}
#MenuProdukte a:hover, #MenuKunden a:hover, #MenuUnternehmen a:hover, #MenuKontakt a:hover, #MenuImpressum a:hover {
	color: #b80a45;
}
#MenuProdukte a:active, #MenuKunden a:active, #MenuUnternehmen a:active, #MenuKontakt a:active, #MenuImpressum a:active {
	color: #b80a45;
}
#MenuKopfzeile a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}
#MenuInhalt a{
	margin-left:10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}
#Inhalt a:link, #Inhalt a:visited {
	color:#748185
}
#Inhalt a:hover, #Inhalt a:active {
	color: #b80a45;
}
td {
	font-size: 12px;
	padding: 1px;
}
.texte {
	color: #748185;
}
.RahmenDunkelgrauGestrichelt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #748185;
	padding-bottom: 5px;
	padding-top: 5px;
}
.RahmenAdressen {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #748185;
	padding-bottom: 5px;
	padding-top: 0px;
}
.fusszeile {
	font-size: 10px;
	border-top: #FFFFFF 1px solid;
	margin-top: 15px;
	width: 910px;
}
.RahmenDunkelgrauGestricheltRechts {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #748185;

}
.RahmenDunkelgrauGestricheltRechtsUnten {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #748185;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #748185;

}
h1 {
	font-size: 18px;
	font-weight: bolder;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	line-height: 20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
input, textarea {
	border: 1px dashed #748185;
}


h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.HervorhebungWort {
	font-weight: bold;
	color: #b80a45;
	text-decoration: none;
}
a {

	color: 748185;
}
.formularbutton {
	border: 1px solid #748185;
}
.newsletteranmeldung {
	border: 1px solid #748185;
	padding: 3px;
	font-size: 10px;
	margin-top: 5px;
	width: 104px;
	height: 14px;
	vertical-align: middle;
}
.okbutton {

	border: 1px solid #748185;
	padding: 3px;
	font-size: 10px;
	width: 24px;
	height: 22px;
	vertical-align: middle;
	margin-top: 5px;
}
.menutabelleKopie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	left: 2px;
	vertical-align: middle;
	color: #000000;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
}
.newskasten {
	border: 1px dashed #748185;
	background-color: #DDDDDD;
}
#MenuLogin a{
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}
#MenuLogin a:hover {
	color: #b80a45;
}
#SubnavUnternehmen {
	float:right;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC3366;
	border-bottom-color: #CC3366;
	padding-right: 20px;
}
	
.menutabellekategorieprodukte {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	left: 2px;
	vertical-align: middle;
	font-weight: bold;
	margin-left: 10px;
	border-top-color: #c8d1d3;
	border-top-style: solid;
	border-top-width: 1px;
}
.optionsschaltflaeche {
	border: 0px none #FFFFFF;
}
.bild_rechts {
	float: right;
	margin-left: 10px;
	margin-top:5px;
	margin-bottom: 5px;
}
.bild_links {
	float: left;
	margin-right: 10px;
	margin-top:5px;
	margin-bottom: 5px;
	padding-right: 10px;
}
#news {
	width:220px;
	border:#b80a45 3px solid;
	padding:0px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top:7px;
}
#news h2 {
	background:#b80a45;
	color:#FFFFFF;
	padding:3px;
}
#news img {
	float:left;
	margin-right:5px;
}
#news a:link, #news a:active, #news a:visited {
	color:#748185;
	text-decoration:none;
}
#news a:hover {
	color:#748185;
	text-decoration:none;
}
#news .newstext {
	height: 58px;
	margin:5px;
	border: #FFFFFF 1px dashed;
	vertical-align:middle;
	cursor:hand;
}
#news .newseinzeln {
	height: 190px;
	margin:5px;
	border: #FFFFFF 1px dashed;
	vertical-align:middle;
	cursor:hand;
}
#news .newstext:hover, #news .newseinzeln:hover {
	background:#F1F1F1;
	border: #b80a45 1px dashed;
}
#news .weiterenews {
	border-top: #b80a45 1px dashed;
	background:#b80a45;
	text-align:center;
	cursor:hand;
	padding:1px;
	color:#FFFFFF;
}
#news .weiterenews:hover {
	background:#F1F1F1;
	color:#748185;
}
#news .weiterenews a:link, #news .weiterenews a:active, #news .weiterenews a:visited {
color:#FFFFFF;
}
#news .weiterenews a:hover {
color:#748185;
}
.who_rechts {
	text-align:right;
	margin-top: 70px;
	margin-right: 2px;
}
#wichtigerhinweis p {
	font-weight: bold;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC3366;
	border-bottom-color: #CC3366;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 58px;
	margin-bottom: 10px;
}
#wichtigerhinweis img {
	float:left;
	margin: 0px;
	padding:0px;
}
#hinweiskontakt {
	width:280px;
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
#hinweiskontakt p {
	font-weight: bold;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC3366;
	border-bottom-color: #CC3366;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 75px;
	width:225px;
	float:right;
	margin-bottom: 5px;
}
#hinweiskontakt img {
	float:left;
	margin: 0px;
	padding:0px;
}
#newsitem {
	height:120px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #748185;
	padding-top: 15px;
}
#newsitem p {
}
#newsitem img {
	margin-right:10px;
}
.ausrufezeichen_links {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.rahmen_rot {
	font-weight: bold;
	border-right: 2px solid #CC3366;
	border-bottom: 2px solid #CC3366;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 55px;
	margin-bottom: 15px;
}
