/* 
 * project specific styles
 */

body {
	color: #333;
	font-family: verdana, arial;
	background-color: #f1f1f1;
	font: normal 70%/1.5 sans-serif;
	color: #000;
	text-align: center;
    }

a {
	color: #000f48;
}    

.colRight a{
	color: #000f48;
	text-decoration: underline;
	font-weight: bold;
}

li {
/* color: #e97808; */
list-style-type:square;
padding-bottom: 4px;
}    
    
a:hover, a:focus {
	color: #486EB2;
       text-decoration: underline;
    }

h1 {
	color: #e97808;
	font-size: 14px;
	margin-bottom: 0.7em;
    }

h2, h3, h4 {
    clear: both;
    margin-top: 1.2em;
    font-size: 12px;
    }
p, ul, ol, dl {
    margin-bottom: 0.8em;
    }

.imgtext-nowrap {
	font-size: 11.2px;
}

.contenttable tr{
	font-family: verdana, arial;
	font: normal 70%/1.5 sans-serif;
	color: #333;
}

.bodytext {
	auto;
}

/*TT_ADDRESS

.left {
	float: left;
	width: 30px;
	font-weight: bold;
}

.team-vcard_left {
	float: left;
	width: 60px;
	font-weight: bold;
	padding-bottom: 6px;
}

.right {
	float: left;
	width: 150px;
}

.team-vcard_right {
	float: left;
	width: 210px;
	height: 17px;
	padding-bottom: 6px;
}

.tel {
	float: left;
	width: 190px;
	padding-bottom: 6px;
}

.vcard_single  {
	width: 183px;
	background-color: #ffffff;
	border:1px solid #515151;
	padding: 5px 10px 5px 10px;
}

* html .vcard_single  {
	width: 194px;
	border: 1px solid #515151;
	padding: 5px 12px 5px 10px;
}

.vcard_single img {
	border:1px solid #515151;
}

.vcard_single a {
	color: #ad2400;
	text-decoration: none;
}

.vcard_single a:hover {
	text-decoration: underline;
}

.vcard {
	position: relative;
	height: 110px;
	width: 538px;
	padding: 0px;
	margin-bottom: 30px;
	float: left;	
}

* html .vcard {
	padding: 0;
	margin-bottom: 0 0 35px 0;
}

.mitarbeiter_bild {
	float: left; 
	padding-right:15px; 
	width: 130px; 
	height: 145px; 
	margin: 0px;
}

.vcard-name-organization {
	float: left; 
	width: 530px; 
	height: 40px;
	float: left;
}

* html .vcard-name-organization {
	padding: 0;
	margin: 0 0 -26px 0;
}

.organization {
	color: #486eb2;
}

.vcard-address-contact-container {
	float: left;
	width: 550px;
	margin: 15px 0 0 0;
}

.vcard-address {
	width: 240px;
	float: left;
}

.vcard-contact {
	width: 300px;
	float: left;
}

.xing {
	width:150px; 
	float:right; 
	text-align:right; 
	padding: 122px 0 0 0px;
}
*/




/*NEW MEMBER CSS*/

.vcard {
	position: relative;
	height: auto;
	width: 538px;
	padding: 0px;
	margin-bottom: 14px;
	float: left;	
}

* html .vcard {
	padding: 0;
	margin-bottom: 0 0 6px 0;
}

.vcard-name-organization {
	width: 220px;
	float: left;
}

.member-name {
	font-weight: bold;
}

.organization-address {
}

.vcard-contact-container {
	float: left;
	width: 280px;
	margin: 17px 0 0 0;
}

.vcard-contact {
	float: left;
}

.team-vcard_left {
	float: left;
	width: 60px;
}

.team-vcard_right {
	float: left;
	width: 210px;
}