body {
	text-align: left !important;
	margin: 0;
	padding: 0;
	color: #c30080 !important;
	background-position:top; 
	background-repeat:no-repeat;
	background-color: #ffffff !important;
	}

#main {
	width: 100%;
	height: auto;
	margin: auto;
	font-family: "Trebuchet MS", sans-serif;
 	font-size: 1em;
	} 
	
.logo {
	width: 70px;
	margin: 5px 2px 10px 0px;
	}
	
#navigation {
	display: inline;
 	font-size: 0.8em;
	padding: 3px 0px 3px 0px;
	position: relative;
	}

#navigation ul {
	list-style-type: none;
	vertical-align: middle;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	line-height: 1.1em;
	position: relative;
	}

#navigation ul li {
	margin: 0;
	padding: 3px;
	display: inline;
	line-height: 1em;
	position: relative;
	}
	
#navigation ul li a {
	text-decoration: none;
	color: #c30080;
	background-color: #ffffff;
	padding: 4px;
 	line-height: 35px;
 	position: relative;
	}
	
#navigation ul li a:hover {
	color: #ffffff; 
	background-color: #c30080;
	}

/*Handy-Menue */
#navigation ul li ul {
	position: absolute;
        display: none;
        top: 24px;
        right: 5px;
	}
	
#navigation ul li:hover ul {
	padding: 8px;
  	border-width: 1px;
  	border-style: solid;
        display: block;
	position: absolute;
	z-index: 10;
    }

#navigation2 {
	display: inline;
	padding: 3px 0px 3px 0px;
	}

#navigation2 ul {
	list-style-type: none;
	vertical-align: middle;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	}

#navigation2 ul li {
	margin: 0;
	padding: 3px;
	display: inline;
	line-height: 1.5em;
	}
	
#navigation2 ul li a {
	text-decoration: none;
	color: #c30080;
	background-color: #ffffff;
	padding: 4px;
  	border-width: 1px;
  	border-style: solid;
  	border-top-left-radius: 2pt;
  	border-top-right-radius: 2pt;
  	border-bottom-right-radius: 2pt;
  	border-bottom-left-radius: 2pt;
	}
	
#navigation2 ul li a:hover {
	color: #ffffff; 
	background-color: #c30080;
  	border-top-left-radius: 2pt;
  	border-top-right-radius: 2pt;
  	border-bottom-right-radius: 2pt;
  	border-bottom-left-radius: 2pt;
	}

#inhalt {
	max-width: 1200px;
	text-align: left;
	margin-right: 13px;
	padding: 13px 0px 13px 13px;
	line-height: 1.5em;
	}
	
#Textblock {
	align: center;
	text-align: left;
	width: 290px;
	}
	
/*Titelbild */
img.titel {
	align: center;
	width: 300px;
	}
	
img.titel-breit {
	align: center;
	width: 100%;
	z-index: -10;
	
	}
	
#inhalt a {
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left; 	
	font-family: "Trebuchet MS", sans-serif;
	color: #c30080;
	font-size: 15px;
	font-weight: bold;
	}
	
#inhalt h1 {
	padding: 10px;
	text-align: center; 	
	color: #c30080;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	text-decoration: bold;
	line-height: 2em;
	}

#inhalt h2 {
	padding-top: 10px;
	text-align: left; 	
	color: #c30080;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	text-decoration: none;
	display: inline;
	line-height: 2em;
	}
	
#inhalt h3 {
	padding-top: 0em;
	text-align: left; 	
	color: #c30080;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	text-decoration: none;
	display: inline;
	line-height: 1.5em;
	}
	
/* Elemente in 2er Spalte */
#Spalten2 {
	column-count: 1;
      -moz-column-count: 1;
      -webkit-column-count: 1;	
	}
	
.elemente2 {
	font-size: 1em;
	display: inline-block;
	background-color: #c30080;
}

.elemente2 img {
	width: 280px;
}

#box2 {
       	color: #FFFFFF;
       	text-align: left;
       	width: 270px;
  	}

#box-top {
 	display: flex;
  	align-items: center;
  	justify-content: center;
       	color: #FFFFFF;
       	text-align: left;
       	width: 270px;
	padding-top: 10px;
	}


/* Elemente in 3er Spalte (Sorten&uuml;bersicht) */
#Spalten {
	column-count: 1;
      -moz-column-count: 1;
      -webkit-column-count: 1;	
	}
	
.elemente {
	font-size: 1em;
	text-align: center;
	display: inline-block;
}

div.fb-page {
	data-width: 280px;
}

/* Elemente in 4er Spalte (Sorten&uuml;bersicht) */
#Spalten4 {
	column-count: 1;
      -moz-column-count: 1;
      -webkit-column-count: 1;	
	}
	
.elemente4 {
	font-size: 1em;
	text-align: center;
	display: inline-block;
}

.elemente4 img {
	width: 270px;
}

.elemente img {
	width: 270px;
}

.video {
	width: 270px;
}
	
@media only screen and (min-width: 420px)
{
	img.titel {
	width: 380px;
	}

	.elemente img {
	width: 370px;
}

	.video {
	width: 370px;
	height: 207px;
}

	div.fb-page {
	data-width: 370px;
}

	.elemente2 img {
	width: 350px;
}

	.elemente4 img {
	width: 300px;
}

	#Textblock {
	width: 400px;
	}

}

@media only screen and (min-width: 640px)
{
	#main {
	 	font-size: 1.2em;
	 	line-height: 1.4em;
	}

	#navigation {
 	font-size: 1em;
	}

	#navigation ul {
	line-height: 1.6em;
	}

	#navigation ul li {
	line-height: 1.5em;
	}
	
	#navigation ul li ul {
        top: 28px;
        left: 5px;
	}
	
	#socialmedia ul li {	
	display: block;
	}
	
	img.titel {
	width: 600px;
	}
	
	#Spalten2 {
	column-count: 2;
      -moz-column-count: 2;
      -webkit-column-count: 2;	
	}
	
	.elemente2 img {
	width: 300px;
	}
	
	#box2 {
	width: 50wh;
	}

	#box-top {
	height: 100px;
	}
	
	#Spalten4 {
	column-count: 2;
      -moz-column-count: 2;
      -webkit-column-count: 2;	
	}
	
	.elemente4 img {
	width: 300px;
	}
	
	#Textblock {
	width: 600px;
	}
}

@media only screen and (min-width: 810px)
{
	.logo {
	width: 100px;
	margin: 5px 5px 10px 0px;
	}
	
	img.titel {
	width: 770px;
	}

	#Spalten {
	column-count: 2;
      -moz-column-count: 2;
      -webkit-column-count: 2;	
	}

	#Spalten4 {
	column-count: 3;
      -moz-column-count: 3;
      -webkit-column-count: 3;	
	}
	
	.elemente2 img {
	width: 400px;
	}
	
	.elemente4 img {
	width: 270px;
	}
	
	h1 {font-size: 48px;}
	
	h2 {font-size: 24px;
	line-height: 45px;
	}
	
	#inhalt h1 {
	padding: 30px;
	font-size: 48px;;
	}

	#inhalt h2 {
	padding-top: 20px;
	font-size: 32px;
	}
	
	#inhalt h3 {
	padding-top: 10px;
	font-size: 20px;
	}
	
	#Textblock {
	width: 600px;
	}
	
}

@media only screen and (min-width: 1200px)
{
	img.titel {
	width: 1100px;
	}

	#Spalten {
	column-count: 3;
      -moz-column-count: 3;
      -webkit-column-count: 3;	
	}
	
	.elemente2 {
	width: 600px;
	}
	
	.elemente2 img {
	width: 600px;
	}
	
	.elemente4 img {
	width: 300px;
	}
	
	h1 {font-size: 64px;}
	
	#Textblock {
	width: 800px;
	}
}

@media only screen and (min-width: 1600px)
{
	img.titel {
	width: 1500px;
	}

	p.elemente {
	width: 500px;
}

	.elemente img {
	width: 500px;
}

	.video {
	width: 500px;
	height: 270px;
}

	div.fb-page {
	data-width: 450px;
}
	
	#Spalten4 {
	column-count: 4;
      -moz-column-count: 4;
      -webkit-column-count: 4;	
	}
	
	.elemente4 img {
	width: 300px;
	}
	
	h1 {font-size: 84px;}
	
	#Textblock {
	width: 1000px;
	}
}

.elemente a {
	margin-top: 0.2em;
	text-decoration: none;
	}
	
.tabelleein {
	text-align: right; 
	padding-right: 8px;
	}
	
#kleindruck	{
	font-size: 12px;
	}
	
.normal {
	text-decoration: none;
	text-align: left;
	color: #336600;
	}
	
.link_ohne {
	text-decoration: none;
	text-align: left;
	color: #336600;
	}
	
.textlink {
	text-decoration: none;
	text-align: left;
	color: #336600;
	padding: 2px 10px 2px 10px;
	border: 1px solid #336600;
	}

	
.linkknopf {
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #669933;
	padding: 2px 15px 2px 15px;
	border: 2px solid #336600;
	}
	
.titelknopf {
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: transparent;
	padding: 2px 15px 2px 15px;
	border: none;
	text-decoration:underline;
	}

#inhalt hr {
	color: #c30080;
	}
	
input  {
	font-size: 14px;
	font-family: "Trebuchet MS", sans-serif;
	text-align: left;
	}
	
.ergebnis {
	width: 240px;
	padding: 0em 0.5em 0em 0.5em;
	display: inline-block;
	font-size: 0.8em;
	text-align: center;
	}
	
.knopf {
	text-decoration: none;
	text-align: center;
	background-color: #669933;
	border: 2px solid #336600;
	}	
	

#fuss {
	text-align: center;
	background: transparent;
	height: 50px;
	clear: both;
	margin: 0px;
	}


#fuss hr {
	color: #c30080;
	}

#fuss a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #c30080;
	}

#fuss a:hover {color: #ffffff; background-color: #c30080;}