body {
	background-color: #cccccc;
	margin-top: 25px;
}
table#screensize{
	background-color: #fff6df;
}
td#bilder {
	padding-top: 35px;
	padding-left: 25px;
}
#BGmainMenu {
	background-color: #FFFFFF;
}
#mainMenu{
	font-family: Garamond;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
#mainMenu a {
	text-decoration: none;
	color: #333333;
}
#mainMenu a:hover {
	color: #999999;
}
#BGsubMenu {
	background-color: #FFFAEC;
}
ul#subMenu{
	margin: 10 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 11pt;
	font-weight: normal;
	font-family: Garamond;
	font-variant: normal;
	text-decoration: none;
}
#subMenu li {
	margin-left: 25px;
	margin-bottom: 5px;
}
#subMenu a {
	text-decoration: none;
	color: #333333;
}
#subMenu a:visited {
	color: #333333;
}
#subMenu a:hover {
	color: #999999;
}
.subMenuActive {
	color: #999999;
}
td#cellContent{
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h2 {
	font-size: 12pt;
	font-family: Garamond;
	text-transform: uppercase;
	color: #D2D2D2;
	margin-bottom: -25px;
	font-weight: bold;
	float: none;
}
#fusszeile {
	font-size: 9pt;
	color: #333333;
	padding-top: 5px;
}
#fusszeile a {
	text-decoration: none;
	color: #333333;
}
#fusszeile a:hover {
	color: #999999;
}
.fragetext {
	font-weight: bold;

}
.hervorhebung_hell {
	background-color: #FFFAEC;
	vertical-align: middle;
}
.hervorhebung_dunkel {
	vertical-align: middle;
	background-color: #FFF0CA;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#glossar {
	overflow: auto;
	height: 200px;
	width: 100%;


}
a.glossar, a.glossar:visited {
	color: #fff6df;
	font-weight: bold;
	text-decoration: none;


}
a.glossar:hover {
	text-decoration: underline;

}
.glossarLinieU {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
a:link {
	color: #336633;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #339966;
}
