html{
	height:100%;
}

body{
	font-family:georgia;
	background:#fff;
	font-size:14px;
	height:100%;
}

.start #txt{
	text-align:center;
	color:#000;
	position:absolute;
	top:550px;
	left:0;
	right:0;
	z-index:40;
	letter-spacing:1px;
	line-height:1.5em;
}

.start #listener{
	height:400px;
	width:400px;
	position:absolute;
	z-index:20;
	left:40%;
	right:40%;
}

.start #logo{
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:100%;
}

.start #logo #light{
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:100%;
	background:url(/img/logo_light.gif) top center no-repeat;
}

.start #logo #dark{
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:100%;
	background:url(/img/logo_dark.gif) top center no-repeat;
}



#wrapper{
	width:990px;
	margin:auto;
}

#top img{
	margin-left:82px;
	margin-top:10px;
}

#top ul,
#top li{
	list-style:none;
	margin:0;
	padding:0;
}

#top ul{
	margin:20px;
	text-align:center;
}

.start #txt ul{
	margin: 0 auto;
	padding:0;
}

#top li,
.start #txt ul li{
	letter-spacing:1px;
	display:inline;
	margin:45px;
	text-align:center;
}

a{
	text-decoration:none;
	color:#000;
}

#top li a.link_mangal_active{
	font-weight:bold;
}

#top li a.link_links_active{
	font-weight:bold;
	color:#82D1DE;
}

#top li a.link_about_active{
	font-weight:bold;
	color:#82D1DE;
}

#top li a.link_contact_active{
	font-weight:bold;
	color:#82D1DE;
}

#top li a.link_collection_active{
	font-weight:bold;
	color:#82D1DE;
}

#top li a.link_shop_active{
	font-weight:bold;
	color:#82D1DE;
}

#content{
	text-align:center;
}

#content h1{
	font-size:16px;
	text-decoration:underline;
}

.item{
	margin-top:40px;
}

.zitat{
	font-family:"trebuchet ms";
	font-size:12px;
	line-height:2em;
	letter-spacing:1px;
	margin:20px 0 40px 0;
}
.zitat b{
	letter-spacing:2px;
}

/* SHOP */
.article{
	float:left;
	width:390px;
	text-align:left;
	position:relative;
	margin-right:30px;
	margin-left:30px;
}

.article .Pronametext{
	font-family:"trebuchet ms";
	font-weight:bold;
	letter-spacing:2px;
	line-height:20px;
	font-size:12px;
}

.article .Pronrtext{
	font-family:"trebuchet ms";
	font-weight:bold;
	letter-spacing:1px;
	font-size:12px;
}

.article .Prokurztext{
	display:block;
	margin-top:15px;
	font-size:12px;
	width:180px;
}

.article .Propreistext{
	font-family:"trebuchet ms";
	font-weight:bold;
	letter-spacing:2px;
	font-size:12px;
}

.article .taxes .Propreistext{
	font-family:"trebuchet ms";
	font-weight:bold;
	font-size:10px;
}

.article form{
	margin-top:10px;
}

.article form input,
input.submit{
	background:#fff;
	color:#000;
	border:2px solid black;
}

.article img{
	/*position:absolute;
	top:0;
	right:0;*/
	float:right;
}

.bestellungubertext,
.wako_art{
	font-size:11px;
}

