<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

body {
background-color:#484848;
margin: 0px auto;
text-align:center;
color:#484848;
	font-family:Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
}

.page {
height:100%;
margin:0 auto;
text-align:center;
width:950px;
}

.head {
background-image:url(images/header.jpg);
background-repeat:no-repeat;
background-position:center;
padding:0px;
border:none;
height:224px;
width:950px;
}


.menu {
float:left;
height:28px;
margin-left:0;
margin-right:0;
padding:0;
}
.rightheader {
clear:left;
}


.contenthome {
background-image:url(images/contenthome.jpg);
background-repeat:no-repeat;
margin:0px;
height:480px;
width:950px;
}

.contentprodukte {
background-image:url(images/contentprodukte.jpg);
background-repeat:no-repeat;
margin:0px;
height:480px;
width:950px;
}

.contentimpressum {
background-image:url(images/contentimpressum.jpg);
background-repeat:no-repeat;
margin:0px;
height:480px;
width:950px;
}

.contentkontakt {
background-image:url(images/contentkontakt.jpg);
background-repeat:no-repeat;
margin:0px;
height:480px;
width:950px;
}

.contentleft {
width:455px;
height:465px;
margin-left:0px;
float:left;
}

.contentright {
width:90px;
height:100%;
margin-right:0px;
text-align:right;
float:right;
}

.text {
	width:350px;
	height:auto;
	float:left;
	text-align:left;
}



.contenttext {
	margin:0px;
	overflow:auto;
	text-align:justify;
	width:378px;
	float:left;
	padding-right:100px;
	height:465px;
	}
	
	
.contentprod {
	margin:0px;
	overflow:auto;
	text-align:justify;
	width:478px;
	float:left;
	padding-right:0px;
	height:465px;
	}

a:link { text-decoration:none; font-family:Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal; color:#484848; }
a:visited { text-decoration:none; font-family:Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal; color:#484848; }
a:hover { text-decoration: underline; font-family:Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal; color:#fff; }
a:active { text-decoration:none;font-family:Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal; color:#484848; }
a:focus { text-decoration:none; font-family:Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal; color:#484848; }
	
	table {
		color:#484848;
	font-family:Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	}
</pre></body></html>