#main_flyer{
	margin: 1em auto 0 auto;
	height: 539px;
	width: 892px;
}

#links_drumrum{
	position:absolute;
	top:	0px;
	left:	0px;
	height:	587px;
	width:	89px;
	background-image:url(../img/site/generell/links_drumrum_hg2.jpg);
	background-repeat:no-repeat; 
}

#haupt_navi{
	position: absolute;
	left:	89px;
	top: 	65px;
	height:	30px;
	width:	887px; 
	background-color: #999933;
}

#haupt_navi a
{
	color: #FFFFFF;
	font-size:12px;
	font-weight:300;
	font-family:Verdana;
	text-decoration:none;	
}

#haupt_navi a:hover
{	
	color:#9c938b;
	background-color: #D6D17D;
}

#haupt_navi ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#haupt_navi li
{
	float: left;
	margin-top: 7px;
	margin-left: 15px;
}

#haupt_navi .id1
{
	margin-left: 616px;
	margin-top: 3px;
}

#luecke{
	position: absolute;
	left:	89px;
	height: 5px;
	width:	887px;
	top:	95px;
	background-color: #ffffff;
}

#inhalt_start{
	position: absolute;
	top:	100px;
	left:	268px;
	width:	708px;
	height:	467px;	
}

#inhalt_start a{
	text-decoration: none;
}

#inhalt_start img{
	border: 0px;
}

#unten_drumrum{
	position: absolute;
	left:	89px;
	top:	567px;
	width:	887px;
	height:	20px;
	/*background-color: #dddfff;*/
}

/*	Buttons für Suche, Hilfe, Warenkorb	*/

.search
{
	background-color:#DDD68A;
	height:	20px;
	margin-top:1px;
	width:	126px;
	padding-top: 2px;
	border: 1px solid #FFFFFF;
	font-family:Verdana;
	font-size:	12px;
	color:	#5F5F5F;
}

.suche
{
	background-image:url(../img/suche.jpg);
	background-repeat:no-repeat;
	width:23px;
	height:24px;
	border:0px;	
}

.warenkorb
{
	background-image:url(../img/warenkorb.jpg);
	background-repeat:no-repeat;
	width:23px;
	height:24px;
	border:0px;	
}

.info-text-startpage{
	color: red;
	cursor: pointer;
	display: block;
	font-size: 28px;
	left: 30px;
	line-height: 38px;
	padding: 5px 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 200px;
	/*visibility: hidden;*/
}
