body {
	margin:0px;
}

td {
	font-family: arial;
	font-size: 10pt;
}

.logo1 {
	background-image: url('/gfx/logo1.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

.headline {
	font-weight: bold;
	font-size: 16pt;
}

.headline_small {
	font-weight: bold;
	font-size: 12pt;
}

.subnav {
	padding: 0 0 0 5;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #FF920D;
	text-decoration: none;
}

.smallbold {
	font-size: 8pt;
	font-weight: bold;
}

.small {
	font-size: 8pt;
}

.bildrahmen {
	border: 1px solid #FF9207;
}