@import "advanced.css";

body { 
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000
}



a { 
	color: #b41629
}


a:visited {
	color: #b41629
}


a:hover {
	color: #e1a2aa
}


h3 { 
	font-size: 13px;	
	line-height: 16px;	
	color: #b41629;
	margin-top: 0px;
	text-transform: uppercase
}

td { 
	font-size: 12px;
	line-height: 15px
}


span {
	font-size: 12px;	
	line-height: 15px;	
	color: #b41629
}

strong {
	font-size: 13px;	
	line-height: 16px;	
	color: #b41629;
	text-transform: uppercase
}


small { 
	font-size: 9px;
	line-height: 11px;
	color: #000
}




a.navigation {
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	text-decoration: none;
}

a.navigation:visited {
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	text-decoration: none;
}

a.navigation:hover {
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	text-decoration: underline;
}

span.navigation {
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	font-weight: bold;
}





a.download {
	font-size: 12px;
	line-height: 15px;
	color: #e1a2aa;
	text-decoration: none;
}


a.download:visited {
	font-size: 12px;
	line-height: 15px;
	color: #e1a2aa;
	text-decoration: none;
}


a.download:hover {
	font-size: 12px;
	line-height: 15px;
	color: #e1a2aa;
	text-decoration: underline;
}




#referenzen {
	font-size: 12px;
	line-height: 15px;
	margin-right: 21px;
	text-align: justify;
}

#referenzen span {
	font-size: 12px;
	line-height: 15px;
	color: #b41629;
	font-weight: bold;
}



#text {
	font-size: 12px;
	line-height: 15px;
}


#text.block { 
	text-align: justify;
}


#text p { 
	margin-top: 0px;
}


#text ul {
	margin-left: 30px;
	padding-left: 0;
}



#text ul.team {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}


#text ul.team li {
	padding-left: 0;
}


#text ul.team li div {
	margin-left: 0;
}

.team_member .name {
	width: 100px;
}

.team_member .details {
	position: relative;
	left: 120px;
	top: -1.25em;
	width: 200px;
}


.team_member .details a {
}





