body  { overflow: auto; color: #000000; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Verdana, Arial, SunSans-Regular, Geneva, Swiss; background-color: #fff0c9; background-image: url(../images/bg.jpg); background-repeat: repeat-x; margin: 0; scrollbar-face-color:#FCDD92; scrollbar-shadow-color:#B09B66; scrollbar-highlight-color:#FDE7B3; scrollbar-3dlight-color:#FCE2A1; scrollbar-darkshadow-color:#5B5035; scrollbar-track-color:#FEF0CF; scrollbar-arrow-color:#CAB175; }
table, td  { color: #000000; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Verdana, Arial, SunSans-Regular, Geneva, Swiss ; line-height: 20px; }

a:link     { color: #000000; font-weight: bold; text-decoration: underline }
a:visited  { color: #000000; font-weight: bold; text-decoration: underline }
a:hover    { color: #000000; font-weight: bold; text-decoration: underline }
a:active   { color: #000000; font-weight: bold; text-decoration: underline }

.h06  { font-size: 6pt }
.h07  { font-size: 7pt }
.h08  { font-size: 8pt }
.h10 { font-size: 10pt }
.h11 { font-size: 11pt }
.h12  {  font-size: 12pt }
.h14  {  font-size: 14pt }
.h16    {  font-size: 16pt }
.h18  {  font-size: 18pt }
.h24  {  font-size: 24pt }
.h30   {  font-size: 30pt }

.h1{
	font-family: "Times New Roman, Times, Georgia, serif";
	font-size:18px;
	font-weight:normal;
	color:#266fac;
	height:18px;
}

a:link.navigation {
	color:#dc5914;
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;
	padding:5px;
	display:block;
}
a:visited.navigation {
	color:#dc5914;
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;
	padding:5px;
	display:block;
}
a:active.navigation {
	color:#dc5914;
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;
	padding:5px;
	display:block;
}
a:hover.navigation {
	color:#dc5914;
	font-size: 9pt;
	background:#FEE5AC;
	text-decoration: none;
	font-weight:bold;
	padding:5px;
	display:block;
}

a:link.navigation_aktiv {
	color:#dc5914;
	font-size: 9pt;
	background:#FEE5AC;
	text-decoration: none;
	font-weight:bold;
	padding:5px;
	display:block;
}
a:hover.navigation_aktiv {
	color:#dc5914;
	font-size: 9pt;
	background:#FEE5AC;
	text-decoration: none;
	font-weight:bold;
	padding:5px;
	display:block;
}
a:visited.navigation_aktiv {
	color:#dc5914;
	font-size: 9pt;
	background:#FEE5AC;
	text-decoration: none;
	font-weight:bold;
	padding:5px;
	display:block;
}
a:active.navigation_aktiv {
	color:#dc5914;
	font-size: 9pt;
	background:#FEE5AC;
	text-decoration: none;
	font-weight:bold;
	padding:5px;
	display:block;
}

div.content { overflow: auto; overflow-y:scroll; width: 100%;}  
table.content {width: 100%;overflow: hidden;table-layout: fixed;}
