/* ---------------------------------------------------- body / html ----------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body, html {
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(../images/hg.jpg);
	background-attachment:scroll;
	background-repeat: repeat-x;
	font: 12px/19px Arial, Helvetica, sans-serif;
	color:#000;
}
a:link, a:visited {
	color: #008269;
	text-decoration: underline;
	outline:none;
}
a:hover {
	color: #cf2b26;
	text-decoration: none;
	outline:none;
}
a:active {
	color: #672e08;
	text-decoration: underline;
	outline:none;
}
.floatstop {
	float: none;
	height: 0;
	line-height: 0;
	font-size: 0.1px;
	clear:both;
}
.kl	{
	font:10px/19px Arial, Helvetica, sans-serif;
	color:#666;
	padding:0 0 0 0;
}
h2 {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#007f65;
	font-weight:bold;
	margin:0 0 0 0;
}
h3 {
	font:14px/20px Arial, Helvetica, sans-serif;
	color:#007f65;
	font-weight:bold;
	font-style:italic;
	margin:0 0 12px 0;
}
#text strong {
	font:12px Arial, Helvetica, sans-serif;
	color:#007f65;
	font-weight:bold;
}
#addi strong {
	font:12px Arial, Helvetica, sans-serif;
	color:#007f65;
	font-weight:bold;
}

/* ----------------------------------------------------- wrapper ----------------------------------------------------- */
div#wrapper {
	width:800px;
	margin:0 auto;
}
.focus { 
	outline:none; 
}
/* ----------------------------------------------------- head ----------------------------------------------------- */
#head {
	width:800px;
	height:132px;
	background:url(../images/header.jpg) 0 0 no-repeat;
	margin:0 0 0 0;
}
/* ----------------------------------------------------- main----------------------------------------------------- */
#headline {
	width:100%;
	padding: 55px 0 40px 0;
	position:relative;
}
/* ------------------- Headlines ------------------*/
#home h1{
	height:20px;
	text-indent:-5000px;
	background-image:url(../images/home/headline.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#ueberuns h1{
	height:20px;
	text-indent:-5000px;
	background-image:url(../images/ueberuns/headline.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#rohs h1{
	height:20px;
	text-indent:-5000px;
	background-image:url(../images/rohs/headline.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#aktuelles h1{
	height:20px;
	text-indent:-5000px;
	background-image:url(../images/aktuelles/headline.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#quali h1{
	height:20px;
	text-indent:-5000px;
	background-image:url(../images/quali/headline.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#qualifoto h1{
	height:20px;
	text-indent:-5000px;
	background-image:url(../images/quali/headline2.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#kontakt h1{
	height:20px;
	text-indent:-5000px;
	background-image:url(../images/kontakt/headline.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#news h1{
	height:20px;
	text-indent:-5000px;
	background-image:url(../images/news/headline.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#daten h1{
	height:20px;
	text-indent:-5000px;
	background-image:url(../images/daten/headline.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#anfahrt h1{
	height:20px;
	text-indent:-5000px;
	background-image:url(../images/anfahrt/headline.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#impressum h1{
	height:20px;
	text-indent:-5000px;
	background-image:url(../images/impressum/headline.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#partner h1{
	height:20px;
	text-indent:-5000px;
	background-image:url(../images/partner/headline.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#kabel h1{
	height:21px;
	text-indent:-5000px;
	background-image:url(../images/kabelkon/headline.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
#konf h1{
	height:20px;
	text-indent:-5000px;
	background-image:url(../images/kabelkon/headline2.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}
	
#verarb h1{
	height:21px;
	text-indent:-5000px;
	background-image:url(../images/verarbeitungsproz/headline.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	
}

#verarbproz h1{
	height:20px;
	text-indent:-5000px;
	background-image:url(../images/verarbeitungsproz/headline2.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	
}
#content {
	width:764px;
	margin:6px 17px 0 19px;
	position:relative;
}
*html #text {
	height:expression(this.scrollHeight < 380? "380px" : "auto" );
}
#text  {
	float:left;
	width:420px;
	padding: 0 50px 20px 45px;
	min-height:380px;
	background:url(../images/conbg.jpg) 0 0 no-repeat;
}
#text p {
	margin: 0 0 11px 0;
}
#text li	{
	margin: 4px 0 4px 0;
	padding:0 0 0 23px;
	background:url(../images/listenpunkt.gif) no-repeat 0 5px;
}
#text ul	{
	list-style:none;
	margin-left:28px;
	padding-bottom:10px;
	padding-left:0;
}
#links {
	float:left;
	width:243px;
	height:312px;
	padding:15px 6px 0 0;
	background:url(../images/adresshg.jpg) no-repeat 0 0;
}
#aktu {
	float:right;
	width:162px;
	height:116px;
	padding:10px 0 0 14px;
	background:url(../images/aktuelles/hg.gif) no-repeat 0 0;
}
#addi {
	font: 12px/19px Arial, Helvetica, sans-serif;
	width:243px;
	padding:15px 0 0 0;
	text-align:center;
}
.down {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:243px;
	padding:2px 0 0 8px;
	color:#fff;
	background-color:#cf2a25;
}
.tabpad {
	padding:8px 0 15px 0;
}
#tuev {
	width:204px;
	height:135px;
	margin:0 0 0 20px;
	background:url(../images/tuev.gif) no-repeat 0 0;
}
#footer {
	font: 11px/19px Arial, Helvetica, sans-serif;
	width:800px;
	padding:20px 0 0 0;
	background:url(../images/footbg.gif) 0 0 no-repeat;
	height:32px;
}
#footer ul	{
	list-style:none;
	margin:0 auto;
	width:760px;
}
#footer li	{
	float:left;
	margin: 0 0 0 0;
	padding:0 5px 0 5px;
	background:url(../images/trenn.gif) no-repeat 0 5px;
}
#footer li.first	{
	background:none;
}
#footer a:link, #footer a:visited {
	color: #008269;
	text-decoration: underline;
	outline:none;
}
#footer a:hover {
	color: #cf2b26;
	text-decoration: none;
	outline:none;
}
#slideshow {
	width:391px;
	height:168px;
	margin:0 0 0 272px;
}
#rouplan {
	float:left;
	margin:0 10px 20px 0;
}
#count {
	display:none;
}
img	{
	border:0;
}
.linie {
	float: none;
	height: 0;
	line-height: 0;
	font-size: 0.1px;
	clear:both;
	height:2px;
	width:95%;
	margin:13px 0 18px 0;
	background:url(../images/hr.gif) 0 0 repeat-x;
}
.liniepro {
	float: none;
	height: 0;
	line-height: 0;
	font-size: 0.1px;
	clear:both;
	height:1px;
	width:95%;
	margin:0 0 30px 0;
	background:url(../images/hr.gif) 0 0 repeat-x;
}
#containerSwf{
	width:400px;
	height:300px;
	padding:0 0 0 0;
	margin:0 0 0 12px;
	border:none;
}
#zurueck {
	position:absolute;
	left:0;
	top:85px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#submenu {
	width:420px;
	font: 11px/19px Arial, Helvetica, sans-serif;
	margin:0 0 15px 0;
}
#submenu ul	{
	list-style:none;
	margin:0 0 0 0;
}
#submenu li	{
	float:left;
	margin: 0 0 0 0;
	padding:0 5px 0 5px;
	background:url(../images/trenn.gif) no-repeat 0 5px;
}
#submenu li.first	{
	background:none;
}

