@charset "utf-8";
/* CSS Document */
body{
background-color:#AAA6A6;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
}
img{
	border: none;
	align-content:center;
}
p{line-height:18px;
margin-top:0;
margin-bottom:12px;
}

h1{
margin-top:0;
}


.karikatur{
	float:left;
	width:360px;
	height:350px;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
	
}
#main_wide {font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size: 13px;
    line-height: normal;
    color: #100F0F;
    margin: auto;
    width: 950px;
	text-align: center;
	background-color:white;
}

#blog{
	width:650px;
	height:20%;
	overflow:auto;
}


td{
	background-color: white;
}

p{  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size:15px;
}
table{
	background-color: white;
}

