@charset "utf-8";
/* CSS Document */
body{
background-image: url("/images/barrierefrei.png");
background-attachment:scroll;
background-position: top center;
background-repeat:no-repeat;
background-color:#AAA6A6;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";

text-align:left;
}
img{
	border: none;
	align-content:center;
}
p{line-height:18px;
margin-top:0;
margin-bottom:12px;
}

@media only screen and (max-device-width: 480px) {
  body {background-image:none;
	font-size:14px; }
	
} 
@media only screen and (min-device-width: 900px) {
  .handy {display:none;}
}  	

.karikatur{
	float:left;
	width:360px;
	height:350px;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
	
}
p{  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size:15px;
}

