@charset "UTF-8";
@media all
{
	.ministration .consultant {
		background:#E0ECEC url('/system/modules/de.dsv/resources/layout_images_uk/contact.jpg') no-repeat scroll 0 30px;
		margin-bottom:15px;
	}
	.ministration .consultant div, b {
		color:#00958E;
	}
	.ministration .consultant div {
		color:#00958E;
		font-size:11px;
		margin-left:10px;
		padding:10px 0 0 0;
		width:123px;
	}
	#pageheader {
		background:transparent url('/system/modules/de.dsv/resources/layout_images_uk/logo_dsv.gif') 23px 13px no-repeat;
		height: 90px;
		width: 970px;
		float: left;
		background-color: #00958E;
		border-bottom: 1px solid #ffffff;
	}
			
	.ministration .teaserblock .header {
		padding-right:21px;
	}
	#dialog {
		padding: 5px; 
		width: 900px; 
		height: 600px; 
		background: #FFF; 
		border: 2px solid #00958F; 
		position:absolute; 
		left:-736px;
		top:-111px;
		display: none; 
		z-index:5000 !important;		
	}
}
