td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
}


.ueber2 {
	font-weight: bold;
}


.textlink {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}


.zaehler {
	color: #CCC;
}



a {
	color: #3366CC;
	text-decoration: none;
}


A.menu:link {
	color:#333;
	text-decoration:none;
	font-weight: bold;
}
A.menu:visited {
	color:#555;
	text-decoration: none;
	font-weight: bold;
}
A.menu:hover {
	color:#760010;
	text-decoration:none;
	font-weight: bold;
}
A.menu:active {
	color:#990033;
	text-decoration:none;
	font-weight: bold;
}




form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #603;
}
.klein {
	font-size: x-small;
}

.header {
	font-size: 24px;
	background-color: #e4c4b9;
	color: #666;
	font-weight: bold;
	padding-left: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}


A.footerlink:link {
	color:#333;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
}
A.footerlink:visited {
	color:#555;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.footerlink:hover {
	color:#760010;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
}
A.footerlink:active {
	color:#990033;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}
