html, body {
	height:100%;
	background-color:#fce4b4;
	background-image:url(../img/hintergrund.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7c7c7c;
}
input, input select, submit, option, textarea {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	padding:2px;
}
#center {
	margin:0px;
	margin:auto;
	background-color:#ffffff;
	text-align:left;
	width:904px;
	height:100%;
	border:1px solid #ffffff;
}
.center_td_head {
	text-align:left;
	width:904px;
	padding:28px 28px 0 28px;
}
.center_td_main {
	text-align:left;
	width:904px;
	padding:0 28px 28px 28px;
}
div.header {
	width:904px;
	height:102px;
	background: #fff;
	border:1px solid red;
	margin:0;
	padding:0;
}
#leftCol {
	width: 224px;
	float: left;
	padding:0;
	height:100%;
	text-align:left;
}
#kopf {
	clear:both;
	width:100%;
}
#logo {
	float:left;
	width:224px;
	left:0px;
	padding:0px;
	margin:0 0 0 0;
	text-align:left;
	border:1px solid red;
}
#locator {
	clear:both;
	width:100%;
}
#left_navi {
	width:224px;
	float:left;
	color:#404040;
	font-size:10px;
}
.kompl {
	background-color:#e4e4e4;
	border:1px solid #e4e4e4;
	margin:0 0 4px 0;
}
#content {
	width:644px;
	padding:0;
	line-height:140%;
	margin:0 0 0 30px;
}
.home_bilder {
	margin:0 0 4px 0;
	z-index:1;
}
.home_leistungen {
	background-color:#e4e4e4;
	padding:5px;/*	height:64px;*/
}
.content_bild {
	margin:0 0 26px 0;
}
#content_inhalt {
	margin:0 0 26px 0;
}
.zitat_name {
	text-align:right;
	font-size:10px;
}
/*----------elem----------*/

a:link, a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#7c7c7c;
}
a:hover {
q  text-decoration:none;
	font-weight:bold;
	color:#e47109;
}
h1 {
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	color:#7c7c7c;
	line-height:normal;
}
h2 {
	font-size:16px;
	font-weight:normal;
	color:#7c7c7c;
	line-height:normal;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color:#7c7c7c;
	line-height:normal;
}
.kontakt_tabelle {
	padding:28px;
	background-color:#e4e4e4;
}
.kontakt_innen {
	padding:10px
}
/*------------- table Sortiment---------------*/

#tableSortiment {
	width:100%;
}
.tableSortimentHeader {
	background-color:#fdd688;
	padding:2px;
}
.tableSortimentTitel {
	/*width:210px;*/
	border:1px solid #e4e4e4;
	padding:2px;
}
.tableSortimentRow1 {
	background-color:#fdd688;
}
.tableSortimentRow2 {
	background-color:#ffffff;
}
.tableSortimentTrenner {
	font-size:1px;
	background-color:#e4e4e4;
	height:2px;
}
.TextCenter {
	text-align:center;
	padding:0px;
	border:1px solid #e4e4e4;
}

.table_hightlight
{
	background-color:#f39e23;
	text-align:center;
}
