body
{
	margin:0;
	padding:0;
	border:0;
}

body, td, li, a, p, h3
{
	color:#333333;
	font-family:Arial,sans-serif;
	font-size:10pt;
	font-weight:normal;
	line-height:125%;
}

p
{
	text-align:justify;
}

.suboff
{
    color:#666666;
	font-family:Arial,sans-serif;
    font-size:9pt;
    font-weight:bold;
	text-decoration:underline;
	margin-right: 1em;
}
.suboff:hover, a:hover
{
    color:#FF8C00;
}

.subon
{
    color:#FF8C00;
	font-family:Arial,sans-serif;
    font-size:9pt;
    font-weight:bold;
	text-decoration:none;
	margin-right: 1em;
}

.bold, h3
{
	font-weight:bold;
}

.std
{
	color:#333333;
	font-family:Arial,sans-serif;
	font-size:10pt;
	font-weight:normal;
	text-align:justify;
}

.head1, h1
{
	color:#333333;
	font-family:Arial,sans-serif;
	font-size:15pt;
	font-weight:bold;
	text-align:left;
}

.head2, h2
{
	color:#333333;
	font-family:Arial,sans-serif;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
}

.italic
{
	color:#333333;
	font-family:Arial,sans-serif;
	font-size:10pt;
	font-weight:normal;
	font-style:italic;
	text-align:justify;
}

div#img_right {
	width: 250px;
	height: 250px;
    left: 650px;
    top:20px;
    background-image: url(images/bild_01.jpg);
	margin-top:65px;
}