﻿.grouphouseoverviewmeer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.grouphouseoverviewmeer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.grouphouseoverviewmeer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.grouphouseoverviewmeer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.grouphouseoverviewprofiel a:link, .grouphouseoverviewvriend a:link, .grouphouseoverviewextendedinfotechbutton a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.grouphouseoverviewprofiel a:visited, .grouphouseoverviewvriend a:visited, .grouphouseoverviewextendedinfotechbutton a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.grouphouseoverviewprofiel a:hover, .grouphouseoverviewvriend a:hover, .grouphouseoverviewextendedinfotechbutton a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.grouphouseoverviewprofiel a:active, .grouphouseoverviewvriend a:active, .grouphouseoverviewextendedinfotechbutton a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

/* xxxxxxx individualtop xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.grouptopheaderNL
{
    width: 636px;
    height: 275px;
    background-repeat: no-repeat;    
    background-image:url(../images/interface/headers/groepsverblijven_header_nl.gif);        
    text-align:right;
}

.grouptopheaderFR
{
    width: 636px;
    height: 275px;
    background-repeat: no-repeat;  
    background-image:url(../images/interface/headers/groepsverblijven_header_fr.gif);    
    text-align:right;
}

.grouptopheaderUK
{
    width: 636px;
    height: 275px;
    background-repeat: no-repeat;  
    background-image:url(../images/interface/headers/groepsverblijven_header_uk.gif);    
    text-align:right;
}

.grouptopheaderNL ul, .grouptopheaderFR ul, .grouptopheaderUK ul
{
    margin-top: 10px;
    margin-right: 10px;
}


li.groupheaderitem 
{
    list-style-image: none;
    list-style-type: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 100;
    color: #FFFFFF;
    text-align: right;
    line-height: 16px;
}

li.rgroupheaderitem a:link
{
    text-decoration: none;
    color: #FFFFFF;
}

li.groupheaderitem a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}

li.groupheaderitem a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

li.groupheaderitem a:active
{
    text-decoration: underline;
    color: #FFFFFF;
}

