/*******************************************************************************/
/*     Red4Net(R) - Content Management System: www.netsoftworks.eu           */
/* Copyright (C) 2000-08 NETSOFTWORKS - Antonio Fonseca All Rights Reserved   */
/******************************************************************************/
/* FILE: .css                                                       */
/******************************************************************************/
/* Tbs Clear*/
.tbs_clear {
	clear: both;
}
/* Link Fett*/
.tbs_style4 {
	display: block;
	padding-top: 5px;
	font: bold 1em arial, helvetica, 'zurich bt', sans-serif;
}
/* tbsgroup, Content block 1/2 */
.tbs_style5 {
	position: relative;
	width: 48%;
	display: inline;
	padding: 5px 0px 0.5% 10px;
	margin: 0px 0px 0px 0px;
	float: left;
}
/* tbsgroup, Content block 1/3 */
.tbs_style6 {
	position: relative;
	width: 32%;
	padding: 5px 0px 0.5% 10px;
	margin: 0px 0px 0px 0px;
	float: left;
}
/* tbsgroup, Content block 1/4 */
.tbs_style7 {
	position: relative;
	width: 24.7%;
	padding: 5px 0px 0.5% 10px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.tbs_style5 ul, .tbs_style6 ul, .tbs_style7 ul {
	/*display: inline;
*/
	font-size: 1em;
}
/* Clearfix */
.tbs_style5 ul:after, .tbs_style6 ul:after, .tbs_style7 ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac */
* html.tbs_style5 ul, * html.tbs_style6 ul, * html.tbs_style7 ul {
	height: 1%;
}
/* header mit background */
.tbs_style8 {
	position: relative;
	background-color: #435360;
	color: #ffffff;
	padding: 5px 0px 5px 10px;
	margin: 5px 0px 0px 0px;
}
h4.tbs_style8 {
	color: #ffffff;
}
/* header, Link 49% */
/**********************************************************************/
/*                        TBS: Google Map  / Contact                           */
/**********************************************************************/
div.tbs_google_map {
	position: relative;
	z-index: 15;
	border: 2px solid #AFD6DE;
	width: 390px;
	height: 200px;
	overflow: hidden
}
/* Liste dos Colaboradores*/

#tbs_703 div.vcard{position:relative; clear:both; padding:5px 0 5px 0;height: 26px;}
#tbs_703 div.vcard div.nickname{position:absolute; left:0 ;width: 40px;}
#tbs_703 div.vcard div.fn{position:absolute; left:40px; width: 280px;}
#tbs_703 div.vcard div.n{display:none;}
#tbs_703 div.vcard div.tel{position:absolute; left:320px; width: 120px;}
#tbs_703 div.vcard div.email{position:absolute; left:440px;width: 190px;}
#tbs_703 div.vcard:after {
  content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac */
* html #tbs_703 div.vcard {
	height: 1%;
}
a.r4n-vcard-download{
	position:absolute;
  left:630px;
	width:60px;
	padding:3px;
	margin-left:5px;
}
a.r4n-csv-download{
	width: 170px;
	padding:3px;
	margin:0 10px 10px 0;
	float:right;
}
a.r4n-csv-download span,
a.r4n-vcard-download span{
	float:left;
}

