td.td_tarife{
	
}
div.tarife{
	position:relative;
	width:190px;
}
div.tarife h3{
	background:url(../images/tarife_h3_back.jpg) top left repeat-x;
	height:24px;
	color:#eee;
	padding-left:20px;
	padding-top:3px;
	font-size:16px;
	font-weight:normal;
}
div.tarif_content{
	background:url(../images/tarife_back.jpg) top left no-repeat;
	height:200px;
	width:100%;
}
p.tarif_footer{
	background:url(../images/tarife_h3_back.jpg) top left repeat-x;
	height:24px;
	padding-top:3px;
	text-align:right;
}
	p.tarif_footer a{
		margin-right:10px;
		color:#fff;
	}
	
	
#exchange, #fernwartung{
	position:relative;
	background:url(../images/win_back.jpg);
	width:368px;
	height:280px;
	border:2px solid #ddd;
	padding:10px;
}
#fernwartung{
	margin-left:10px;
}
	
#blexmail{
	position:relative;
	background:url(../images/win_back_2.jpg);
	width:400px;
	height:200px;
	border:2px solid #ddd;
	padding:10px;
}

#domainsearch{
	margin-top:10px;
	width:99.4%;
	border:2px solid #600;
	height:78px;
	background:url(../images/domain_back.jpg) top left repeat-x;
}