.copyright {
	font-size: 10px;
}
td {
	font-family: sans-serif;
	font-size: 12px;
}
.bodycontent {
	font-family: sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #ffffff;
}

table {
	border: 0px;
}
h1 {
	font-family: sans-serif;
	font-size: 20px;
	background-color: #deeef1;
	font-weight: normal;
	padding: 3px;
}

h2 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-color: #deeef1;
	padding: 3px;
}

h3 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #deeef1;
	padding: 3px;
}

h4 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #deeef1;
	padding: 3px;
}

h5 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #deeef1;
	padding: 3px;
}

h6 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #deeef1;
	padding: 3px;
}

.h7 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
//	background-color: #deeef1;
	padding: 3px;
}

a {
	color: #000000;
	background-color: #e3f1ca;
	text-decoration: none;
}

a:hover {
	background-color: #ecd9c9;
}

a:visited {
	background-color: #ffffff;
}

.tabelle-formular1 {
	background-color: #e3f1ca;
}

.form-input {
	border: 1px;
	border-style: solid;
	background-color: #ffffff;
	border-color: #cccdcc;
}
.form-input-error {
	border: 1px;
	border-style: solid;
	background-color: #deeef1;
	border-color: #cccdcc;
}

.error-message {
	font-weight: bold;
	color: red;
}

.da-table-caption {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
}

.da-table {
}

.da-td {
	font-size: 10px;
	text-align: left;
	background-color: #deeef1;
	border-color: #000000;
}

.da-th {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	background-color: #e3f1ca;
}

.da-bibitem {
	font-size: 8px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	background-color: #e3f1ca;
}

.da-nav-table {
	background-color: #e3f1ca;
}

.da-figure {
	text-align: center;
}

.da-figure-caption {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
}
