body {
	margin: 20px;
	padding: 0px;
	azimuth: center;
	background-color: #3C727C;
	}

.inhalt div, center, p, ol, ul, li, table, tr, td, form {
	font-family: comic sans ms, sans-serif;
	color: #3C727C;
	font-size: 17px;
	font-weight: normal;
	line-height: 150%;
	list-style-type: circle;
	}

a:link { 
	color: #F67067; 
	font-family: comic sans ms, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none; 
	}

a:visited { 
	color: #F67067; 
	font-family: comic sans ms, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none; 
	}
	
a:active { 
	color: #F67067; 
	font-family: comic sans ms, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none; 
	}
