/* CSS Document */
/* cancel float */
* {
	float: none !important;
	overflow: visible !important;
}

body {
	font-family: Verdana;
	font-size: 10pt;
	background: #fff;
	color: #516174;
	margin: 0 auto;
}

#wrapper {
	margin: 0;
}

#header img {	
	margin-left:0;	
}
/* hide */
#header ul,
#header form,
#mainnavigation,
#navigationlevel2,
#headerteaser,
.breadcrumb ul,
.contenttabs,
#slider-big,
#slider,
.ledot,
.head,
.financeprocess,
.contentfooter,
.contentright,
#footer,
.footer2 {
	display: none;
}

.noprint {
	display: none !important;
}

#header {
	padding: 0 0 0px 0;
}
.breadcrumb { margin-top:0;}

/* Content */
.contentwrap {
	margin: 0;
	background: none !important;
	border-top: 1px dotted #CFCDC8;
}

#contenttabs {
	background: none !important;
}

.contenttabs-container {
	padding: 2px 0;
	border: 0 !important;
}

#content {
	margin-top: 5px;
	padding-top: 5px;
}

#content table {
	margin: 2px 0;
}

#content th {
	padding: 4px 0 5px 0;
}

#content td {
	background: none;
}

#content p {
	margin: 4px 0;
}

/* Content */
.contentwrap {
	margin-bottom: 0;
}

.image {
	height: auto !important;
}

.map {
	page-break-before: always;
}


.map-links {
	display: inline-block;
}
/*.google-map*/ #divmap {
	overflow: hidden !important;
	width: 443px; 
	height: 402px;
}


.teaserborder, .teaserborder2, .doubleborder {
	border:0;
}

body {
	width: 17.2cm !important; /*width: 920px !important;*/	
	padding-left: 0;
	padding-right: 0;
}

#wrapper, #header, .contenthead, .contentwrap, #content, .wide {
	width: 17.2cm !important; /*width: 920px !important;*/
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
.formdetails {
	margin-left: 0;
}

li {
	list-style-position: inside;
}

span.actionbutton,
span.defaultbutton { display: none; }

.floatimgright,
.floatimgleft { margin:0 !important; }
.floatimgright strong,
.floatimgleft strong { width: 100%; display: inline-block; }
.infoleft { display: block; }

