  .drucker { display:none; }

*
{
	margin:0px;
	padding:0px;
}
.img
{
	margin: 0px;
}



#Wrapper
{

	width: 100%;
	height: 100%;
	margin-left: 0px;
	
/*width:500px;height:200px;
border:1px solid red;
padding:20px; */
}

#NavigationTop
{

	/* width: 320px; */
	height: 32px;
	margin-top: 5px;
}

.ButtonUntenLinks
{	
	float: left;
	margin-left: 0px;
		
}
.ButtonUntenRechts
{
float: right;	
margin-left: 0px;	
}

#NavigationBottom
{
	/* width: 320px; */
	height: 50px;
	margin-top: 5px;
}

#DivZurueck
{
	cursor:pointer;
	float: left;
	background-image: url(../Images/mobilephone/zurueck.png);
	margin-left: 0px;
	width: 98px;
	height: 27px;
}

/* WPLISTE Button Details */
#btnDetails
{
	
}


A:link
{
	/*position:static;*/
	color: #000000;
	text-decoration:underline;
        font-weight: normal ;
}	

A:visited	
{
	/* position:static;*/
	text-decoration:	none;
	color:	#000000;
font-weight: normal;
}
		
A:active	
{	
	/* position:static; */
	text-decoration:	none;
	color:	#000000;
font-weight: normal;
}	
		
A:hover	
{
	/* position:static;*/
	text-decoration:	none;
	color:	#000000;
font-weight: normal;
}

a img {
border : 0 none;
}