body {
	font-size: 0.9em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

div.logo h1 {
	font-family: "Times New Roman",Times,serif;
	font-weight: normal;
	border-bottom: 1px solid #555555;
	padding-bottom: 5px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

div.menu,
div.header-image {
	display: none;
}

/* -------------------------------------------------- */
/* CONTENT */

div.body img {
	padding-bottom: 5px;
	border: 0px;
}

.header-title {
	margin-bottom: 7px;
}

.header-title h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	text-align: right;

	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	
	padding-top: 1px;
	padding-right: 10px;
}

div.content {
	margin-top: 15px;
	font-size: 0.9em;
}

.content h3 {
	font-size: 1.8em;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-style: italic;
}

.content h4 {
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-style: italic;
}

.content p {
	font-size: 1em;
	text-align: justify;
}

.content ul li {
	list-style: square;
	font-size: 1em;
	margin-bottom: 5px;
}

.content a {
	color: #000000;
	text-decoration: none;
}

/* -------------------------------------------------- */
/* SONSTIGES */

div.imgtext_image {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

input, select, textarea {
    border: 1px outset #555555;
}

span.konSubtext {
    display: none;
}

table {
    font-size: 1em;
}
