a {
	color: #870000;
	text-decoration: none;
	cursor: pointer;
}

.header {
    background: url(../images/header_up.png) no-repeat left top;	
}

.bck_logo {
    background: url(../images/logo_green.png) no-repeat center top;	
    min-height: 90px;
    min-width: 185px;
}

.header_title {
    font-family: 'PT Sans Caption', sans-serif;
    font-weight: 700;
    font-size: 35pt; 
    color: #d93117;
    text-shadow: -1px 0 #e9e9e9, 0 1px #e9e9e9, 1px 0 #e9e9e9, 0 -1px #e9e9e9;
    line-height: 75pt;
    font-style: italic;
}

.pathway {
	color: #171E31;
	font-size: 14pt;
	font-family: Tahoma;
	font-weight:bold;
	padding-right:5px;  
}

.pageContent {
	color: #5E5E5E;
	font-size: 9pt;
	font-family: Tahoma;
}

.company {
	font-size: 16pt;
	font-family: Tahoma;
	color:#1B2131;
	font-weight:bold;	
}

.slogan {
	font-size: 9pt;
	font-family: Tahoma;
	color: #968569;
}

.page_title {
    font-size: 28pt;
    font-family: Arial;
    color: #ff7f26;
}

.openingstijden_table td, .adres_table td {
    text-align: left;
    vertical-align: top;
    color: #ffffff;
    font-size: 10pt;
    font-family: Tahoma;
}

.openingstijden_table td a, .adres_table td a {
    color: #ffffff;
}

.openingstijden_table_title, .adres_table_title {
	font-size: 12pt;
}

.copyright {
	color: #CBD7E3;
	font-size: 10pt;
	font-family: Tahoma;
	text-align: center;
}

.gplus {
	background: url(../images/google_icons.png) no-repeat -11px -1677px;
	width: 42px;
	height: 42px;
	display: inline-block;
}

/*main menu*/
.tmenu {
	font-size: 12pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.tmenua {
	font-size: 12pt;
	font-family: Tahoma;
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
}

.t1 {
padding-left:5px;
padding-right:5px;
text-align: center;
}

/*submenu*/
.smenua {
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma;
	text-align: left;
	text-decoration: none;
}

.smenu {
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma;
	text-align: left;
	text-decoration: underline;	
}

.s1 {
padding-right:5px;
padding-left:5px;
text-align: right;
}

/*bottom*/
.bmenu {
	font-size: 11pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.bmenua {
	font-size: 11pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.b1 {
	padding:5px;
	text-align: center;
}