/***************************************/
/*            ola-kala.de              */
/***************************************/

#ok_mobile_info{
	background-color: #eee; 
	text-align: center;
    	margin-left: auto;
    	margin-right: auto;
    	margin-top: 5%;
    	margin-bottom: 5%;
     	height: 10%;
	width:36%;
	padding:2%;
	border: 2px solid #aaa;
}
#ok_mobile_warning{
	background-color: #eee; 
	text-align: center;
    	margin-left: auto;
    	margin-right: auto;
    	margin-top: 5%;
    	margin-bottom: 5%;
	float:top;
     	height: 15%;
	width:36%;
	padding:2%;
	border: 2px solid yellow;
}
#ok_mobile_warning_install{
	background-color: #eee; 
	text-align: center;
    	margin-left: auto;
    	margin-right: auto;
    	margin-top: 5%;
    	margin-bottom: 5%;
	float:top;
     	height: 5%;
	width:36%;
	padding:2%;
	border: 2px solid #ee0;
}


a, a:visited {
  color: #000000;
  text-decoration     : none;
  font-weight: bold;
}

a:hover {
  color: #000000;
  text-decoration     : none;
}
