body{
  margin:0px;
  font: normal 12px arial, Helvetica;
}

a.button_orange {
    background: transparent url('../img/bg_button_orange_a.gif') no-repeat scroll top right;
    color: #fff;
    float:left;
    display: block;
    font: normal 12px arial, Helvetica;
    height: 26px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
    
}

a.button_orange span {
    background: transparent url('../img/bg_button_orange_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 4px 0px 7px 15px;
    
}

a.button_orange_right {
    background: transparent url('../img/bg_button_orange_a.gif') no-repeat scroll top right;
    color: #fff;
    float:right;
    display: block;
    font: normal 12px arial, Helvetica;
    height: 26px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
    
}

a.button_orange_right span {
    background: transparent url('../img/bg_button_orange_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 4px 0px 7px 15px;
    
}

a.button_red_right {
    background: transparent url('../img/bg_button_red_a.gif') no-repeat scroll top right;
    color: #fff;
    float:right;
    display: block;
    font: normal 12px arial, Helvetica;
    height: 26px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
    
}

a.button_red_right span {
    background: transparent url('../img/bg_button_red_span.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 4px 0px 7px 15px;
    
}


a.button_red_left {
    background: transparent url('../img/bg_button_red_a.gif') no-repeat scroll top right;
    color: #fff;
    float:left;
    display: block;
    font: normal 12px arial, Helvetica;
    height: 26px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
    
}

a.button_red_left span {
    background: transparent url('../img/bg_button_red_span.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 4px 0px 7px 15px;
    
}

a.button_red_obg_right {
    background: transparent url('../img/bg_button_red_obg_a.gif') no-repeat scroll top right;
    color: #fff;
    float:right;
    display: block;
    font: normal 12px arial, Helvetica;
    height: 26px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
    
}

a.button_red_obg_right span {
    background: transparent url('../img/bg_button_red_obg_span.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 4px 0px 7px 15px;
    
}

a.button_grey_right {
    background: transparent url('../img/bg_button_grey_a.gif') no-repeat scroll top right;
    color: #000;
    float:right;
    display: block;
    font: normal 12px arial, Helvetica;
    height: 26px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
    
}

a.button_grey_right span {
    background: transparent url('../img/bg_button_grey_span.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 4px 0px 7px 12px;
    
}

a.button_grey_left {
    background: transparent url('../img/bg_button_grey_a.gif') no-repeat scroll top right;
    color: #000;
    float:left;
    display: block;
    font: normal 12px arial, Helvetica;
    height: 26px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
    
}

a.button_grey_left span {
    background: transparent url('../img/bg_button_grey_span.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 4px 0px 7px 12px;
    
}

a.button_green_right {
    background: transparent url('../img/bg_button_green_a.gif') no-repeat scroll top right;
    color: #fff;
    float:right;
    display: block;
    font: normal 12px arial, Helvetica;
    height: 26px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
    
}

a.button_green_right span {
    background: transparent url('../img/bg_button_green_span.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 4px 0px 7px 12px;
    
}

a.button_tab_open_grey {
    background: transparent url('../img/bg_button_grey_tab_open.gif') no-repeat scroll top right;
    color: #000;
    display: block;
    font: normal 12px arial, Helvetica;
    line-height:35px;
    height: 32px;     
    width:100%;
    text-decoration: none;
    
}

a.button_tab_close_grey {
    background: transparent url('../img/bg_button_grey_tab_close.gif') no-repeat scroll top right;
    color: #000;
    display: block;
    font: normal 12px arial, Helvetica;
    line-height:35px;
    height: 32px;     
    width:100%;
    text-decoration: none;
    
}

TD{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 12px;
	line-height:14px;
	color: #4C4C4C;
}

.content B{
	color: #869904;
}

.note{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 12px;
	line-height:14px;
	padding:5px;
	background-color: #FFFCA4;
	border-color: #8E8321;
	border-width: 1px;
	border-style:solid;
}

.small_text{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 11px;
	line-height:13px;
	color: #4C4C4C;
}

.avatar_img{
	border-color: #000000;
	border-width: 1px;
	border-style:solid;
}
.avatar_name{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 15px;
	line-height:15px;
	color: #89161B;
	margin:0px;
}

H1{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 20px;
	line-height:25px;
	color: #89171B;
	display:inline;
}

H2{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 18px;
	line-height:18px;
	color: #000000;
	display:inline;
}

H3{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 18px;
	line-height:18px;
	color: #869904;
	display:inline;
}

H4{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 14px;
	line-height:16px;
	color: #869904;
	display:inline;
}

.text{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 12px;
	line-height:13px;
	color: #000000;
}

.text_menu_titel{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 13px;
	line-height:14px;
	color: #ffffff;
}

.text_small{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 11px;
	line-height:12px;
	color: #000000;
}


.text_small_red{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 11px;
	line-height:12px;
	color: #89161B;
}

.text2_small{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 11px;
	line-height:12px;
	color: #7B6F60;
}

.text2{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 12px;
	line-height:12px;
	color: #7B6F60;
}

.text3{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 12px;
	line-height:13px;
	color: #ffffff;
}
.text_search_tab_active{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 13px;
	line-height:14px;
	color: #89161B;
}

.text_search_tab_inactive{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 13px;
	line-height:14px;
	color: #ffffff;
}

.text4{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 11px;
	line-height:12px;
	color: #8D8D8D;
	text-align:left;
}

.text5{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 12px;
	line-height:13px;
	color: #1f1e21;
}


a.link_search_tab_inactive {
   color: #ffffff;
   text-decoration: none;    
}

a.link1 {
   color: #ffffff;
   text-decoration: none;    
}

a.link2 {
   color: #000000;
   text-decoration: none;    
}

a.link3 {
   color: #000000;
   text-decoration: underline;    
}

a.link_arrow {
	background-image: url(../img/arrow_red.gif); 
	background-repeat: no-repeat;
	padding-left:10px;	
  color: #000000;
  text-decoration: none;    
}

a.link_arrow_back {
	background-image: url(../img/arrow_red_back.gif); 
	background-repeat: no-repeat;
	padding-left:10px;	
  color: #000000;
  text-decoration: underline;    
}

a.icon_profile {
	background-image: url(../img/icon_profile.gif); 
	background-repeat: no-repeat;
	padding-left:18px;	
  color: #000000;
  text-decoration: underline;    
}

a:hover.link_arrow {	
  color: #000000;
  text-decoration: underline;    
}

HR.line_red{
	border-style: none;
	color:#871215;
	height: 1px;
	background-color:#871215;
}


HR.line_grey{
	border-style: none;
	color:#B2B2B2;
	height: 1px;
	background-color:#B2B2B2;
}


.afbeelding {
	margin:10px 10px 10px 10px;
	
}
.l_afbeelding {
	margin:5px 10px 5px 0px;

}
.r_afbeelding {
	margin:5px 10px 5px 10px;
	
}

.field_select_small{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 11px;
	line-height:12px;
	color: #000000;
}

.field_text_small{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 11px;
	line-height:12px;
	color: #000000;
}

TEXTAREA{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 12px;
	line-height:13px;
	color: #000000;
}


.footer{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 11px;
	line-height:12px;
	color: #717171;
}

.footer a{
	text-decoration: underline;
	font-family: arial, Helvetica;
	font-size: 11px;
	line-height:12px;
	color: #717171;
}

.image_normal{    
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	margin-right:10px;
}

.search_win {
width:405px;
border-width:1px;
border-style:inset;
background-color:#fff;
padding:1px;
}
.search_win input{
border-width:0px;
border-style:solid;
vertical-align: top;
}