@charset "windows-1252";
                 
html{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;    
	height: auto;
	width: auto;                  
}


body{
	background-color:#CCCCCC;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;	
}
#wrapper{
	width: 320px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-bottom: 50px;
	padding-top: 10px;
	padding-left: 10px;
}
#nav {
	background-image:url(../iphoneImages/logo.png);
	background-repeat: no-repeat;
	height: 46px;
	
	width: 300px;
}   
#nav.noback{
	background: none; 
	width: 300px;     
	margin-top: 50px;
}

#nav ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: right;	
	
	margin: 0;
	margin-top: 5px;
	
}   

#nav.noback ul{
	margin-right: 20px;         
}

#nav li{
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	
	
}
#nav li a{
	/*display: block;*/
	
	/*height: 20px;*/
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	text-indent: -9999px;
	
	margin-right: 10px;
}
#nav li a.selected{
	background-position: 0 -20px;
}



#mn_news a{
	background-image: url(../iphoneImages/news.png);
	width: 50px;
}
#mn_about a{
	background-image:url(../iphoneImages/about.png);
	width: 50px;
}
#nav #mn_product a{
	background-image: url(../iphoneImages/product.png);
	width: 90px;
	margin-left: 5px;
}  

#nav.noback #mn_product a{
	background-image: url(../iphoneImages/product.png);
	width: 90px;
	margin-left: 5px;
	margin-right: 20px;
}

/*******/
#content{
	margin-top: 20px;
}
#content .artikel{
	margin-left: 15px;
	margin-bottom: 15px;
	
}

#content .artikel h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	margin: 0;
	padding: 0;
	/*background-image:url(../iphoneImages/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 100px;
	background-color:#CCCCCC;*/
	/*padding-left: 5px;*/
}

#content .artikel p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7a7a7a;
	padding-left: 5px;
	padding-right: 20px;
}

#content .about{
	margin-left: 15px;
	margin-bottom: 15px;
	width: 255px;
	min-height: 230px;
}

#content .about h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	margin: 0;
	padding: 0;
	/*background-image:url(../iphoneImages/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 5px;*/
	padding-left: 5px;
}

#content .about p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7a7a7a;
	padding-left: 15px;
}
#content .about li{
	font-family:Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	font-size: 11px;
	padding: 0;
	margin: 0;
	list-style: none;
}
#content .about ul{
	margin: 0;
	padding: 0;
	padding-left: 15px;
}


/********/
#content .product{
	margin-left: 15px;
	margin-bottom: 15px;
	width: 255px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7a7a7a;
}

#content .product h1{
	/*font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;*/
	
	font-size: 11px;
	font-weight: normal;
	
	margin: 0;
	padding: 0;
	/*background-image:url(../iphoneImages/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 5px;*/
	padding-left: 5px;
}

#content .product h2{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	
	font-size: 11px;
	font-weight: normal;
	
	margin: 0;
	padding: 0;
	/*background-image:url(../iphoneImages/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 5px;*/
	padding-left: 5px;
}

#content .product p{
	/*font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;*/
	margin: 0;
	padding: 0;
	margin-top: 5px;
	
	color: #7a7a7a;
	padding-left: 20px;
}

#content .product #carpet{
	margin: 15px 0 15px 25px;
}
/*#content .about li{
	font-family:Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	font-size: 11px;
	padding: 0;
	margin: 0;
	list-style: none;
}
#content .about ul{
	margin: 0;
	padding: 0;
	padding-left: 5px;
}*/
