.wrapsupport{
	clear:both;
	float:left;
	display:inline;
	width:100%;
	margin-top:20px;
	padding-bottom:30px;
	
}

.wrapsupport h4.kontakus{
	clear:both;
	float:left;
	display:inline;
	width:565px;
	margin:0 0 5px 15px;
	border-bottom:1px solid #7b8a4e;
	padding-bottom:5px;
	font-weight:normal;
	line-height:15px;
	cursor:auto;
}

.wrapsupport h4.kontakus span.lefthead{
	float:left;
	display:inline;
	border-right:1px solid #fff;
	color:#f48400;
	padding-right:15px;
	margin-right:15px;
	cursor:default;
}

.wrapsupport h4.kontakus span.righthead{
	color:#f5de3c;
	float:left;
	display:inline;
	cursor:default;
}

.wrapsupport h4.kontakus span.righthead a{
	color:#f5de3c;
}

.wrapsupport p.infokontakus{
	clear:both;
	float:left;
	display:inline;
	width:565px;
	margin:0 0 0 15px;
	padding-bottom:25px;
	cursor:default;
}


.wrapsupport table.streetline{
	clear:both;
	width:583px;
	margin:0 0 20px 12px;
	
}
.wrapsupport table.streetline tr th,
.wrapsupport table.streetline tr td{
	border: 1px #FFFFFF solid;
}
.wrapsupport table.streetline tr th{
	font-weight:bold;
	text-align:center;
	background:url(../images/layout/table/bgstreetline.gif) repeat-x top left;
	color:#fff;
	padding:10px;
	font-size:14px;
	text-transform:uppercase;
}


