



h2 {
	font-weight: normal;
	font-size: 12px;
	background-color: #282726; 
	color: #F70000;
	border: 1px solid #7B7B7B;
	padding: 2px;
	text-transform: uppercase;
	margin-top: 4px;
}

h1 {
	margin-top: 0;
	font-size: 16px;
}


#eins .teaser img, #zwei .teaser img {
	float: left;
	margin: 3px 8px 0 0;
}


a, h2 a, em a, em {
	font-style: normal;
	color: #f70000;
}

em a:active { color: f70000; text-decoration: none}em a:link { color: f70000; text-decoration: none}em a:visited {  color: f70000; text-decoration: none}em a:hover {color: FFFFFF;}



#eins div, #zwei div {
	overflow: hidden;
}


#eins {
	width: 278px;
	padding: 0px 20px 40px 20px;
}

#zwei{
	width: 290px;
	padding: 20px 20px 40px 20px;
}

.refs {
	margin-bottom: 30px;
	border-bottom: 1px solid #6f6f6f;
	padding-bottom: 4px;	
}
a.instarlink {
	color: #ffad20;
}


#ctable {
	background: transparent url(bg_td.gif) no-repeat left bottom;
}
