body, td, th  {
	font: normal 12px Arial, sans-serif;
	margin: 0px;
}
body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
}

input {
	padding: 0; 
	font: normal 12px Arial, sans-serif;
	font-weight:normal;
}
.inputScore {
	padding: 0;
	font-family:  Arial, sans-serif;
	color: #006699;
	font-weight:normal;
	border : none;
	border-left : none;
	border-top : none;
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
	FONT-SIZE: 18px; 
	BORDER-LEFT: white 1px solid; 
	BORDER-BOTTOM: white 1px solid; 
	BACKGROUND-COLOR: white;
	width: 30px;
	text-align: center;
	
}
a, a:hover, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}

img {
	border: 0px;
}

th {
	text-align: left;
	font-weight: bold;
}

.ok {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.category{
	color: #000000;
	font-weight: bold;
	line-height: 17px;
	padding-left: 5px;
}
.feature {
	color: #006699;
	font-weight: bold;
	line-height: 17px;
	padding-left: 5px;
}
.menu, .menu:hover, .menu:active, .menu:visited {
	color: #006699;
	font-weight: bold;
	line-height: 17px;
}

.menu-blue, .menu-blue:active, .menu-blue:hover, .menu-blue:visited {
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}

.small {
	font-size: 10px;
	color: #ffffff;
	background-color: #009FC6;
}
.bluecolumn {
	background-color: #56C0D8;
	padding-left:2px;
	color:#ffffff;
	font-weight: bold;
}
.bluecolumn_alternativ {
	background-color: #16577D;
	padding-left:2px;
	color: #ffffff;
	font-weight: bold;
}
.alternative .bluecolumn {
  color: #ffffff;
  background-color: #16577D;
}
.bluecolumn2 {
	background-color: #3399cc;
}
.graycolumn {
	background-color: #e9e9e9;
}
.whitecolumn {
	background-color: #ffffff;
}
.black{
	background-color: black;
}
.title {
	font-size: 18px;
	color: #000000;
	margin-top: 30px;
}
.text {
	line-height: 14px;
	margin-bottom: 10px;
	color: #009FC6;
}
.text11 {
	font-family: arial, verdana;
	color: black;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 10px;
}
.blue, .blue:hover, .blue:active, .blue:visited {
	color: #456FB6;
}

.blue-small, .blue-small:hover, .blue-small:active, .blue-small:visited{
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.blue-big, .blue-big:active, .blue-big:hover, .blue-big:visited {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.white {
	color: #ffffff;
}

.toplink {
	background-color: #ffffff;
}
.spacer {
	font-size: 1px;
	height: 5px;
}

/* question page */
.qhead {
	color: #ffffff;
	background-color: #009FC6;
	padding-left: 5px;
	height : 20px;
}
.qtip {
	color: #006699;
	padding: 0px;
	line-height: 18px;
}
.qitem {
	/* vertical-align: top; */
}
.qitem * {
	vertical-align: top;
	line-height: 18px;
}
.qreasontitle {
	font-size: 12px;
	font-weight: bold;
	color: #3399cc;
}

.tinput {
	width:20px;
	background-color:#3399cc;
	color:#FFFFFF;
	border:0px solid black;
	font-weight:bold;
	text-align:center;
}
.sselect {
  font-size: 10px;
  font-family:  Arial, sans-serif;
  font-style: normal;
  text-align: left;
  font-weight: bold;
  width: 155px;
  background-color: #ffffff;
  border-width: 0px; 
  border-style:solid; 
  border-color:#000000;
  color: #000000;
}
.sselectwhite {
  font-size: 10px;
  font-family:  Arial, sans-serif;
  font-style: normal;
  text-align: left;
  font-weight: bold;
  width: 155px;
  background-color: #ffffff;
  border-width: 0px; 
  border-style:solid; 
  border-color:#000000;
  color: #000000;
}
.padded {
	padding-left:2px;
}

.bluecombo {
	margin: 0px;
    background-color: #FFFFFF;
	border: solid 1px #000099;
}

.tdprint	{border-bottom: solid 1px #000000;}

a.sitemap,a.sitemap:hover,a.sitemap:active,a.sitemap:visited{
	color: white;
}

.bluebar{
	background-color: #006699;
	color: white;
	font-weight: bold;
}

.td_odd{
	background-color: #E9E9E9;
	font-weight: normal;
}

.td_even{
	background-color: #FFFFFF;
	font-weight: normal;
}

.td_odd_alternativ {
	background-color: #E9E9E9;
	font-weight: normal;
}

.td_even_alternativ {
	background-color: #FFFFFF;
	font-weight: normal;
}

b.action_disabled{
	color: #aaaaaa;
	font-weight: normal;
}

div.qactions{
	padding-right: 30px;
}
#wa_logo{
  margin-top: 10px;
}

