body { 
	background-color: #ffffff; 
	background-image: url("../bilder/ReimannHintergrund.jpg");
	background-position: center 150px;
	background-repeat: no-repeat;	
	font-family: Arial, Helvetica, Sans-serif;
}
p, #Inhalt li {
	font-size: 90%;
}
#seite-7 .Spalte2 .Abstandshalter {
    overflow: auto;
}

#HG_oben {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:-1;
	width: 100%;
	height: 150px;
	background-position: top;
	background-image: url("../bilder/HG_oben.gif");
	background-repeat: repeat-x;	
} 
#HG_unten {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index:-1;
	width: 100%;
	height: 100%;
	min-height:620px;
	background-position: bottom;
	background-image: url("../bilder/HG_unten.gif");
	background-repeat: repeat-x;	
} 

#Zentrum {
	width: 950px;
	height: 100%;
	min-height:620px;
	margin: 0 auto;
	position: relative;
}
#Logo {
	position:absolute;
	top: 52px;
	
}
#Menue {	
	margin: 0 0 0 187px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	display: table;
}
#Menue li {
	display: block;
	float: left;
	/*width: 111px; */
	height: 85px;
	padding: 0px 11px;
	margin: 0px;
	vertical-align: bottom;
	text-align:center;	
}

#Menue li.aktiv {
	background-color: #fff; font-weight:bold;
}
#Menue li.aktiv:hover a span{top:60px}
#Menue_unten li.aktiv {text-decoration: underline;}
#Menue li a {
	display:block;
	width: 100%;
	height: 100%;
	vertical-align: bottom;
	color: #752e17;
	text-decoration: none;
	position: relative;
	font-size:93%;
}
#Menue li:hover {background-color:#fff; }
#Menue li:hover a span{top:58px;}


#Menue li a span {
	position: relative;
	display: block;
	top: 60px;
	text-align: center;
	line-height:14px;
}
.hmenuebene2 { 
	display: none;
	margin: 0;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	position: relative;
	right: 10px;
}
#Menue li:hover .hmenuebene2 {
	display: block;	
}
.hmenuebene3 { 
	position: absolute;
	left: 0px;
	margin: 0;
	padding: 10px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	z-index: 10;
	background-image: url("../bilder/MenuHG.png");
	background-repeat: repeat;
}

#Menue .hmenuebene3 li {
	display: block;
	height: auto;
	width: auto;
	padding: 2px 2px;
	margin: 0px;
	text-align: left;
	float: none;
	
}
#Menue .hmenuebene3  li a span {
	display: inline;
	position: static;
}
#Menue .hmenuebene3  li a:hover {
	text-decoration: underline;
}

/* fuer IE Später:
#Menu li {
	position: relative;
	float: left;
}
#Menu li a {
	position:absolute;
	bottom: 10px;
	left: 10px
	display: block;
	width: 65px;
}
*/

#Schatten {
	background-image: url('/fileadmin/templates/bilder/Schatten.png');
	display: block;
	background-repeat: no-repeat;
	height: 556px;
	position: absolute;
	left: 7px;
	top: 113px;
	width: 976px;
	z-index: -1
	
}
#Inhalt {
	border: 2px solid #e4e5e5;
	width: 100%;
	margin-top: 25px;
	height: 520px;
	background-color: #FFFFFF;
}
#Inhalt_leer { height: 100%;
width: 100%;
}
.Spalte1, .Spalte2 {
	width: 50%;
	float: left;
	height: 100%;
}
.Spalte1 {
	/*	width: 335px;*/
		background-color: #eff0f0;
		position: relative;
		
}

.Spalte2 {
	background-color: #FFFFFF;
	position: relative;
}

.Abstandshalter {
	margin: 10px;
}

.Spalte1 .Abstandshalter {
	height: 490px;
	overflow: auto;
}

 .Spalte2 .Abstandshalter {
	height: 490px;
	overflow: hidden;
}


#Menue_unten {	
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	position: absolute;
	bottom: 5px;
	right: 0px;
	margin: 0px;
}
#Menue_unten li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#Menue_unten li a {
	display:block;
	color: #752e17;
	text-decoration: none;
	padding: 5px 15px;
}

/* Slider Styls */
.slider-wrap { padding: 0 }
.slider { background: #ebebeb }

.Spalte1 .slider-navigation { 
	bottom:5px;
	right: 10px;
	padding: 0;
	position: absolute;
	width: 100px;
	z-index: 5;
}
.Spalte2 .slider-navigation { 
	bottom:5px;
	left: 10px;
	padding: 0;
	position: absolute;
	width: 100px;
	z-index: 5;

}

.slider-navigation a {
	display: block;
	width: 34px;
	height: 33px;
	
}
.slider-navigation a span{
	display: none;	
}
.Spalte1 .slider-navigation .coda-nav-left_down a {
	background-image: url('/fileadmin/templates/bilder/R-G-L.gif');
}
.Spalte1 .slider-navigation .coda-nav-right_down a {
	background-image: url('/fileadmin/templates/bilder/R-G-R.gif');
}

.Spalte2 .slider-navigation .coda-nav-left_down a {
	background-image: url('/fileadmin/templates/bilder/R-W-L.gif');
}
.Spalte2 .slider-navigation .coda-nav-right_down a {
	background-image: url('/fileadmin/templates/bilder/R-W-R.gif');
}

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.slider-no-js .slider { height: 200px; overflow: auto !important; padding-right: 20px }

/* Change the width of the entire slider (without dynamic arrows) */
.slider, .slider .panel { width: 300px; } 

/* Change margin and width of the slider (with dynamic arrows) */ 
.slider-wrap.arrows .csw, .slider-wrap.arrows .csw .panel { /*width: 300px*/ width: 433px; }
.slider-wrap.arrows .csw { margin: 0 10px }
	
/* Panel padding */
.slider .panel-wrap { padding: 20px; }

/* Preloader */
.slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

/* Miscellaneous */
.slider-wrap { clear: both; overflow: auto }
.csw { overflow: hidden; position: relative; /*height: 300px !important;*/ }
.csw .panel { display: block; float: left }
.csw .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { display: none;  }
.coda-nav-left_down, .coda-nav-right_down { float: left; width: 50%; }
.coda-nav-right_down { text-align: right; }
.coda-nav { display: none; }

div.Produktmenu ul {
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
}

div.Produktmenu li {
	margin: 0px;
	padding: 0px;
}
/* Liferanten */

/* PEMAMO */
.nt-66 a, .nt-655 a, .nt-738 a {
	background-image: url('/fileadmin/Lieferanten/Pemamo_klein.jpg');
	display: block;
	width: 100px;
	height: 43px;
}

/*FEELER*/
.nt-772 a, .nt-778 a {	
	background-image: url('/fileadmin/Lieferanten/Feeler-klein.jpg');
	display:block; 
	width: 150px;
	height:58px;
	float:left;
	
}


/* serrmac */
.nt-86 a {
	background-image: url('/fileadmin/Lieferanten/serrmac.jpg');
	display: block;
	width: 147px;
	height: 43px;
}

/* Bartsch */
.nt-107 a {
	background-image: url('/fileadmin/Lieferanten/Bartsch.jpg');
	display: block;
	width: 100px;
	height: 74px;
}

/* G+H Schleiftechnik */
.nt-122 a {
	background-image: url('/fileadmin/Lieferanten/guh.jpg');
	display: block;
	width: 100px;
	height: 75px;
}

/* Deiss + Partner */
.nt-143 a {
	background-image: url('/fileadmin/Lieferanten/deisPartner.jpg');
	display: block;
	width: 100px;
	height: 51px;
	float: left;
}

/* axon */
.nt-158 a {
	background-image: url('/fileadmin/Lieferanten/axon.jpg');
	display: block;
	width: 187px;
	height: 44px;
	float: left;
}

/* Parat */
.nt-157 a {
	background-image: url('/fileadmin/Lieferanten/parat.jpg');
	display: block;
	width: 109px;
	height: 67px;
	float: left;
	margin-left: 10px;
}

/* Bierther */
.nt-171 a {
	background-image: url('/fileadmin/Lieferanten/bierther.jpg');
	display: block;
	width: 260px;
	height: 60px;
}

/* Therm Concept */
.nt-181 a {
	background-image: url('/fileadmin/Lieferanten/Therm.jpg');
	display: block;
	width: 200px;
	height: 54px;
}

/* Therm Concept */
.nt-202 a {
	background-image: url('/fileadmin/Lieferanten/liqui.jpg');
	display: block;
	width: 81px;
	height: 31px;
}

/* Fagor */
.nt-240 a {
	background-image: url('/fileadmin/Lieferanten/fagor.jpg');
	display: block;
	width: 126px;
	height: 55px;
}

/* Primatec */
.nt-254 a {
	background-image: url('/fileadmin/Lieferanten/primatec.jpg');
	display: block;
	width: 170px;
	height: 49px;
}

/* klopp */
.nt-96 a {
	background-image: url('/fileadmin/Lieferanten/klopp.gif');
	display: block;
	width: 211px;
	height: 58px;
}

/* Avia */
.nt-95 a {
	background-image: url('/fileadmin/Lieferanten/avia.jpg');
	display: block;
	width: 142px;
	height: 57px;
}

/* MAG cincinnati */
.nt-97 a {
	background-image: url('/fileadmin/Lieferanten/magcincinnati.jpg');
	display: block;
	width: 205px;
	height: 60px;
}

/* Berger */
.nt-272 a {
	background-image: url('/fileadmin/Lieferanten/Berg.jpg');
	display: block;
	width: 112px;
	height: 51px;
	float: left;
	margin-left: 15px;
}

.nt-66 a span, .nt-86 a span, .nt-107 a span, .nt-122 a span, .nt-143 a span, .nt-158 a span, 
.nt-157 a span, .nt-171 a span, .nt-181 a span, .nt-202 a span, .nt-240 a span, .nt-254 a span,
.nt-96 a span, .nt-95 a span, .nt-97 a span,  .nt-272 a span, .nt-655 a span, .nt-738 span, .nt-772 span, .nt-778 span{
	display: none;
}


.subheader h2, .subheader p {

	color:#752E17;
font-size:100%;
font-weight:bold;
line-height:14px;
margin-bottom:0;
margin-top:0;
}
.Spalte1 .Abstandshalter.news_r {
	height: 490px;
}
.news, .Spalte1 .Abstandshalter.news_r {
	height: 490px;
	overflow: auto;
}
.Spalte1 .news {
	overflow: visible;
}
 .Spalte2 .news {
	/*height: 461px;*/
}

.news h2, .news h3, h5 {
	display: inline-block;
	font-size: 127%;
}

h5{color:#752E17}
.news h2 p {
	display: block;
}
.newsuebersicht {
	/*width:403px;*/
}
.newsuebersicht ul {
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	/*border-top: 1px solid #000;*/
}
.newsuebersicht li {
float:left;
margin:0 6px 10px 0;
padding:0;
width:67px;

}

.newsuebersicht li a {
	display: block;
	/*border: 1px solid #000;*/
	width: 100%;
	text-align:center;
	padding: 7px 0px;
	border-right: none;
	border-top: none;
	background-color:#FFFFFF;
}
.newsuebersicht li a:hover { font-weight: bold; }
.newsuebersicht li:last-child {
	/*border-right: 1px solid #000;*/
}
.newsuebersicht li.newslist6:last-child {
	/*border-right: none;*/
}
.newsuebersicht li.newslist6 {
	/*border-right: 1px solid #000;*/
}
.newsuebersicht li.newslist6 a {
	float: none;
}
.csc-mailform-field {
	min-height: 2em;
	
}
.csc-mailform-field label {
	display:block;
	float:left;
	width:80px;
	text-align: right;
	padding-top: 0px;
}
.csc-mailform-field textarea {
	margin: 0px;
	width: 274px;
}
#kontaktdaten {
	margin-left:180px;
}

h3, h1 {
	color: #752e17;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:1.4em;
	line-height: 25.55px
}
a {
	color: #752E17;
	text-decoration: none;
}

.Produktlink_links, .Produktlink_rechts {
	width: 50%;
	float: left;
}
.Produktlink {
	font-size:90%;
	margin:0 17px;
	position:relative;
	top:-25px
}
.Produktlink_rechts {
	text-align: right;
}

ul.catmenu { list-style-type: none; }
ul.catmenu li { float: left; }
ul.catmenu li.listtitel { float: none; }

.browseLinksWrap {
	bottom:0;
	position:absolute;
	display: block;
	text-align: center;
	width :100%;
	left: 0px;
}
.tx-cagrelatedcontent-pi1 ul {
	margin: 0px;
}
.tx-cagrelatedcontent-pi1 ul li {
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	
}

.tx-cagrelatedcontent-pi1 ul li a {
	display: table-cell;
	width: 80px;
	height: 80px;
	background-color: #fff;
	text-align:center;
	margin: 0px;
	margin-right: 15px;
	text-align: center;
	vertical-align: middle;
}
.tx-cagrelatedcontent-pi1 ul li a img { margin-bottom: 3px; }
table.contenttable p.bodytext { margin: 0px 0px; }

.slider1 .wrapper table {}

.weitereangebote {
	display: block;
	position: absolute;
	bottom: 2px;
	right: 10px;
}
.angebotanfordern {
	display: block;
	position: absolute;
	bottom: 2px;
	left: 10px;
}
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin: 25px;
}
.csc-textpic-imagewrap { width: auto !important; }

/*table.contenttable*/
table.contenttable {
	border-width: 2px;
	border-spacing: 2px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	width:100%;
}
table.contenttable th {
	border-width: 4px;
	padding: 1px;
	border-style: double;
	border-color: rgb(117, 46, 23);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.contenttable td {
	border-width: 4px;
	padding: 1px;
	border-style: double;
	border-color: rgb(117, 46, 23);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.Spalte1 table.contenttable td{	line-height:1.0em;}
.Spalte1 table.contenttable p { margin:0px }
.produktformlink {
	bottom: 10px;
	position: absolute;
	right: 17px;
	font-size:90%;
}

#slider1 .Spalte1 {width:100%; background-color:#fff;}


.slider-wrap #slider1 {height:100%}
.Abstandshalter ul{margin-top:2px;}
.news-single-item {padding:10px;}
.cl-right {display:none;}
#suche {
	position:absolute;
	right: 0;
	top: 57px;
	z-index: 1;
}
#suche .suche_eingabe {
	width: 120px;
}

#suche .suche_senden {
	position:relative;
	right: 2px;
	bottom: 1px
}
.tx-indexedsearch {
	margin: 10px;
}
.Search_form td {
	padding-right: 10px;
}
.honen_inhalt {
	height: 470px;
	overflow:auto;
}
.honen_inhalt div {
	margin-bottom: 40px;
}
#mailform label {
	margin-right: 15px; 
}
#mailform input, #mailform textarea, #mailform select {
	border: 1px solid #752E17;
	width: 335px;
	font-size: 13px;
	font-family:Arial,Helvetica,Sans-serif;
}
#mailform input#mailformformtype_mail {
	width: 100px;
}
#mailform label {
	text-align: left;
}


.csc-mailform-submit {
	margin-top: 30px;
	cursor: pointer;
}
.csc-mailform-submit:hover {
	font-weight: bold;
}

#impressum, #impressum td {
	border: none;
}
#impressumtitel { }
#impressum {  }

Spalte1 .Abstandshalter, #impressum_container {
	height: 500px;
	overflow: auto;
	margin: 10px;
	padding-right: 10px;
}



.news_table_title h3 {
	margin: 0px;
}
.news_table_text td {
	height: 92px;
}

#seite-25 .Spalte2 .Abstandshalter { overflow: auto; } 
.news-single-img { margin-left: 0px; } 
