body, td {
	font-family: arial, helvetica, tahoma;
	font-size: 12px;
	color: #454545;
	line-height: 15px;
}

th {
	text-align: left;
}

ul {
	list-style-type: square;
}

h1 {
	color: #F56123;
	font-size: 18px;
	font-weight: bold;
}

input, select, textarea, button {
	font-family: arial, helvetica, tahoma;
	font-size: 12px;
}
input.button{
	border: solid 1px #F56123;
}
input.checkbox, input.radio {
	vertical-align:middle;
	border: none;
}

legend {
	color: #F56123;
}

a {
	color: #F56123;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td.hoofdmenu {
	padding-left: 13px;
	padding-right: 13px;
	text-align: center;
}
a.hoofdmenu {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.hoofdmenu_active {
	font-size: 11px;
	font-weight: bold;
	color: #F56123;
	text-decoration: underline;
}

a.hoofdmenu:hover  {
	color: #F56123;
}

a.hoofdmenu_active:hover {
	color: #666666;
	text-decoration: underline;
}

a.taalmenu {
	font-size: 13px;
	letter-spacing:-1px;
	line-height: 15px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 3px;
}
a.taalmenu:hover {
	color: #CD3301;
}
a.kop_1 {
	text-decoration: none;
}
.oranje {
	color: #F56123;
}

.hometitel {
	color: #F56123;
	font-size: 1.7em;
	font-weight: bold;
}

.kop1 {
	color: #F56123;
	font-size: 1.2em;
	font-weight: bold;
}

.kop2 {
	font-size: 1.1em;
	font-weight: bold;
	color: black;
}

.kop_1 {
	color: #454545;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.tt_element  {
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}

.tt_template {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.chatprivate { color: #F56123; }
.chatannouncement { color: red; }
td.copyright {
	color: #a0a0a0;
	text-align: center;
	font-size: 10px;
}


a.tab:active, a.tab:link, a.tab:visited, a.tab:hover, 
a.tab_active:active, a.tab_active:link, a.tab_active:visited, a.tab_active:hover {
	background: url('../img/tab_darkgray.gif') no-repeat;
	width:117px;
	margin-right:1px;
	line-height:20px;
	height:20px;
	text-align:center;
	color:black;
	text-decoration:none;
	display:block;
}
a.tab:hover,
a.tab_active:hover {
	background: url('../img/tab_gray.gif') no-repeat;
}
a.tab_active:active, a.tab_active:link, a.tab_active:visited, a.tab_active:hover {
	background: url('../img/tab_gray.gif') no-repeat;
	height:22px;
}
.vragen{
	background-color: #CCCCCC;
	border-top: 1px solid black;
	padding-left: 5px;
	text-align: left;
	width: 300px;
}
.vraagnummers{
	border-top: 1px solid black;
	line-height: 10pt;
	padding-right: 8px;
	text-align: right;
	width: 3%;
}
.td_underline{
	border-bottom: 1px solid black;	
}
.antw_mog{
	border-top: 1px solid black;
	width: 50px;
	text-align: center;
	padding-bottom: 3px;
}
.antw_mog_multiplelines{
	width: 50px;
	text-align: center;
}
.questtable td{
	font-family: arial, helvetica, tahoma;
	font-size: 11px;
}