@charset "utf-8";
/* c-schulte.eu */

body {
	background-color: #ffffff; 
	padding:0px;
	margin:0px;
}

#inhalt { 
	padding: 0px;
	position:absolute;
	height:360px; 
	width:560px;
	margin:-180px 0px 0px -280px;
	top: 50%; 
	left: 50%;
	overflow: auto;
}

a:visited img {
border: 0px;
} 
