/*by jabobe - weinhaus-renker.de*/
body {
	font-family: "Times", serif;
	font-size: 16px;
	color: #636363;
	background-color: #fff;
	margin: 0px auto 0px auto;
}
h1 {
	font-size: 22px;
	color: #696969;
}
h2 {
	font-size: 46px;
	color: #DCDCDC;
}
h3 {
	font-size: 24px;
	color: #4F4F4F;
}
h4 {
	font-size: 15px;
	color: #000;
}
em {
	font-style: italic;
}
a {
 	color: #696969;
	text-decoration: none;
}
/*a:visited {
 	color: #a00103;
}
*/
a:hover {
 	color: #a00103;
}

