@charset "utf-8";
/* Einfache fließende Medien
   Hinweis: Für fließende Medien müssen Sie die Attribute 'height' und 'width' des Medium aus dem HTML-Code entfernen
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	text-align: center;
}
.imgFill {    /*Fills the available space with the element*/
	max-width: 100%;
	width: auto;
	height: auto;
}
/* IE 6 unterstützt keine maximale Breite, verwenden Sie daher eine Standardbreite von 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver-Eigenschaften für fließende Raster
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Idee durch den Artikel "Responsive Web Design" von Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	und "Golden Grid System" von Joni Korpi
	http://goldengridsystem.com/
*/

/* Layout für Mobilgeräte: 480 px oder weniger. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 91%;
	background-color: rgb(180,200,0);
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Header {
	background-color: rgb(180,200,0);
	width: 100%;
	top: 20px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
nav{
	float: none;
	width: auto;
	height: 30px;
	clear: none;
}
nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color:rgb(255,255,255);
	width: 100%;
	clear: both;
	float: left;
}
nav ul li{
	list-style-type: none;
	background-color: rgb(255,255,255);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-style: normal;
	font-weight: lighter;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	font-size: 18px;
	text-transform: none;
	text-decoration: none;
}
nav ul li a:link, nav ul li a:visited{
	display: block;
	line-height: 30px;
	text-align: center;
	color: rgb(164,0,0);
	float: left;
	height: 30px;
	width: 160px;
	clear: both;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
nav ul li a:focus, nav ul li a:hover, nav ul li a:active{
	background-color: rgb(164,0,0);
	font-size: 18px;
	font-weight: lighter;
	color: rgb(255,255,255);
}


#Pictures {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#Content {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	color: rgb(164,0,0);
	background-color: rgb(255,255,255);
	letter-spacing: 5px;
	word-spacing: 3px;
	text-transform: none;
	padding-top: 30px;
}
#Formular {
	background-color: rgb(164,0,0);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: rgb(255,255,255);
	letter-spacing: 5px;
	text-align: left;
	word-spacing: 5px;
	display: inline;
	float: left;
	width: 100%;
}

#Text {
	clear: none;
	float: left;
	width: 91%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(255,255,255);
	background-color: rgb(164,0,0);
	letter-spacing: 3px;
	word-spacing: 3px;
	text-align: left;
	padding: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 18px;
	background-image: url(../_work/Logos/2015_01_Farnschnecke_transparent.png);
}

#Sidebar {
	clear: none;
	float: left;
	width: 91%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: rgb(180,200,0);
	letter-spacing: 3px;
	word-spacing: 3px;
	color: rgb(51,51,51);
	text-align: left;
	font-style: normal;
	line-height: 17px;
	padding: 20px;
}
#Impressum {
	clear: both;
	float: none;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: rgb(180,200,0);
	letter-spacing: 2px;
	word-spacing: 2px;
	color: rgb(51,51,51);
	text-align: left;
	font-style: normal;
	line-height: 12px;
	padding: 20px;
}

	
#Footer {
	clear: both;
	float: none;
	width: auto;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: rgb(255,255,255);
	background-color: rgb(51,51,51);
	text-align: left;
	line-height: 20px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: rgb(51,51,51);
	border-right-color: rgb(51,51,51);
	border-bottom-color: rgb(51,51,51);
	border-left-color: rgb(51,51,51);
	padding: 20px;
	letter-spacing: 1px;
}
#Copyright{
	background-color: rgb(180,200,0);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 3px;
	word-spacing: 3px;
	text-align: center;
	padding: 1px;
	width: auto;
}
.Texthervorhebung {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
.p {
	color: rgb(255,255,255);
	text-align: center;
	font-size: 12px;
}
.p_SidebarPreis {
	color: rgb(255,255,255);
	text-align: center;
	font-size: 10px;
}
.Leichte_Texthervorhebung {
	font-size: 14px;
	text-align: right;
	line-height: 25px;
}

/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 93%;
	padding-right: 0%;
	padding-left: 0%;
	background-color: rgb(180,200,0);
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Header {
	background-color: rgb(180,200,0);
	width: 100%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
nav{
	float: none;
	width: auto;
	height: 30px;
	clear: none;
}
nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color:rgb(255,255,255);
	width: 100%;
	clear: both;
	float: left;
}
nav ul li{
	list-style-type: none;
	background-color: rgb(255,255,255);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-style: normal;
	font-weight: lighter;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	font-size: 18px;
	text-transform: none;
	text-decoration: none;
}
nav ul li a:link, nav ul li a:visited{
	display: block;
	line-height: 30px;
	text-align: center;
	color: rgb(164,0,0);
	float: left;
	height: 30px;
	width: 160px;
	clear: both;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
nav ul li a:focus, nav ul li a:hover, nav ul li a:active{
	background-color: rgb(164,0,0);
	font-size: 18px;
	font-weight: lighter;
	color: rgb(255,255,255);
}
#Pictures {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: rgb(180,200,0);
}

#Content {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: 24px;
	font-weight: bolder;
	color: rgb(164,0,0);
	background-color: rgb(255,255,255);
	letter-spacing: 8px;
	word-spacing: 5px;
	text-transform: none;
	padding-top: 30px;
}

#Formular {
	background-color: rgb(164,0,0);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: rgb(255,255,255);
	letter-spacing: 5px;
	text-align: left;
	word-spacing: 5px;
	display: inline;
	float: left;
	width: 100%;
}

#Text {
	clear: none;
	float: left;
	width: 64%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(255,255,255);
	background-color: rgb(164,0,0);
	letter-spacing: 5px;
	word-spacing: 3px;
	text-align: left;
	padding: 20px;
	background-image: url(../_work/Logos/2015_01_Farnschnecke_transparent.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 24px;
}
#Sidebar {
	clear: none;
	float: left;
	width: 24%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: rgb(180,200,0);
	letter-spacing: 3px;
	word-spacing: 3px;
	color: rgb(51,51,51);
	text-align: left;
	font-style: normal;
	line-height: 17px;
	padding: 20px;
}
#Impressum {
	clear: none;
	float: left;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: rgb(180,200,0);
	letter-spacing: 2px;
	word-spacing: 2px;
	color: rgb(51,51,51);
	text-align: left;
	font-style: normal;
	line-height: 12px;
	padding: 20px;
}
#Footer {
	clear: both;
	float: none;
	width: auto;
	height: 100px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: rgb(255,255,255);
	background-color: rgb(51,51,51);
	text-align: center;
	line-height: 20px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: rgb(51,51,51);
	border-right-color: rgb(51,51,51);
	border-bottom-color: rgb(51,51,51);
	border-left-color: rgb(51,51,51);
	padding: 20px;
}
#Copyright{
	background-color: rgb(180,200,0);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 3px;
	word-spacing: 3px;
	text-align: center;
	padding: 1px;
}
.Texthervorhebung {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 5px;
	word-spacing: 5px;
	line-height: 30px;
}
.p {
	color: rgb(255,255,255);
	text-align: center;
	font-size: 14px;
}
.p_SidebarPreis {
	color: rgb(255,255,255);
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}
.Leichte_Texthervorhebung {
	font-size: 16px;
	text-align: right;
	line-height: 30px;
}

}

/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 90%;
	max-width: 1232px;
	padding: 0%;
	background-color: rgb(180,200,0);
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Header {
	background-color: rgb(180,200,0);
	width: 100%;
	top: 20px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

nav{
	float: none;
	width: auto;
	height: 30px;
	clear: none;
}
nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: rgb(255,255,255);
	width: 100%;
	clear: both;
	float: left;
}
nav ul li{
	list-style-type: none;
	background-color: rgb(255,255,255);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-style: normal;
	font-weight: lighter;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	font-size: 18px;
	text-transform: none;
	text-decoration: none;
}
nav ul li a:link, nav ul li a:visited{
	display: block;
	line-height: 30px;
	text-align: center;
	color: rgb(164,0,0);
	float: left;
	height: 30px;
	width: 150px;
	clear: both;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
nav ul li a:focus, nav ul li a:hover, nav ul li a:active{
	background-color: rgb(164,0,0);
	font-size: 18px;
	font-weight: lighter;
	color: rgb(255,255,255);
}

#Pictures {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: rgb(180,200,0);
	height: 100%;
	background-repeat: repeat;
}


#Content {
	clear: none;
	float: left;
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: bolder;
	color: rgb(164,0,0);
	background-color: rgb(255,255,255);
	letter-spacing: 8px;
	word-spacing: 5px;
	padding-top: 30px;
	line-height: 32px;
	text-shadow: 0px 0px;
	text-decoration: none;
}
#Formular {
	background-color: rgb(164,0,0);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: rgb(255,255,255);
	letter-spacing: 5px;
	text-align: left;
	word-spacing: 5px;
	display: inline;
	float: left;
	width: 100%;
}

#Text {
	clear: none;
	float: left;
	width: 66%;
	background-color: rgb(164,0,0);
	letter-spacing: 5px;
	word-spacing: 3px;
	line-height: 24px;
	padding: 20px;
	background-image: url(../_work/Logos/2015_01_Farnschnecke_transparent.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(255,255,255);
}

#Sidebar {
	clear: none;
	float: left;
	width: 25%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: rgb(180,200,0);
	letter-spacing: 3px;
	word-spacing: 3px;
	color: rgb(51,51,51);
	text-align: left;
	font-style: normal;
	line-height: 20px;
	padding: 20px;
}

#Impressum {
	clear: none;
	float: right;
	width: 25%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: rgb(180,200,0);
	letter-spacing: 3px;
	word-spacing: 3px;
	color: rgb(51,51,51);
	text-align: right;
	font-style: normal;
	line-height: 12px;
	padding: 20px;
}

#Footer {
	clear: both;
	float: none;
	width: auto;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: rgb(255,255,255);
	background-color: rgb(51,51,51);
	text-align: right;
	line-height: normal;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: rgb(51,51,51);
	border-right-color: rgb(51,51,51);
	border-bottom-color: rgb(51,51,51);
	border-left-color: rgb(51,51,51);
	letter-spacing: 3px;
	word-spacing: 3px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#Copyright{
	background-color: rgb(180,200,0);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 3px;
	word-spacing: 3px;
	color: rgb(51,51,51);
	clear: both;
	padding: 1px;
	background-position: center;
}
.Texthervorhebung {
	font-seize: 30px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 10px;
	word-spacing: 5px;
	line-height: 36px;
	font-size: 30px;
}
.p {
	color: rgb(255,255,255);
	text-align: center;
	font-size: 14px;
}
.p_SidebarPreis {
	color: rgb(255,255,255);
	text-align: center;
	font-size: 13px;
	line-height: 18px;
}

}
label {
	width: 300px;
}
#Senden {
	height: auto;
	width: auto;
	text-align: center;
}
#Collage {
	width: 50px;
}
.Leichte_Texthervorhebung {
	font-size: 18px;
	text-align: right;
	line-height: 40px;
}
