

body {
	background:#fff;
	font: 10pt/140% Georgia, "Palatino Linotype", "Times New Roman", serif;
	text-align: left;
	margin: 0px 0px 20px 0px;
}

#navcontainer	{
	display: none;
}

#banner	{
	display: none;
}

h1 {
	color: Black;
	font: 16pt/140% Georgia, "Palatino Linotype", "Times New Roman", serif;
	letter-spacing: 1px;
	font-weight: bold;
}
h2 { color: Black; 
font: 14pt/140% Georgia, "Palatino Linotype", "Times New Roman", serif;
font-weight: bold;
}
h3 { color: Black; 
font: 12pt/140% Georgia, "Palatino Linotype", "Times New Roman", serif;
font-weight: bold;
}
h4 {
	color: Black;
	font: 10pt/140% Georgia, "Palatino Linotype", "Times New Roman", serif;
	margin: 0px 0px 0px 10px;
	font-weight: bold;
}

h5 {
	font: 8pt/140% Georgia, "Palatino Linotype", "Times New Roman", serif;
	font-weight: bold;
}


.linklist {
	display:none;
}

.menueunten {
	display:none;
}


	


	#text {
	background-color: White;
	padding: 0cm 20pt 20pt 20pt;
	margin: 0;
	}

	
	.kasten {
	background-color: White;
	padding: 20px;
	margin: 10px 10px 10px 10px;
	border: 2px solid #B2B2B2;
	z-index: 2;
}


	#text a {
	color: Black;
}

	strong {
	font-weight: bold;
	color: Black;
}

#lit {
	background: White;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
}

#lit a {
	color: #DAA520;}

div#lit img {float: left;
		margin-right: 20px;
		margin-bottom: 10px;
	}

div#lit h5{
	margin: 0;
	font: bold 16px/160% Georgia, serif;
	text-align: left;
	}

	strong {
	font-weight: bold;
	color: Black;
}

.rahmentable {
	border: 1px solid black;
	border-collapse: collapse;

}

.rahmentable td, .rahmentable th	{
	border: 1px solid black;
	padding: 5px;

}