/*
	* Homepage: yorck-von-wartneburg.de
	* Date: 22.08.2005
*/

#sheet {
	width: 94%;
	margin-left: 30px;
	padding: 10px 0% 60px 3%;
	font-size: 16px;
}
table#contact {
	font-size: 18px;
	font-family: 'Times New Roman',Times,serif;
}
table#contact tr td {
	padding: 5px 10px 3px 7px;
	border-right: thin solid black;
	border-botom: thin solid black;
	background-color: #9eeddd;
}
table#subtable tr td {
	border-style: none;
	border: 0;
	padding: 0;
}
table#subtable tr td ul li {
	/*position: relative;top: -10px;*/
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
