body { overflow:auto;}
 a:link  {text-decoration:none; color:#C24600}
 a:visited {text-decoration:none; color:#C24600 }
 a:hover { text-decoration:underline; color:#C24600}
 a:img {border:1px solid #C24600;}
 a img {border:1px solid #C24600;}
img { border:0 none;}

 p {font-family:Arial; color:#000000; font-size:10pt }




.h2 { font-family:Helvetica; color:#4164C7; font-size:14pt; font-style: normal; line-height: normal; font-weight: normal}
.klein2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000 }
.quiz { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold}
.grey1 { font-family: Arial; font-size: 10px; color: #666666; font-weight: normal}
.answer { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000; font-weight: normal; line-height: 14px}
.normal { font-family:Arial; color:#000000; font-size:10pt }
.normal-9 { font-family:Arial; color:#000000; font-size:9pt }
.normal11 { font-family:Arial; color:#000000; font-size:11pt }
.warning { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold}
.weiss{ font-family:Helvetica; color:#000000; font-size:10pt}
.hellblau { font-family:Helvetica; color:#4164C7; font-size:10pt}
.menubig { font-family:palatino, times, times new roman; line-height:23pt; vertical-align:middle; color:#C24600; font-size:12pt;  font-weight: bold }

table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
	background-color: #CBA692;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: outset;
	border-color: #CBA692;
	background-color: #F1EBCD;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: outset;
	border-color: #CBA692;
	background-color: #F1EBCD;
	-moz-border-radius: ;
}
table.bxx {
	border-width: 3px;
	border-spacing: 4px;
	border-style: inset;
	border-color: #262626;
	border-collapse: separate;
	background-color: #F1EBCD;}

table.menu {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
    background-color: transparent;
}

table.menu th {
	border-width: 1px;
	padding: 0px;
	border-style: outset;
	border-color: #CBA692;
	background-color: #F1EBCD;
	-moz-border-radius: ;
}
table.menu td {
	border-width: 1px;
	padding: 0px;
	border-style: outset;
	border-color: #000000;
	-moz-border-radius: ;
}