/* Form + Acryl */
/* Farben:
		orange = #ed7c50	/	#eb6a46
		türkis = #1aa4a1	/	#15a19e
*/
			/* Standartelemente	*/
img{
	border: none;
	margin-bottom: 18px;
}

			/* spezifische Elemente */
body{
	background-image: url("../hintergrund/body.png");
	background-position: top;
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;
	text-align: center;
	margin: auto;
/*	overflow: hidden;*/
}

#hauptfenster{
	z-index: 1;
	position: relative;
	top: 0;
	width: 700px;
	height: 100%;
	margin: auto;
	text-align: left;
}

#inhalt{
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}

#header{
	z-index: 5;
	background-image: url("../hintergrund/header_hg.gif");
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	top: 4px;
	left: 5px;
	width: 445px;
	height: 241px;
}

#email{
	z-index: 5;
	position: absolute;
	bottom: 22px;
	left: 5px;
	width: 150px;
	height: 18px;
}

#Manufaktur{
	z-index: 5;
	background-image: url("../hintergrund/Manufaktur.gif");
	background-position: top;
	background-repeat: no-repeat;
	position: absolute;
	top: 72px;
	left: 0px;
	width: 112px;
	height: 112px;
	padding: 37px 0 0 0;
	text-align: center;
}

				/* Navigation */

#nav1{
	z-index: 10;
	position: absolute;
	color: #000000;
	top: 108px;
	left: 320px;
	width: 130px;
	text-align: right;
}

#nav1 li{
	width: 100%;
	height: 19px;
}

#nav1 li a{
	display: block;
	color: #000000;
	height: 16px;
	text-decoration: none;
	padding: 2px 30px 0px 0px;
}

#nav1 li a:hover{
	background-color: #ed7c50;
	color: #FFFFFF;
	height: 18px;
}

#nav1 .aktuell{
	background-color: #ed7c50;
	color: #FFFFFF;
	height: 18px;
}

#nav2{
	z-index: 10;
	position: absolute;
	color: #000000;
	top: 168px;
	left: 320px;
	width: 130px;
	text-align: right;
}

#nav2 li{
	width: 100%;
	height: 18px;
}

#nav2 li a{
	display: block;
	color: #000000;
	height: 17px;
	text-decoration: none;
	padding: 2px 30px 0px 0px;
}

#nav2 li a:hover{
	color: #eb6a46;
}

#nav2 li .aktuell{
	color: #eb6a46;
	font-weight: bolder;
}

#nav3{
	z-index: 10;
	position: absolute;
	color: #000000;
	top: 108px;
	left: 450px;
	width: 130px;
	text-align: left;
	visibility: hidden;
}

#nav3 li{
	width: 100%;
	height: 19px;
	border-bottom: 1px solid #ed7c50;
}

#nav3 li a{
	display: block;
	color: #000000;
	height: 17px;
	text-decoration: none;
	padding: 2px 0px 0px 30px;
}

#nav3 li a:hover{
	background-color: #ed7c50;
	color: #FFFFFF;
	height: 18px;
	border: 0;
}

#nav3 .aktuell{
	background-color: #ed7c50;
	color: #FFFFFF;
	height: 18px;
	border: 0;
}

#p_nav{
	z-index: 10;
	position: absolute;
	font-size: 10px;
	line-height: 18px;
	top: 224px;
	left: 145px;
	height: 18px;
}

#p_nav a{
	display: block;
	background-image: url(../hintergrund/p_nav_inaktiv.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-weight: bolder;
	color: #FFFFFF;
	width: 103px;
	height: 18px;
	text-decoration: none;
	padding: 0 0 0 5px;
	text-align: center;
	float: left;
}

#p_nav a:hover{
	display: block;
	background-image: url(../hintergrund/p_nav_aktiv.gif);
	float: left;
}

#p_nav .aktuell{
	display: block;
	background-image: url(../hintergrund/p_nav_aktiv.gif);
	background-position: top right;
	color: #FFFFFF;
	width: 103px;
	height: 18px;
	text-decoration: none;
	padding: 0 0 0 5px;
	text-align: center;
	float: left;
}


				/* Inhaltselemente */

#shop{
	z-index: 15;
	position: absolute;
	top: 260px;
	left: 10px;
	width: 100px;
}

#shop_bild{
	z-index: 15;
	background-image: url("../hintergrund/Shop_hg.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	position: absolute;
	top: 392px;
	left: 0;
	width: 112px;
	height: 112px;
	text-align: center;
	cursor: pointer;
}

#spalte1{
	z-index: 15;
	position: absolute;
	top: 260px;
	left: 135px;
	width: 400px;
}
					
					/* Layoutelemente */
#linie{
	background-image: url("../hintergrund/punkt.png");
	background-position: bottom left;
	background-repeat: repeat-x;
	position: relative;
	top: 0;
	left: 0;
	width: 170%;
	height: 18px;
	margin: 0.35em 0 2.1em 0;
	padding-bottom: 0.5em;
}

#subnavigation img{
	border: none;
	margin-bottom: 0;
}

#subnavigation{
	background-image: url("../hintergrund/punkt.png");
	background-position: bottom left;
	background-repeat: repeat-x;
	position: absolute;	
	bottom: 0;
	left: 0;
	width: 170%;
	height: 24px;
	line-height: 18px;
	margin: 0.35em 0 2.1em 0;
	padding-bottom: 0.5em;
}

#flyer{
	z-index:1000;
	background-color: #1aa4a1;
	position:absolute;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	visibility:hidden;
	padding: 5px 10px 10px 15px;
	margin: 0 50px 0 0;
}