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

ul,li {
	list-style-type: square;
}

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


input, select, textarea, button {
	font-family: arial, helvetica, tahoma;
	font-size: 12px;
	border: solid 1px #F56123;
}

a, a font {
	color: #F56123;
	text-decoration: underline;
}
a:hover , a:hover font {
	text-decoration: none;
}
td.hoofdmenu {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
a.hoofdmenu {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
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;
}
.tt_template td{
	vertical-align: top;
}
.chatprivate { color: #F56123; }
.chatannouncement { color: red; }
td.copyright {
	color: #a0a0a0;
	text-align: center;
	font-size: 10px;
}

.allsmall, .allsmall * {
	font-size:11px;
}
