body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, th {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #006699;
	text-decoration: none;
}

a:active {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

h6 {
	font-size: 12px;
}

p {
	text-align: justify;
}

ul, ol {
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
}

.titel {
	font-size: 14px;
	font-weight: bold;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
}

.hinweis {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-align: left;
}

.small_grey { 
	color: #999999;
	font-size: 9px;
}

.standard {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.tessize {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: right
}
