body {
	font-family: "Times New Roman", Times, serif;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #333333;
}

#logo {
	display: none;
}
#logoprint {

	height: 150px;
	width: 100%;
	text-align: center;
}

html {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	top: 200px;
	left: 230px;
	margin: 0px;
	padding-top: 0px;
}
#links {
	display: none;

}
#rechts {
	display: none;
}

#inhalt {
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: left;
}
p, pre {
margin: 0px; 
padding: 5px 20px 5px 30px; 
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #404F6B;
	text-align: center;
	padding: 3px 0px 0px;
	margin-top: 3px;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F7F6F0;
	background-color: #404F6B;
}
li {
	line-height: 20px;
	display: block;
	list-style-type: none;
	text-align: right;
	margin-right: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #404F6B;
	font-size: 12px;

}
.fett {
	font-weight: bold;
	color: #666666;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9BADD5;
	padding-left: 20px;

}

#inhalt li {
	display: list-item;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 10px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #564B47;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F3F3F3;
}
#linksunten {
	display: none;
}
#flaggen {
	display: none;
}
td {
	color: #333333;
	text-align: left;
	vertical-align: bottom;
	border-top: 0px #BAC1C7;
	border-right: 0px #BAC1C7;
	border-bottom: 1px dashed #BAC1C7;
	border-left: 0px #BAC1C7;
	padding-bottom: 0px;
	padding-top: 10px;
}
tr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-color: #BBC1CD;
	border-bottom-color: #BBC1CD;
	border-left-color: #BBC1CD;
	width: 50%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#inhalt img {
	border: 1px solid #BBC1CD;
}
table {
	padding-left: 30px;
	margin-left: 30px;
}

.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

}
.floatright {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px; 

}

