body {
	 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	 font-size:14px;
         color:#404040;
	 line-height:1.5em;
}

#maindiv {
 width:800px;
 margin:10px auto;
}

#maintable {
  width:800px;
  -moz-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
 border:4px solid #FF7900;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#navitd {
 background-color:#FFB069;
 padding:5px;
}

a:active {
 color:#676767;
}
a:hover {
 color:#000000;
 text-decoration:underline;
}
a { 
 text-decoration:underline;
 color:#676767;
}
a.gray {
 color:#505050;
 text-decoration:none;
 font-size:10px; 
}

a.black {
 color:#000000;
 text-decoration:none;
 font-size:13px;
}

a.navibutton {
  color:white;
  font-size:16px;
  font-weight:bold;
  display:block;
  padding:4px;
  width:120px;
  text-decoration:none;
}
a.navibutton:hover {
  background-color:#FF7900;
  color:white;
  display:block;
  padding:4px;
  width:120px;
  text-decoration:none;
}

.navi {font-family: "arial","sans-serif";
	     font-size:10pt;}

a.menumain {
 margin-top:5px;
 font-size:16px;
 display:block;
 text-decoration:none;
 color:black;
 padding:3px 6px;

}

a.menumain:hover {
  background-color:#FF7900;
  -moz-border-radius: 3px;
  border-radius: 3px;
}


a.menumainselected {
  font-weight:bold;
  color:white;
  background-color:#FF7900;
  -moz-border-radius: 3px;
  border-radius: 3px;
}


a.menusub {
 font-size:12px;
 display:block;
 text-decoration:none;
 color:#000000;
}

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


a.menusubselected {
  font-weight:bold;
}

DIV.headline-1 {
	font-family: "arial","helvetica";
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

DIV.headline-2 {
	font-family: "arial","helvetica";
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #404040;}

DIV.text-1 {
	font-family: "arial","helvetica";
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #303090;}

DIV.frage-1 {
	font-family: "arial","helvetica";
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;}

DIV.frage-2 {
	font-family: "arial","helvetica";
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	color: #505050;}

DIV.antwort-1 {
	font-family: "arial","helvetica";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;}

DIV.antwort-2 {
	font-family: "arial","helvetica";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;}

DIV.skala-1 {
	font-family: "arial","helvetica";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000040;}

DIV.status-1 {
	font-family: "arial","helvetica";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;}

DIV.navig-1 {
	font-family: "arial","helvetica";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;}

DIV.navig-2 {
	font-family: "arial","helvetica";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #606060;}

DIV.right-1 {
	font-family: "arial","helvetica";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #008000;}
	
DIV.right-2 {
	font-family: "arial","helvetica";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #003CD7;}
	
DIV.wrong-1 {
	font-family: "arial","helvetica";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #C60000;}

.bildu {font-family: "arial","sans-serif"; font-size:8pt; color:#A0A0A0}

.small {font-family: "arial","sans-serif"; font-size:7pt;}

.st {font-weight:bold; color:#FF7900;}

