BODY, TABLE, TD {
	color : #000030;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
BODY {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	background-color:#efefff;
}
A:LINK, A:VISITED, A:ACTIVE {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
} 
A:HOVER {
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
}
IMG {
	border: 0px none;
}
.title {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/box_s_top.png);
	width: 200px;
	height: 26px;
 }
.smtitle {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/streifen.png);
	background-color : #f2f8ff; }
.bigtitle {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-image: url(/images/streifen.png);
	background-color : Blue;
}
.toptitle {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/box_top_middle.png);
	vertical-align : middle;
	text-align: left;
}
A.titlehref:link, 
A.titlehref:visited, 
A.titlehref:active {
	color: #ffffff;
	text-decoration: underline;
}
A.titlehref:hover {
	color: #ff0000;
	text-decoration: underline;
}
A.pagelink:link, 
A.pagelink:visited, 
A.pagelink:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
A.pagelink:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
A.s:link,
A.s:visited,
A.s:active,
A.s:hover {
	font-weight: normal;
}
A.b:link,
A.b:visited,
A.b:active,
A.b:hover {
	font-weight: bold;
}
A.t:link,
A.t:visited,
A.t:active,
A.t:hover {
	font-weight: bold;
	font-size: 12px;
	color:#000077;
}
A.t:hover {
	color: #ff0000;
}
A.f:link,
A.f:visited,
A.f:active,
A.f:hover {
	font-size: 9px;
}
A.f:hover {
	color: #ff0000;
}
A.navbar:link, A.navbar:visited, A.navbar:active {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
} 
A.navbar:hover {
	color: white;
	background-color: #000099;
	font-weight: bold;
	font-size: 12px;
}
.middle {
	background-image: url(/images/box_s_middle.png);
	padding : 4px 7px 0px 6px;
}
TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.news {
	margin-left: 10px; text-indent: -10px; margin-bottom: 0px; margin-top: 0px;
	font-size: 9px;
}
.c0 {
	background-color: #e9e9ff;
	text-align: center; 
	padding-left: 5px; 
	padding-right: 5px;
	width: 3%;
}
.c1 {
	background-color: #f2f8ff;
	text-align: left;
	font-size: 9px;
	width: 70%;
}
.c2 {
	background-color: #e9e9ff;
	text-align: center;
	white-space: nowrap;
	width: 8%;
}
.c3 {
	background-color:#dee3e7;
	text-align: center;
	width: 3%;
}
.c4 {
	background-color: #e9e9ff;
	text-align: center;
	width: 3%;
}
.c5 {
	background-color: #dee3e7;
	text-align: center;
	white-space: nowrap;
	width: 8%;
}
.g {
	color: Silver;
	font-style: italic;
}
.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #006400;
	line-height: 125%;
	background-color: #CCCCCC;
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #444444; 
	line-height: 125%;
	background-color: #FAFAFA; 
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}
#container {
  width: 100%;
  float: left;
  margin-right: -220px;
  margin-top: 10px;
  margin-left: 3px;
  margin-bottom: 10px;
}
#right {
	width: 200px;
	float: right;
	text-align: left;
	vertical-align: top;
	background-color: #e9e9ff;
	border-left: 1px solid blue;
	border-top: 0px none;
	border-bottom: 1px solid blue;
	border-right: 0px none;
	padding: 10px 2px 8px 4px;
	margin-bottom: 10px;
}
#left {
  background: #f2f8ff;
  margin-right: 220px;
  margin-bottom: 10px;
}
#footer {
  background: #d7dabd;
  clear: both; 
}

.acttab {
	padding: 5px 5px 5px 5px; 
	font-size: 12px; 
	white-space: nowrap; 
	background-color: #f2f8ff; 
	border-left: 1px solid blue; 
	border-right: 1px solid blue; 
	border-top: 1px solid blue;
}
.acttab_b a {
	font-weight: bold;
}
.inacttab {
	padding: 5px 5px 5px 5px; 
	font-size: 12px; 
	white-space: nowrap; 
	border: 1px solid blue;
}
