* {
	margin:0px;
	padding:0px;
}
	
html 
{
	overflow-y:scroll;
}

body 
{
	font:12px Verdana;
	text-align:center;
	background:url(../images/bg.gif) repeat-y 12px 0px;
	/*
	text-align:left;
	*/
	margin-bottom:20px;
}

#container {
	/*position:relative;
	margin:	0 auto;
	*/
	overflow:hidden;
	
	position:absolute;
	top:0px;
	left:0px;
	text-align:left;
	width:990px;
	min-height:590px;
	padding-bottom:20px;
}

#uxContent, #uxcontent {
	width:745px;
}

#columns {
	float:left;
	width:750px;
	margin-bottom:30px;
}

#left_column {
	float:left;
	width:400px;
}

#right_column {
	float:left;
	width:290px;
	margin-left:50px;
}

a {
	color:#33c;
}

a:hover {
	color:#ee7400;
}

/* header */
#header {
	float:left;
	width:990px;
	height:135px;
}

#search
{
	position:absolute;
	left: 782px;
	top: 125px;
}
#search a
{
	text-decoration: none;
}

#hanzelogo {
	position:absolute;
	top:57px;
	left:0px;
	background-image:url(../images/hanzelogo.gif);
	height:70px;
	width:245px;
}

#topmenu {
	float:right;
	width:420px;
}

#logo {
	float:right;
	display:block;
	background:url(../images/logo2.gif) no-repeat bottom right;
	width:345px;
	height:53px;
	margin-bottom:3px;
	padding-top:20px;
}

#uxmenu {
	float:right;
}

#uxmenu a {
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	color:#000;
}

#uxmenu a:hover {
	color:#ee7f00;
}

#uxmenu_links {
	float:right;
}

#uxmenu_search {
	/*float:right;
	margin-top:8px;*/
	position:absolute;
	top:122px;
	left:515px;
	width:250px;
	height:30px;
	background-color:#fff;
	border:1px solid #ccc;
	padding-top:5px;
}

#closesearch {
	display:block;
	float:right;
	width:16px;
	height:19px;
	background-image:url(../images/closesearch.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-bottom:10px;
}

#zoekeninput {
	margin-left:5px;
	height:19px;
	float:left;
	width:147px;
}

#zoekeninput2 {
	height:19px;
	width:200px;
	float:left;
	margin-top:5px;
}

.btn_zoeken {
	background-color:#fff;
	color:#ee7f00;
	border:1px solid #ccc;
	float:left;
	height:22px;
	width:60px;
	margin-left:8px;
}

a#btn_contact {
	margin-right:0px;
}


a#btn_aanmelden {
	padding-top:2px;

}

#tagline {
	float:right;
	height:23px;
	width:336px;
	color:#fff;
	background:#EE7F00 url(../images/tagline.gif) no-repeat center right ;
	margin-bottom:5px;
}


/* alle content bovenin */
#content_top {
	float:left;
	margin-top:10px;
	margin-left:116px;
	width:820px;
	display:inline;
}

/* homepage introtext */

#introtext p {
	width:700px;
	padding:0 35px 15px 35px;
}

#introtext h2, #introtext h4 {
	padding-left:35px;
}


/* tabellen */
#uxContent table td, #uxcontent table td {
	vertical-align:top;
	padding:8px;
}

.tdtitle {
	width:366px;
	background-color:#E9EBF0;
}

.tdtext {
	width:432px;
	background-color:#E9EBF0;
}

.tdtext h3 {
	margin-top:0px;
}

.td1 {
	width:340px;
	background-color:#E9EBF0;
}

.td2 {
	width:340px;
	background-color:#E9EBF0;
}

.td1 span {
	color:#ee7f00;
}

.td2 span {
	color:#ee7f00;
}

.bluebox {
	background-color:#E9EBF0;
	display:block;
	padding:8px;
}

.tdtheorie1 {
	width:340px;
}

.tdtheorie2 {
	width:340px;
	
}

.th {
	text-align:left;
}

/*tabbladen */
#uxtabbladen {
	float:left;
	width:819px;
	height:41px;
}

#content_top.home #uxtabbladen {
	background:url(../images/tabtop_multi.gif) no-repeat bottom left;
}

#content_top.keten #uxtabbladen {
	background:url(../images/tabtop_keten.gif) no-repeat bottom left;
}

#content_top.logo #uxtabbladen {
	background:url(../images/tabtop_logo.gif) no-repeat bottom left;
}

#content_top.multi #uxtabbladen {
	background:url(../images/tabtop_multi.gif) no-repeat bottom left;
} 

.tabs {
	float:left;
	display:block;
	width:147px;
	height:23px;
	text-align:center;
	padding-top:7px;
	padding-right:10px;
	font-size:14px;
	color:#fff;
}

.tabsactive {
	float:left;
	display:block;
	width:147px;
	height:23px;
	text-align:center;
	padding-top:7px;
	padding-right:10px;
	font-size:14px;
	color:#fff;
}

a.tabs {
	text-decoration:none;
}

a.tabsactive {
	text-decoration:none;
}

a.tabs:hover {
	color:#fff;
	text-decoration:underline;
}

a.tabsactive:hover {
	color:#fff;
	text-decoration:none;
}

/* ketenzorg */
#uxketenzorg {
	width:155px;
	padding-right:12px;
	margin-left:20px;
	background:url(../images/tab_keten.gif) no-repeat top left;
}

#uxketenzorg.tabsactive {
	background:url(../images/tab_keten_active.gif) no-repeat top left;
}

/* logopedie */
#uxlogopedie {
	background:url(../images/tab_logo.gif) no-repeat top left;
}

#uxlogopedie.tabsactive {
	background:url(../images/tab_logo_active.gif) no-repeat top left;
}

/* multidisciplinair */
#uxmultidisciplinair {
	background:url(../images/tab_multi.gif) no-repeat top left;
}

#uxmultidisciplinair.tabsactive {
	background:url(../images/tab_multi_active.gif) no-repeat top left;
}

/*titel + kleine tabbladen */
#tabtop {
	float:left;
	width:794px;
	height:38px;
	padding-left:22px;
	padding-top:0px;
}

#content_top.home #tabtop {
	background:url(../images/tabtab_multi.gif) no-repeat top left;
}

#content_top.keten #tabtop {
	background:url(../images/tabtab_keten.gif) no-repeat top left;
}

#content_top.logo #tabtop {
	background:url(../images/tabtab_logo.gif) no-repeat top left;
}

#content_top.multi #tabtop {
	background:url(../images/tabtab_multi.gif) no-repeat top left;
}

#tabtop h1 {
	float:left;
	width:308px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}

#content_top.logo #tabtop h1 {
	width:240px;
}

#uxsubtab {
	float:right;
	height:22px;
	margin-right:30px;
	padding-top:7px;
	font-size:11px;
	border-bottom:1px solid #fff;
	display:inline;
}

.keten #uxsubtab, .multi #uxsubtab {padding-top:6px;}

#uxsubtab a {
	text-decoration:none;
	color:#000;
}

a.activetab:hover {
	text-decoration:none;
	color:#000;
}

a.unactivetab:hover {
	text-decoration:none;
	color:#EE7F00;
}

/* subtabs active - unactive */

a.activetab {
	background: transparent url(../images/smalltab_a_active.gif) no-repeat scroll top right;
    display: block;
    float: left;
    height: 22px;
    margin-right:-1px;
    padding-right: 15px;
    text-decoration: none;
}

a.unactivetab span {
    background: transparent url(../images/smalltab_span_unactive.gif) no-repeat;
    display: block;
    line-height: 12px;
    padding: 7px 0 3px 15px;
} 

a.unactivetab {
	background: transparent url(../images/smalltab_a_unactive.gif) no-repeat scroll top right;
    display: block;
    float: left;
    height: 22px;
    margin-right:-1px;
    padding-right: 15px;
    text-decoration: none;
}

a.activetab span {
    background: transparent url(../images/smalltab_span_active.gif) no-repeat;
    display: block;
    line-height: 12px;
    padding: 7px 0 3px 15px;
} 

/* subtabs keten */
.keten a.activetab {background: transparent url(../images/smalltabk_a_active.gif) no-repeat scroll top right;}
.keten a.unactivetab span {background: transparent url(../images/smalltabk_span_unactive.gif) no-repeat;} 
.keten a.unactivetab {background: transparent url(../images/smalltabk_a_unactive.gif) no-repeat scroll top right;}
.keten a.activetab span {background: transparent url(../images/smalltabk_span_active.gif) no-repeat;} 

/* subtabs multi */
.multi a.activetab {background: transparent url(../images/smalltabm_a_active.gif) no-repeat scroll top right;}
.multi a.unactivetab span {background: transparent url(../images/smalltabm_span_unactive.gif) no-repeat;} 
.multi a.unactivetab {background: transparent url(../images/smalltabm_a_unactive.gif) no-repeat scroll top right;}
.multi a.activetab span {background: transparent url(../images/smalltabm_span_active.gif) no-repeat;} 

/* Middenstuk */
#tabcenter {
	float:left;
	width:784px;
	padding-left:35px;
	padding-top:10px;
	padding-bottom:20px;
}

#content_top.home #tabcenter {
	background:url(../images/tabcenter_multi.gif) repeat-y top left;
}

#content_top.keten #tabcenter {
	background:url(../images/tabcenter_keten.gif) repeat-y top left;
}

#content_top.logo #tabcenter {
	background:url(../images/tabcenter_logo.gif) repeat-y top left;
}

#content_top.multi #tabcenter {
	background:url(../images/tabcenter_multi.gif) repeat-y top left;
}

#tabcenter h1, #forum_tabcenter h1 {
	font-size:16px;
	font-weight:bold;
	color:#EE7F00;
}

#tabcenter h2, #forum_tabcenter h2 {
	margin-bottom:5px;
}

#tabcenter p, #forum_tabcenter p {
	margin-bottom:12px;
	max-width:540px;
}

#tabcenter ul {
	max-width:540px;
}

#crumtrail {
	height:33px;
	width:740px;
	font:11px Verdana;
}

#crumtrail a {
	font:11px Verdana;
}

#tabbuttons {
	width:741px;
	text-align:right;
	height:31px;
	margin-top:20px;
}

/* List items */
ul {
	padding-left:17px;
}

ul li  {
	list-style-image:url(../images/ico_list.gif);
	margin-bottom:3px;
}

ul li a {
	color:#009;
	text-decoration:none;
}

ul li ul li {
	list-style-image:url(../images/ico_listsub.gif);
	margin-bottom:3px;
}

#nolisttyle ul {
	padding-left:17px;
}

#nolisttyle ul li  {
	color:#000;
	list-style-image:none;
	margin-bottom:3px;
}

#nolisttyle ul li ul li {
	color:#000;
	text-decoration:none;
}


/*info icoontje */
checkbox {
	float:left;
}

a.info {
	margin-left:3px;
}

a.info img {
	border:none;	
}

/* tabel zoektermen */
#zoektermentabel {
	width:471px;
	margin-bottom:10px;
	font-size:11px;
}

#uxContent #zoektermentabel td {
	padding:0px;
}

#zoektermentabel .odd {
	background-color:#fff;
}

#zoektermentabel .even {
	background-color:#fff;
}

#zoektermentabel a {
	text-decoration:none;
	color:#009;
}

#zoektermentabel a:hover {
	color:#ee7f00;
}

/* tabel zoekresultaten */

#zoekresultaten {
	width:745px;
	margin-bottom:10px;
	font-size:11px;
}

.tabletitel {
	color:#666;
	font-weight:bold;
	height:15px;
}

#zoekresultaten .odd {
	background-color:#E9EBF0;
}

#zoekresultaten .even {
	background-color:#fff;
}

#zoekresultaten a {
	text-decoration:none;
	color:#009;
}

#zoekresultaten a:hover {
	color:#ee7f00;
}

/* tabel test */

#test {
	margin-bottom:10px;
	font-size:12px;
}

#test .tdtitle {
	width:200px;
}

#uxContent #test td {
	padding:1px 2px 1px 2px;
}

/* volgende vorige buttons */

a.btn_volgende {
	display:block;
    float:right;
	background:transparent url(../images/btn_volgende_a.gif) no-repeat scroll top right;
    height:35px;
    padding-right:28px;
    text-decoration:none;
    color:#636;
}

a.btn_volgende span {
    background:transparent url(../images/btn_volgende_span.gif) no-repeat;
    display:block;
    line-height:14px;
    padding:9px 0 12px 17px;
} 

a.btn_volgende:hover {
	color:#EE7F00;
}

a.btn_vorige {
	display:block;
    float:right;
	background:transparent url(../images/btn_vorige_a.gif) no-repeat scroll top right;
    height:35px;
    padding-right:28px;
    text-decoration:none;
    color:#636;
}

a.btn_vorige span {
    background:transparent url(../images/btn_vorige_span.gif) no-repeat;
    display:block;
    line-height:14px;
    padding:9px 0 12px 33px;
} 

a.btn_vorige:hover {
	color:#EE7F00;
}

a.btn_terug {
	display:block;
    float:right;
	background:transparent url(../images/btn_vorige_a.gif) no-repeat scroll top right;
    height:35px;
    padding-right:28px;
    text-decoration:none;
    color:#636;
    margin-right:40px;
}

a.btn_terug span {
    background:transparent url(../images/btn_vorige_span.gif) no-repeat;
    display:block;
    line-height:14px;
    padding:9px 0 12px 33px;
} 

a.btn_terug:hover {
	color:#EE7F00;
}

a.btn_resultaten {
	display:block;
    float:right;
	background:transparent url(../images/btn_vorige_a.gif) no-repeat scroll top right;
    height:35px;
    padding-right:21px;
    text-decoration:none;
    color:#636;
}

a.btn_resultaten span {
    background:transparent url(../images/btn_volgende_span.gif) no-repeat;
    display:block;
    line-height:14px;
    padding:9px 0 12px 17px;
} 

a.btn_resultaten:hover {
	color:#EE7F00;
}

a.btn_tip {
	display:block;
    float:right;
	background:transparent url(../images/btn_vorige_a.gif) no-repeat scroll top right;
    height:33px;
    padding-right:21px;
    text-decoration:none;
    color:#EE7F00;
	margin-top:-7px;
	font-size:10px;
}

a.btn_tip span {
    background:transparent url(../images/btn_tip_span.gif) no-repeat;
    display:block;
    line-height:12px;
    padding:10px 0 12px 25px;
} 

a.btn_tip:hover {
	color:#999;
}

a.btn_vragen {
	display:block;
    float:right;
	background:transparent url(../images/btn_vragen.gif) no-repeat;
    height:46px;
	width:220px;
	margin-right:40px;
}

a.btn_vragen:hover {
	background:transparent url(../images/btn_vragen_h.gif) no-repeat;
}

/*onderkant */
#tabbottom {
	float:left;
	width:819px;
	height:26px;
}

#content_top.home #tabbottom {
	background:url(../images/tabbottom_multi.gif) no-repeat top left;
}

#content_top.keten #tabbottom {
	background:url(../images/tabbottom_keten.gif) no-repeat top left;
}

#content_top.logo #tabbottom {
	background:url(../images/tabbottom_logo.gif) no-repeat top left;
}

#content_top.multi #tabbottom {
	background:url(../images/tabbottom_multi.gif) no-repeat top left;
}

/* kolommen onderin */


#content_bottom {
	float:left;
	margin-top:10px;
	margin-left:116px;
	width:837px;
	display:inline;
}

.column {
	float:left;
	width:263px;
	margin-right:16px;
	font-size:11px;
	display:none;
}

#columnl {
}

#columnc {
}
	
#columnr {
	margin-left:0px;
}

.driek_top {
	float:left;
	width:263px;
	height:21px;
	background-image:url(../images/driek_top.gif);
	margin-top:7px;
}

.driek_center {
	float:left;
	width:193px;
	padding-left:30px;
	padding-right:40px;
	background-image:url(../images/driek_center.gif);
}

.driek_bottom {
	float:left;
	width:263px;
	height:21px;
	background-image:url(../images/driek_bottom.gif);
}

.odd {
	margin-top:11px;
}

.even {
	background-color:#FBEFFC;
	margin-top:11px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#EE7F00;
}

h3 {
	font-size:12px;
	font-weight:bold;
	color:#EE7F00;
	margin-top:20px;
	margin-bottom:5px;
}

h4 {
	font-size:12px;
	font-weight:normal;
	color:#6E2F76;
	margin-top:20px;
	margin-bottom:5px;
	font-style:italic;
	max-width:540px;
}

h5 {
	font-size:12px;
	margin-bottom:8px;
}

.yellowtext
{
	color:#EE7F00;
	font-weight: bold;
	font-size:10px;
}
.sortlinks
{
	color: Blue;
	font-size:10px;
}
.sortlinks a
{
	font-size:10px;
	text-decoration: none;
}
.sortlinks a:hover
{
	text-decoration: underline;
}


#vragenlijst h2 {
	font-size:12px;
	font-weight:normal;
	background-color:#ccc;
	color:#000;
	width:536px;
	margin-bottom:5px;
	margin-top:15px;
	padding:2px;
}

#vragenlijst h1 {
	font-size:12px;
	font-weight:bold;
	color:#EE7F00;
}

/* ||||||||||||||||||| forumtab ||||||||||||||||||||| */
#forum_tabbladen {
	float:left;
	width:819px;
	height:14px;
	background:url(../images/tabtop_multi.gif) no-repeat top left;
}


#forum_tabtop {
	float:left;
	width:794px;
	height:38px;
	padding-left:22px;
	padding-top:0px;
	background:url(../images/tabtab_multi.gif) no-repeat top left;
}

#forum_tabcenter {
	float:left;
	width:784px;
	padding-left:35px;
	padding-right:35px;
	padding-top:10px;
	padding-bottom:5px;
	background:url(../images/tabcenter_multi.gif) repeat-y top left;
}

#forum_tabcenter p {
	margin-bottom:12px;
	max-width:540px;
}

#forum_tabbottom {
	float:left;
	width:819px;
	height:26px;
	background:url(../images/tabbottom_multi.gif) no-repeat top left;
	clear:both;
}

#forum_tabtop h1 {
	float:left;
	width:600px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}

/* begripenlijst */
.dlink_referenties {
	float:right;
	background:transparent url(../images/ico_folddown.gif) no-repeat scroll top right;
    height:20px;
    padding-right:15px;
    margin-top:0px;
}

#letterIndexDiv {
	width:540px;
}

#wordList {
	width:540px;
}


dt {
    margin-top : 10px;
    font-weight : bold;
    color:#EE7F00;
}

.letterAnchor {
    font-size : 3em;
    color:#6E2F76;
    line-height:100px;
}

.toplink {
	font-size:10px;
}

/* ketenzorg - verwijstrajecten */
#driehoekschema {
	float:left;
	width:350px;
	height:322px;
	background:url(../images/drieh_bg.gif) no-repeat top left;
	margin-top:20px;
	margin-bottom:20px;
}

a.drieh_logopedie {
	float:left;
	display:block;
	background:url(../images/drieh_blauw.gif) no-repeat top left;
	width:157px;
	height:50px;
	padding-top:85px;
	margin-left:81px;
	margin-right:80px;
	margin-bottom:8px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:inline;
}

a.drieh_onderwijs {
	float:left;
	display:block;
	background:url(../images/drieh_groen.gif) no-repeat top left;
	width:157px;
	height:50px;
	padding-top:85px;
	margin-right:8px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	clear:left;
}

a.drieh_zorg {
	float:left;
	display:block;
	background:url(../images/drieh_rose.gif) no-repeat top left;
	width:157px;
	height:50px;
	padding-top:85px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

a.drieh_midden {
	float:left;
	display:block;
	margin-top:-40px;
	margin-left:-70px;
	font-size:12px;
	color:#333;
	background-color:#fff;
	padding:3px;
}

a.drieh_logopedie:hover, a.drieh_onderwijs:hover, a.drieh_zorg:hover {
	background:url(../images/drieh_grijs.gif) no-repeat top left;
	color:#333;
}

#driehoektekst {
	float:right;
	width:250px;
	height:auto;
	margin-right:60px;
	margin-top:20px;
}

#aandachtsgebieden {
	background-image:url(../images/pasport.gif);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:250px;
	padding-top:30px;
	padding-left:30px;
	margin-top:30px;
}

#aandachtsgebieden ul {
	padding-left:17px;
}

ul li.vinkje  {
	list-style-image:url(../images/ico_vinkje.gif);
	margin-bottom:7px;
}

ul li.kruisje  {
	list-style-image:url(../images/ico_kruisje.gif);
	margin-bottom:7px;
}

ul li.deels  {
	list-style-image:url(../images/ico_deels.gif);
	margin-bottom:7px;
}


#aandachtsgebieden h1 {
	color:#6E2F76;
	margin-bottom:9px;
	font-weight:normal;
}

#interviewanchor {
	float:left;
	margin-bottom:20px;
	width:700px;
}

/* Multidisciplinair handelen */
#mdh_pie {
	float:left;
	width:300px;
	height:300px;
	background-image:url(../images/mdh_pie.gif);	
	margin-top:20px;
	margin-bottom:30px;
}

#mdh_pie a {
	color:#fff;
	text-decoration:none;
}

#mdh_pielinksfield {
	float:left;
	margin-left:50px;
	margin-bottom:20px;
	width:350px;
}

#pielink1 {
	float:left;
	margin-left:50px;
	margin-right:18px;
	margin-top:70px;
	display:block;
	width:95px;
	height:40px;
	text-align:center;
}

#pielink2 {
	float:left;
	display:block;
	margin-left:5px;
	margin-top:70px;
	width:100px;
	height:40px;
}

#pielink3 {
	float:left;
	display:block;
	margin-top:38px;
	margin-left:18px;
	width:100px;
	height:60px;
	text-align:center;
}

#pielink4 {
	float:left;
	display:block;
	margin-top:23px;
	margin-left:78px;
	width:100px;
	height:55px;
	padding-top:20px;
}

#pielink5 {
	float:left;
	display:block;
	margin-left:100px;
	margin-top:10px;
	width:100px;
	height:55px;
	text-align:center;
}

/* Theorie en behandeling */
.folddownlink {
	display:block;
    float:left;
	background:transparent url(../images/ico_folddown.gif) no-repeat scroll 700px 0px;
    height:20px;
    width:710px;
    padding-top:2px;
    padding-left:5px;
    background-color:#e9ebf0;
    margin:2px;
	}

.folder {
	display:none;
	float:left;
	clear:both;
	width:648px;
	margin-left:2px;
	padding-right:60px;
	padding-bottom:30px;
	margin-bottom:20px;
	margin-right:60px;
	}

.folduplink {
	display:block;
    float:left;
	background:transparent url(../images/ico_foldup.gif) no-repeat scroll 700px 0px;
    height:20px;
    width:710px;
    padding-top:2px;
    padding-left:5px;
    background-color:#336;
    color:#fff;
    margin:2px;
    clear:both;
	}

#folddown {
	float:left;
	clear:both;
}


/* foruminline */
#forumframe {
    clear:both;
    width:830px;
	text-align:left;
}
       


/* footer */
#footer {
	float:left;
	clear:both;
	margin-left:116px;
	margin-top:10px;
	padding-top:5px;
	width:837px;
	text-align:center;
	font-size:10px;
	background-color:#fff;
}

#footer_copyright {
	float:left;
	margin-left:250px;
	margin-top:15px;
}

#footer_oker {
	display:block;
	width:28px;
	height:19px;
	background-image:url(../images/icon_okergroep.gif);
	float:left;
	margin-top:10px;
}

#footer_pontem {
	display:block;
	width:96px;
	height:39px;
	background-image:url(../images/logo_pontem.gif);
	float:right;
}

#footer_abcg {
	display:block;
	width:100px;
	height:39px;
	background-image:url(../images/logo_cedin.gif);
	float:right;
	margin-right:12px;
}


/* 
------------------------------------------------------------------------
|||||||||||||||||||||||||||-- login.aspx --|||||||||||||||||||||||||||
------------------------------------------------------------------------
*/
#message {
	width:295px;
	height:15px;
	padding-left:5px;
	color:#FF4E48;
	font-weight:bold;
	}
	
.coleage {
	float:left;
	cursor:pointer;
	}

#uxUsername {
	width:180px;
	color:#190D5B;
}

#uxUsernameLogin {
	width:180px;
	color:#190D5B;
	border:solid 1px #804E9F;
}

#uxPassword {
	width:180px;
	color:#190D5B;
	border:solid 1px #804E9F;
}



#login {
	margin: 200px auto;
	width: 336px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 11px;
	}

.login_button {
	float:right;
	width:74px;
	height:25px;
	background-color:#EE7F00;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border:1px solid #000;
}


.container_login_small {
	float:left;
	width:336px;
}

.filler {
	float:left;
	width:29px;
	height:50px;
}

.content_login_small_top {
	width:336px;
	height:41px;
	font-weight:bold;
	color:#6657C2;
	text-align:left;
	padding:4px 0 0 10px;
	}

.content_login_small {
	width:336px;
}

.content_login_small_bottom {
	width:336px;
	height:24px;
	margin-bottom:15px;
}


/* 
------------------------------------------------------------------------
|||||||||||||||||||||||||||-- aanmelden.aspx --|||||||||||||||||||||||||
------------------------------------------------------------------------
*/

#aanmelden h3 {
	margin-top:5px;
}

#aanmelden #form td {
	padding:0px;
}

#aanmelden #password td {
	padding:5px;
}

.red {
	color:red;
}

#aanmelden #uxInsertion {
	width:50px;
}

#aanmelden #uxEmail {
	width:250px;
}

#formErrorstext {
	color:#fff;
	background-color:#f00;
}

/* 
------------------------------------------------------------------------
|||||||||||||||||||||||||||-- contact.aspx --|||||||||||||||||||||||||
------------------------------------------------------------------------
*/

#contact h3 {
	margin-top:5px;
}

#contact #form td {
	padding:0px;
}

#contact #password td {
	padding:5px;
}

.red {
	color:red;
}

#uxsendform {
	color:#fff;
	background-color:#f00;
}


/* 
------------------------------------------------------------------------
|||||||||||||||||||||||||||-- FORUM --|||||||||||||||||||||||||
------------------------------------------------------------------------
*/


#forum_login {
	float:left;
	clear:left;
	border:1px solid #ccc;
	width:472px;
	margin-top:20px;
}


.vorige
{
	background-image:url(/controls/images/opdr_pijltje.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 3px 0 19px;
	float:left;
	margin:10px 0px 10px 0;
}

#contentforum {
    width:492px;
}

#border {
    width:492px;
}

/*- thread -*/

.msgheader
{
	background-color:#e9ebf0;
	border:solid 1px #DBD8D1;
	float:left;
	width:490px;
	height:22px;
	line-height:20px;
	font-weight:bold;
	text-indent:5px;
	margin-bottom:2px;
}

.msgheader p
{
    float:left;
    height:20px;
}

.msgsubject
{
    background-color:#fff;
	float:left;
	width:492px;
}

.icoonderwerpopen
{
	margin:3px 5px 0 5px;
	float:left;
}

#uxPost
{
	float:right;
	display:block;
	padding:4px 6px 3px 6px;
	margin:5px 10px 5px 5px;
	border:solid 1px #DBD8D1;
	cursor:pointer;
	background-color:#fff;
	color:#EE7F00;
	text-decoration:none;
}

        
#uxNoOfPages
{
	float:right;
	margin-right:5px;
	width:480px;
	text-align:right;
}

#uxNoOfPages a
{
	cursor:pointer;
}

.clickable {
	color:#EE7F00;
}

#pageLink1
{
	color:#000;
	text-decoration:none;
}

#pageLink1 a
{
	color:#ff9205;
}

#pageCounter
{
	float:right;
	margin-right:18px;
	_margin-right:8px;
	font-weight:normal;
}

/*- thread content -*/

.poster
{
	float:left;
	height:20px;
	border:solid 1px #DBD8D1;
	border-right:none;
	border-bottom:1px;
	width:377px;
	background-color:#eee;
	text-indent:5px;
	line-height:20px;
	text-align:left;
}

.posttime
{
	float:left;
	height:20px;
	border:solid 1px #DBD8D1;
	width:111px;
	border-bottom:1px;
	border-left:none;
	background-color:#eee;
	line-height:18px;
	font-size:9px;
}

.msgUser
{
	float:left;
	padding:15px 10px 5px 10px;
	border:solid 1px #DBD8D1;
	border-top:none;
	width:468px;
	margin-bottom:2px;
    color:#333;
    background-color:#F7F9FC;
    text-align:left;
}

.msg
{
	float:left;
	padding:15px 10px 5px 10px;
	border:solid 1px #DBD8D1;
	border-top:none;
	width:468px;
	_width:460px;
	margin-bottom:2px;
	color:#333;
}

.newMessage
{
	float:left;
	clear:left;
	text-align:left;
	border:solid 1px #DBD8D1;
	margin-top:20px;
	background-color:#e9ebf0;
	width:490px;
	padding-bottom:10px;
	background-image:url(/controls/images/icon_reactie.gif);
	background-repeat:no-repeat;
	background-position:468px 3px;
}

.messageText
{
    float:left;
	width:470px;
	margin:0 0 0 5px;
}

.text
{
	float:left;
	width:470px;
	margin:5px;
	margin-bottom:3px;
}

.reactionPage
{
	display:none;
	width:492px;
}

#page1
{
	display:block;
}

.editIco
{
	border:none;
	margin-left:12px;
	margin-top:5px;
	cursor:pointer;
	float:right;
}

.reactionLink:link, reactionLink:visited
{
	color:#ff9205;
	font-weight:normal;
}
 
.reactionLink
{
	color:#ff9205;
	font-weight:normal;
} 

.msgBottom
{
	float:left;      	
	margin-top:15px;
	width:470px;
}

.quoteTitle
{
	margin-left:5px;
	font-family:verdana;
	font-size:11px;
	color:#777;
}

.quote
{
	width:445px;
	border:solid 1px #ccc;
	background-color:#eee;
	padding:4px;
	margin-left:5px;
	margin-bottom:15px;
}



/* pages */

#uxForum_uxNoOfPages
{
	clear:left;
	float:left;
}

/* ||-- Nieuwe homepage --|| */
#homeleft {
	float:left;
	width:430px;
}

#homeright {
	float:left;
	width:302px;	
	margin-top:26px;
	margin-left:28px;
}

.block {
	float:left;
	width:130px;
	height:123px;
	padding:7px;
	padding-right:0px;
	}
	
.block a {
	color:#fff;
	text-decoration:none;
	display:block;
	margin-top:2px;
	margin-bottom:2px;
	line-height:14px;
	}
	
.block a:hover {
	text-decoration:underline;	
	}

#blockKeten {
	background-color:#ee7f00;
	margin-right:7px;
	margin-bottom:7px;
	}

#blockKeten h1{
	color:#fff;
	}
	
#blockLogo {
	background-color:#23396b;
	margin-right:7px;
	margin-bottom:7px;
}

#blockHetkind {
	background-color:#6e2f76;
	margin-bottom:7px;
}

#blockHetkind h1 {
	color:#fff;
}

#blockSearch {
	width:274px;
	height:48px;
	background-color:#e9ebf0;
	margin-right:7px;
	margin-bottom:27px;
}
                
#blockAvp {
	height:48px;
	background-color:#23396b;
	margin-bottom:27px;
}

#blockTools {
	float:left;
	width:130px;
	height:130px;
	padding:7px;
	background-color:#6e2f76;
	margin-top:27px;
	margin-right:13px;
}

#blockContact {
	float:left;
	width:137px;
	height:130px;
	padding:7px;
	padding-right:0px;
	background-color:#6e2f76;
	margin-top:27px;
}

#blockTools a {
    line-height:14px;
}

#blockContact a {
    line-height:14px;
}

#blockTools h1 {
	color:#fff;
	}
	
#blockTools a {
	color:#fff;
	text-decoration:none;
	display:block;
	margin-top:2px;
	margin-bottom:2px;
	}
	
#blockTools a:hover {
	text-decoration:underline;
	}
	
#blockContact a {
	color:#fff;
	text-decoration:none;
	display:block;
	margin-top:2px;
	margin-bottom:2px;
	}
	
#blockContact a:hover {
	text-decoration:underline;
	}

/* ||-- einde nieuwe home --|| */
