td, th {
	font-size: 12pt;
}


.ueber2 {
	font-weight: bold;
}


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

.schmucklink {
	font-weight: normal;
	color: #000;
	
}


.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:#F90;
	text-decoration:none;
	font-weight: bold;
}
A.menu:active {
	color:#f30;
	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;
	vertical-align: inherit;
}

.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;
	color: #666;
	font-weight: bold;
	padding-left: 15px;
}

.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:#F60;
	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: "AvantGarde Md BT", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FF9900;
}

.titlebargrau {
	font-size: xx-large;
	color: #999999;
	font-family: "AvantGarde Md BT", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}


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