@media only screen and (max-width:480px) 

{	
html {
 background-color: #8f987c;
	 background-image: url(images/background_images-800-keindesign.gif);
	
}

div#wrapper {
	width:100%;
    background-color:white;
	margin: 2px auto;
}



div#navibereich {
	width: 265px;
    background-color: #8f987c;
     margin: 2px  auto; 
} 
	

div#aussen{ 
    overflow-y: hidden;
    white-space: nowrap;
	margin: auto;
	background-image: url(images/background_images-handy.jpg);
	background-size: 100%;
    max-width:470px; 
    height: auto;
	padding-left: 17px;
	padding-right: 17px;
}
	
.text {
	font-size: 12px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	padding-top: 2px;
	padding-bottom: 1%;
	text-align: justify;
	margin: 0px;
	margin-left: 5%;
	margin-right: 5%;
	max-width: 550px;
	background-color: #6666665;
	

 


	
	
	}
div#aussen-unten{ 
     overflow-y: hidden;
    white-space: nowrap;
	margin: auto;
	background-image: url(images/background_images-handy.jpg);
	background-size: 100%;
    max-width:470px; 
    height: auto;
	padding-left: 17px;
	padding-right: 17px;
}
	
	
	div#aussen-ohne{ 
	  overflow-y: hidden;
    white-space: nowrap;
	margin: auto;
	background-image: url(images/background_images-handy-ohne.gif);
	background-size: 100%;
    max-width:470px; 
    height: auto;
	padding-left: 17px;
	padding-right: 17px;
 
}


div#textbereich { 
  overflow-y: hidden;
    white-space: nowrap;
    margin:0;
	background-color:white;
}

div#textbereich1 { 
  overflow-y: hidden;
    white-space: nowrap;
    margin:0;
	background-color:white;
}
	
div#textbereich2 { 
  overflow-y: hidden;
    white-space: nowrap;
    margin:0;
	background-color:white;
}
	
div#textbereich3 { 
  overflow-y: hidden;
    white-space: nowrap;
    margin:0;
	background-color:white;
}
	
div#textbereich4 { 
  overflow-y: hidden;
    white-space: nowrap;
    margin:0;
	background-color:white;
}
	
.inside {
  background-color:#525a55;
	height: 50px;
}
   
	
div#footer {
	background-image: url(images/background_images-800-keindesign.gif);
  background-color:#5b6660;
  padding: 5px 0 10px 0;
  border-top: 1px solid #5b6660; 
	height: 100%;
}
	
	div#ende {
  background-color:red;
	height: 100%;
}	
}

	
