body {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding-top: 0px;
	padding: 0px;
}

img {
border: 0px;
}


/*
-- Textstyle --
*/
p {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #000000;
	background-color: transparent;
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 0px;
}

h1 {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:14px;
	color: #000000;
	background-color: transparent;
	margin-bottom: 12px;
	margin-top: 0px;
}

h2 {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
}

.datum {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	line-height:14px;
	font-weight:normal;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

td {
	font-size: 11px;
	line-height:14px;
	vertical-align:top;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	padding-bottom: 5px;
	padding-top: 0px;
}

ul, ol, li {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
}

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 0px;
	height: 1px;
	size: 1;
}

/*
-- ENDE Textstyle --
*/

/*
-- Linkstyle --
*/
a:link {
	color: #0033FF;
	text-decoration: none; /* underline; */
	font-weight: normal;
}

a:visited {
	color: #0033FF;
	text-decoration: none; /* underline; */
	font-weight: normal;
}

a:active {
	color: #0033FF;
	text-decoration: none; /* underline; */
	font-weight: normal;
}

a:hover {
	color: #000099;
	text-decoration: none; /* underline; */
	font-weight: normal;
}

/*
-- ENDE Linkstyle --
*/
.bildunterschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	line-height: normal;
}

