BODY {
	color: #333333;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size : 10px;
	background-attachment : fixed;
	background-image : url(../images/bg_main.jpg);
}
a:link    { color: #648dc5; font-family: Verdana; text-decoration: none }
a:active    { color: #000; font-family: Verdana; text-decoration: none }
a:visited     { color: #648dc5; font-family: Verdana; text-decoration: none }
a:hover     { color: #000; font-family: Verdana; text-decoration: none }

.titel     { color: black; font-weight: bold; font-size: 11px; font-family: Verdana; border-bottom: medium none black }

.headline     { color: black; font-weight: bold; font-size: 12px; font-family: Verdana }
.headline_gross { color: #69c; font-weight: bold; font-size: 13px; font-family: Verdana }
.navigation     { color: black; font-size: 10px; line-height: 14px; font-family: Verdana; text-align: center; text-transform: uppercase; border: black; position: absolute }
.textlink   { color: #a9a9a9; font-weight: bolder; font-size: 11px; font-family: Verdana; text-decoration: none }

.fliesstext    { color: black; text-align: justify; font-size: 10pt; text-decoration: none; font-family: Verdana }
.fliesstext_klein { color: black; font-size: 8pt; font-family: Verdana; text-decoration: none; text-align: justify }
.button	 { color: #2C8FD0; font-size: 8pt; font-family: Verdana; text-decoration: none; background-color: white; border: #2C8FD0 1px solid }