.fragen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: 900;
	color: #FFFFFF;
	top: auto;
	right: auto;
	bottom: auto;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 900;
	color: #FFFFFF;
}
.titel_hand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 900;
	color: #FFFFFF;
	/* please do not change the following cursor defs. */
	cursor: pointer;
	cursor: hand;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 100;
}
.content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 100;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
.textsmall {
background:#ffffff;
color:#336633;
border: #336633;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
font-size:10px; 
font-family:Arial, Helvetica ,sans-serif; 
font-weight:100; 
width:40px;
height:20px;
}
.textmedium {
background:#ffffff;
color:#336633;
border: #336633;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
font-size:10px; 
font-family:Arial, Helvetica ,sans-serif; 
font-weight:100; 
width:150px;
height:20px;
}
.textbig {
background:#ffffff;
color:#336633;
border: #336633;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
font-size:10px; 
font-family:Arial, Helvetica ,sans-serif; 
font-weight:100; 
width:450px;
height:80px;
rows:4;
}
select { 
font-size:11px; 
font-family:Arial, Helvetica ,sans-serif; 
font-weight:100;
color:#336633; }

.Auswahl { 
background-color:#336633; 
width:450px; 
border:1px solid #336633; 
}

.blauklein {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 200;
	color: #336633;
}
.questioNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
}
.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.menueaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.radio{ 
	background-color:#E0E0E0; 
	border:0px; 
}
.button {
	background-color: #FFFFFF; 
	color: #602F3C; 
	font-weight: normaL; 
	font-size: 10; 
	cursor: pointer;
	cursor: hand;
	border: 0px
}

.datawin {
  position: absolute;
  display:none; 
  border: 1px solid #000000; 
  background-color: #dddddd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  padding: 10px;
  width: 450px;
  height: 300px;
  left: 200px; 
  top: 450px;
}

.flag {
  border: 2px solid #bdbabd;
}

.flag_act {
  border: 2px solid #ff9900;
}