/*************************************************/
/* 	naam:	Telecompas							*/
/*
	
blokken links
	tekst				: #000000
	background			: #F8B500

broodtekst
  	titel				: #F8B500
	tekstkleur			: #000000
	verplichte tekst	: #990000
	achtergrond1		: #F8B500	
	achtergrond2		: #FBEBBE	

blokken rechts
	background1 (dict)	: #F8B500
	background2 (dict)	: #FBDA7F
	color (dict)	    : #000000

*/
/*************************************************/


html {
  height: 100%;
}

body {
  height: 100%;
  margin: 0px;
  background: url(/img/alg/bg_strepen.gif) #999999;
}

body, td {
  font-family: verdana, helvetica, sans-serif;
  font-size: 11px;
  color: 000000;
}

.honderd {
  height: 100%;
}

.main {
  background: url(/img/alg/bg_strepen_main.gif) #999999;
}


img {
  border: 0px;
}

.top {
  background: url(/img/headers/bg_top_100.jpg) no-repeat;
}

/****************************************************/
/*	blokken links									*/

.bg_bloklinks {
  width:145px;
  word-wrap:break-word;
  border:0px dotted white;
  background: #F8B500; 
}

.small {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

/*********************************************************/
/*	broodtekst											*/

.title {
  font-size: 18px;
  font-weight: bold;
  color: #F8B500;
}

.koptext {
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

.inlineimg {
  margin: 5px;
}

.content {
	font-size: 11px;
	color: #000000;
}

.tablekop {
  background: #F8B500;
  color: #000000;
  font-weight: bold;
  font-size: 10px;
}

.tablecontent {
  background: #FBEBBE;
  color: #000000;
  font-size: 10px;
}

.required {
  color: #990000;
}

/* Reaction*/
.Trea_text {
	color:#000000;
}

/* Tell it to a friend*/
.Tttf_text {
	color:#000000;
}

/* I3A */
.I3a_text {
	color:#000000;
}

/* TECC */
.Tecc_text {
	color:#000000;
}






/*********************************************************/
/*	blokken rechts										*/

.bg_blokrechts_top_diclink {
  padding-left:5px;
  background: #F8B500;
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
}

.bg_blokrechts_diclink {
  padding:5px;
  background: #FBDA7F;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

.title_blokrechts_diclink {
  font-weight: bold;
  font-size: 10px;
  color: #1B4C86;
}

.title_blokrechts_dic {
  font-weight: bold;
  font-size: 10px;
  color: #1B4C86;
}

.bg_blokrechts_dic {
  background: #FBDA7F;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

.bg_blokrechts_top_dic {
  background: #F8B500;
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
}

.bg_blokrechts_top {
  padding-left:5px;
  background: #000000;
  color: #FFFFFF;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
}

.bg_blokrechts {
  padding:5px;
  background: #FBDA7F;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

.title_blokrechts {
  font-weight: bold;
  font-size: 10px;
  color: black;
}



/********************************************************/
/* invoervelden											*/

.inputTxt {
  border: 1px solid #FFFFFF;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
}

.inputFil {
  border: 1px solid #FFFFFF;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
}

.inputCmb {
  background: #FFFFFF;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
}

.inputPwd {
  border: 1px solid #FFFFFF;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
}

.ledenselectie {
  border: 1px solid #000000	;
  margin: 4px;
}



/********************************************/
/** alle soorten linkjes **/

a:link {
  color: #1B4C86;
  text-decoration: underline;
}
a:visited {
  color: #1B4C86;
  text-decoration: underline;
}
a:hover {
  color: #1B4C86;
  text-decoration: none;
}

a.blok_l:link {
}
a.blok_l:visited {
}
a.blok_l:hover {
}

a.rfplistlink:link {
  color: #000000;
  text-decoration: none;
}
a.rfplistlink:visited {
  color: #000000;
  text-decoration: none;
}
a.rfplistlink:hover {
  color: #000000;
  text-decoration: underline;
}

a.TDIC0100PP:link {
 font-weight: bold;
 text-decoration: underline;
}
a.TDIC0100PP:visited {
 font-weight: bold;
 text-decoration: underline;
}
a.TDIC0100PP:hover {
  font-weight: bold;
  text-decoration: none;
}

a.ppuLink:link {
}
a.ppuLink:visited{
}
a.ppuLink:hover {
}

a.dic_nav_link {
  color: #1B4C86;
  text-decoration: none;
}

a.TDIC0100TT {
 font-weight: bold;
 text-decoration: none;
}

a.linkzwart:link {
  color: #000000;
  text-decoration:underline; 
}
a.linkzwart:visited {
  color: #000000;
  text-decoration:underline;
}
a.linkzwart:hover {
  color: #000000;
  text-decoration:none;
}

a.verder:link {
  text-decoration: underline;
}
a.verder:visited{
  text-decoration: underline;
}
a.verder:hover {
  text-decoration: none;
}

a.imglink:link {
	background-color:transparent;
}
a.imglink:visited {
	background-color:transparent;
}
a.imglink:hover {
	background-color:transparent;
}














































/****************************************************/
/*not yet organised*/

.dic_title {
 font-weight: bold; 
 color: #1B4C86;
}

.titleVerder {
}
	
.sub3title {
  background: #F8B500;
  font-weight: bold;
  font-size:
}


.mandatory {
  color : #ff0000;
}

.bgpaspoort {
  background: url(/img/alg/bg_paspoort.gif) no-repeat;
}

.paspoortfoto {
  border:1px solid #F8B605;
}


.tableborderzwartkop {
  background: black;
  color: white;
  font-size: 10px;
  font-weight: bold;
}

.tablebordertitle {
  background: #F8B500;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  font-size: 10px;
}

.tablebordercontent {
  background: #FBDA7F;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  font-size: 10px;
}


.tablecontent2 {
  background: #FAE3A3;
  color: black;
  font-size: 10px;
}

.remwhite {
  color: white;
}

.remblauwback {
 background: #003466;
}

.button {
  background: buttonface;
}

#stripe2 {
  position:absolute;
  top:200px;
  width:1px;
  height:20px;
  background:buttonshadow;
  z-index:2;
}

#stripe {
  position:absolute;
  top:201px;
  width:2px;
  height:20px;
  background:buttonhighlight;
  z-index:1;
}

.rembody {
  margin: 0px;
  background: url(/img/headers/remotebg_100.png) #999999;
}



.dic_nav {
  background: #F8B500;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  font-family: verdana, helvetica, sans-serif;
  font-weight: bold; 
  font-size: 18px;
  color: #999999;
}

.uitleg {
  border: 1px solid #F8B500;
  background: #FBE9B5;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 5px;
  margin-right: 5px; 
}

.uitleg_links {
  border: 1px solid #F8B500;
  background: #FBE9B5;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;  
  margin-top: 8px; 
  margin-bottom: 8px;
  margin-left: 0px;
  margin-right: 5px; 
}

.uitleg_rechts {
  border: 1px solid #F8B500;
  background: #FBE9B5;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;  
  margin-left: 5px;
  margin-right: 0px;
  margin-top: 8px; 
  margin-bottom: 8px;
}

.arrow1 {
  background: url(/img/alg/arrow_left_100.gif) no-repeat 100% 50%;
}

.arrow3 {
  background: url(/img/alg/arrow_left_100.gif) no-repeat 100% 50%;
}

.arrow4 {
  background: url(/img/alg/arrow_left_100.gif) no-repeat 100% 50%;
}

.arrow5 {
  background: url(/img/alg/arrow_left_100.gif) no-repeat 100% 100%;
}

.arrow6 {
  background: url(/img/alg/arrow_left_100.gif) no-repeat 100% 100%;
}


.arrow7 {
  background: url(/img/alg/arrow_up_100.gif) no-repeat 50% 50%;
}


.arrow8 {
  background: url(/img/alg/arrow_right_100.gif) no-repeat 90% 30%;
}

.arrow9 {
  background: url(/img/alg/arrow_right_100.gif) no-repeat 100% 50%;
}


/****************************************/
/** troyce stuff						*/

/* klantspecifiek*/

.rfpquestiontitle {
  background: #000000;
  color: #FFFFFF;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
}

.rfpscreentitle {
  background: #F8B500;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  border-bottom: 1px solid #000000;
}

.rfplist1 {
  background-color : #FBDA7F;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

.rfplist2 {
  background-color: #FAE3A3;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

.rfplistquestions {
  background: #F8B500;
  border-bottom: 1px solid #000000;
}

.rfplistsubtitle1 {
  background: #F8CD58;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  border-bottom: 1px solid #000000;
}

.rfplistsubtitle2 {
  background-color: #F8CD58;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.rfpbgbuttons {
  background-color: #F8B500;
  border-top: 1px solid #000000;
}

.rfpbgbuttons2 {
  background-color: #F8B500;
}


