@charset "UTF-8";
/* CSS Document */


body, td, th, h3, h6 {
	color: #330000;
}

h1, h2, h4, h5 {
  color: #660000;
}

a {
	color: #003366;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: normal;
}
.bodytext1 {
	font-family: Verdana;
	font-size: 10px;
	color: #330000;
	text-align: justify;
	vertical-align: baseline;
	width: 500px;
}
.bodylist{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 24px;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: list-item;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.headertext {
	font-family: Verdana;
	font-size: 10px;
	color: #330000;
	padding-left: 10px;
	border-right-style: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006633;
}
.headertitel {
	font-family: Verdana;
	font-size: 14px;
	color: #330000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.bodytextIn {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	width: 480px;
	padding-left: 20px;
}
