body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
body {
	background-color: #d8dce7;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

h1 {
	font-size: 30px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 20px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-style: italic;
	color: #444444;
	font-weight: normal;
}
hr {
	height: 1px;
	width: 100%;
	color: #CCCCCC;
}

#Frame {
	width: 740px;
	margin: 0 auto;
	background-color: #FFFFFF;
	height: 1000px;
}

.ArtikelBlock {
	color: #333333;
	vertical-align: top;
	text-align: justify;
	padding-bottom: 10px;
	width: 490px;
	padding-left: 20px;
	padding-right: 10px;
}
.ArtikelBlock p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.Navigation {
	width: 240px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: top;
	padding-right: 20px;
}
.Navigation a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
}
.Navigation div {
	position: relative;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	padding-bottom: 15px;
}


.Titelbild {
	margin-bottom: 10px;
}
.Untertitel {
	font-size: 12px;
	font-weight: bold;
}
