/* Sticky Footer */
* {
  margin: 0;
}
html, body {
  height: 100%;
}
/* ------------ */
body {
	background-color:#000000;
	background-image: url("/bilder/background1.jpg");
	background-attachment: fixed;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
/*	background: #efefef url("../bilder/schwarz.jpg") top repeat-x;
	background-size: 100% 150px;  */
	margin: 0 0 0 0px;
	padding: 0px;
	color: #ffffff;
	font-family: roboto, sans-serif, arial;
	min-width: 800px:
}
#h1 {
	font-size: 2.0em;
	font-weight: bold;
	margin: 0 20px 0 0px;
}
#h2 {
	font-size: 1.4em;
	font-weight: bold;
}
h4 {
	/* Mobile Schrift */
	color: #404040;
	font-size: 3.2rem;
	margin: 0.5em;
	font-family: roboto, sans-serif, arial;
}
.info{
	color: #303030;
	border-bottom:1px #303030 dotted;
}

#rahmen {
/*	border: 1px solid #cccccc; */
	border: 0px;
	padding: 0px;
	position: absolute;
	left:50%;
   	margin-left:-512px;
	width: 800px;
	min-height: 100%;
	background-color:#eeeeee;
/*	background-image: url("../bilder/verlauf_rechts.png") top 0 right -200px repeat-y;*/
}


FRAME-STRUKTUR---------------------------------------------------

#neuesprodukt {
	color: black;
	font-size:0.9rem;
	margin-top: 30px;
	margin-right: auto;
	margin-left: 10px;
	width: 190px; 
	height: 260px;
/*	background-image:  url("../bilder/navi_linie.png"), url("../bilder/navi_linie.png");  */
	background-position: top left, bottom left;
	background-repeat: no-repeat, no-repeat;
	background-size: 100%;
}
#neuesprodukt a {
	color: black;
}
#neuesprodukt ul {
	margin-left: 0.5em;
	padding-left: 0.5em;
}
#bilderschau {
	position: relative; 
	color: black;
}

#bilderschau > div { 
	position: absolute;
	text-align: left;
	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
	width: 180px;
	height: 180px;
}
#galerie1 > div { 
	position: absolute;
	width: 210px;
	height: 180px;
	margin: 0px 0 0 0;
}
#galerie2 > div { 
	position: absolute;
	width: 210px;
	height: 180px;
	margin: 180px 0 0 0;
}
#galerie3 > div { 
	position: absolute;
	width: 210px;
	height: 180px;
	margin: 360px 0 0 0;
}

#impressumleiste a{
	color: #909090;
	text-decoration: none;
	font-weight: normal;	
}
#inhalt {
	border: 0px;
	padding: 0px;
	position: absolute;
	left:50%;
   	margin-left:-400px;
	width: 800px;
	min-height: 100%;
}
#agb {
	margin-left: auto;
	width: 700px;
	padding: 50px;
	font-size: 0.8em;
}
#produkttabelle {
	background-image:  url("../bilder/verlauf2.png") /* , url("media/mermaid.svg"), url("media/sea.png") */ ;  
	background-position: top /* , bottom left, top left*/ ;
	background-repeat: repeat-x /* , repeat-x, repeat-x */ ;
	background-size: 100% 30px;
	position: relative;
	width: 800px;
	background-color: #eeeeee;
	padding: 5px;
	margin-bottom: 10px;
border-radius: 20px 20px 20px 20px;
-moz-border-radius: 20px 20px 20px 20px;
-webkit-border-radius: 20px 20px 20px 20px;
	border: 1px solid #bbbbbb;
	font-size: 0.9em;
}
#produkttabelle_bilder {
	width: 300px;
}
.bilderbox img {
	width: 100%;
	height: auto;
}
	
#produkttabelle_beschreibung {
	width: 500px;
	text-align: left;
	vertical-align: text-top;
	padding: 0 0 0 10px;
	font-weight: normal;
}
#produkttabelle_beschreibung ul {
	margin-left: 0.5em;
	padding-left: 0.5em;
}

#produkttabelle_beschreibung2 {
	width: 60px;
	height: 60px;
	text-align: left;
	vertical-align: text-top;
	padding: 0 0 0 10px;
}
#produkttabelle_beschreibung3 {
	height: 60px;
	text-align: left;
	vertical-align: text-top;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#produkttabelle_beschreibung4 {
	width: 100px;
	height: 60px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#produkttabelle_beschreibung5 {
	width: 150px;
	height: 60px;
	text-align: right;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
}
#produkttabelle img {
	margin: 5px 0 0 2px;
}
.funktion {
	width:30px;
}
#set {
	margin: 3px 0 10px 0;
}
.preisschild{
	position:relative;
	margin-left: auto;
}
#preisschild_oben{
	color: #00e32b;
	font-size:0.6rem;
	vertical-align: bottom;
	height:1.7rem;
}
#preisschild_unten{
	color: #00e32b;
	font-size:0.6rem;
	vertical-align: bottom;
	height:1rem;
}
#preis24{
	color: #00e32b;
	font-size:2rem;
	font-weight: bold;
	line-height:1.7rem;
	height:1.7rem;
	text-align: left;
}
#preis48{
	color: #00e32b;
	font-size:1rem;
	font-weight: bold;
	line-height:1rem;
	height:1rem;
	text-align: left;
}
#preisschild_oben_alt{
	color: grey;
	font-size:0.6rem;
	vertical-align: bottom;
	height:1.7rem;
}
#preisschild_unten_alt{
	color: grey;
	font-size:0.6rem;
	vertical-align: bottom;
	height:1rem;
}#preis24_alt{
	color: grey;
	font-size:2rem;
	font-weight: bold;
	line-height:1.7rem;
	height:1.7rem;
	text-align: left;
}
#preis48_alt{
	color: grey;
	font-size:1rem;
	font-weight: bold;
	line-height:1rem;
	height:1rem;
	text-align: left;
}
#preisliste {
	width: 750px;
}
#preisliste a {
	color: #252525;
	text-decoration: none;
	font-weight: bold;
}
#kontakt {
	font-size: 0.9rem;
}
#kontakt h3{
	font-size: 1.2rem;
	margin: 3px;
}
#kontaktformular {
	position: relative;
	width: 650px;
	min-height: 100%;
	background-color: #eeeeee;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #bbbbbb;
}
#link1 {
	color: black;
}
#link2 {
	color: white;
	text-decoration-line: underline; 
}
#kostenlos {
	color: #ff6000;
}
#rabatttabelle {
	width: 200px;
	background-color: #eeeeee;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #bbbbbb;
	border-collapse:collapse;
	text-align: center;
}
#rabatttabelle td {
	border: 1px solid #bbbbbb;	
}
#rechenbeispieltabelle {
	width: 200px;
	background-color: #eeeeee;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px dotted #bbbbbb;
}
#bu {
	border-bottom: 3px double black;
}
#produktbild {
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #bbbbbb;
}
#leistungen {
	width: 750px;
	text-align: left;
	font-size: 0.9em;
}
#leistungen h3{
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 5 0;
}
#i1 {
	color: #0060ff;
}
#i2 {
	color: #60cc00;
}
#i3 {
	color: #dd8000;
}
#i4 {
	color: #cc0000;
}
#i5 {
	color: #aa00ff;
}
.funktion {
	border: 0px;
	margin: 1px;
	padding: 0px;
}
table {
	margin: 0px;
	padding: 0px;
	border-spacing: 0;
}
#navi {
	width: 800px;
	height: 40px;
	background-color: grey;
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#navi td {
	border: 1px solid black;
	border-left: 1px solid #505050;
	border-top: 1px solid #505050;
	margin: 0px;
	padding: 0px;
}
#navi a {
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	text-decoration:none;
}
#navi-mobil {
	width: 800px;
	height: 100px;
	background-color: #202020;
	margin: 0px;
	padding: 0px;
}
#navi-mobil td {
	border: 2px solid black;
	border-left: 2px solid #505050;
	border-top: 2px solid #505050;
	margin: 0px;
	padding: 0px;
}
#navi-mobil a {
	font-size: 3em;
	color: white;
	text-decoration:none;
}