
body {
	font-family: Arial, Verdana sans-serif;
}

img {
	border: none;
}

#logoPrint {
	display: block;
	margin: 0 0 25px 0;
}

#header {
	display: none;
}

#content .column-left {
	display: none;
}

#favboxService {
	display: none;
}

#footer {
	display: none;
}

#lightbox ul {
	display: none;
}

#gallery {
	display: block;
	width: 100%;
}

	#gallery .gallery-thumb-image {
		float: left;
		width: 20%;
	}
	
	#gallery-image-overlay {
		display: none;
		visibility: hidden;
	}

	#gallery-image-active {
		width: 100%;
		height: 50%;
		display: block;
		visibility: visible;
	}
	
	.favBoxToolTip,
	#gallery-favorise {
		display: none;
	}
	
	/*#gallery .gallery-thumb-image {
		width: 125%;
	}

	#gallery .favBoxToolTip,
	#gallery-favorise,
	#gallery-loader,
	#gallery-content,
	#gallery-image-overlay {
		display: block;
	}
	
	#gallery-content {
		float: left;
	}
	
	#gallery-favorise,
	#gallery-loader,
	#gallery .favBoxToolTip,
	#gallery-image-overlay {
		display: none;
	}
	
	#gallery-fade-container {
		float: right;
	}
	
	#gallery-fade-container .gallery-thumb {
		float: left;
		padding-top: 5px;
		padding-right: 5px;
	}
	
	#gallery-fade-container .gallery-thumb.first {
		display: none;
	}
	
	#gallery,
	#gallery-image {
		width: 100%;
	}
	
	#gallery-image-active,
	#gallery-image-overlay {
		width: 100%;
	}
	*/
	p {
		padding: 0;
		margin: 0;
	}
	
#preisbeispiele {
	float: left;
	display: block;
}

#preisbeispiele .tipContent {
	display: none;
	visibility: hidden;
	height: 0;
}

#priceInfoPrint {
	width: 95%;
	padding: 10px 0 0 0;
	float: left;
	line-height: 17px;
	font-size: 11px;
}

h1, h2, h3 {
	float: left;
	color: #e2001a;
	font-family: Arial, Verdana, sans-serif;
	font-style: italic;
}

h1 {
	display: block;
	width: 100%;
	clear: right;
}

h2 {
	clear: both;
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 33px;
}

h2.redItalic {
	font-style: italic;
	font-size: 18px;
}

h3 {
	clear: both;
	float: left;
	width: 100%;
	margin: 25px 0 15px 0;
}

h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #e2001a;
}

	#mainText {
		float: left;
		height: auto;
		page-break-after: always;
		page-break-before: always;
		margin-bottom: 30px;
		line-height: 22px;
		width: 80%;
	}

div.padding {
	padding: 0;
	margin: 0;
}

.plan {
	display: block;
	/*width: 40%;*/
	width: 250px;
	float: left;
	/*margin-right: 5%;*/
}

	.plan img {
		width: 80%;
	}

#hausdetails {
	width: 200px;
}

#preisbeispiele {
	float: left;
	width: 380px;
}

.comparison.left {
	float: left;
	width: 180px;
}

.right {
	float: none;
}

.comparison.right {
	float: left;
	width: 200px;
	color: #e2001a;
}

.box {
	clear: left;
	float: left;
	width: 100%;
}

.box a {
	color: #e2001a;
}

.box .body .inner p {
	float: left;
	clear: both;
	width: 100%;
}

.contentModule:first-child {
	float: left;
	line-height: 24px;
	font-size: 14px;
	width: 95%;
}
	
	.contentModule .text {
		clear: both;
		float: none;
		position: relative;
		width: 100%;
		line-height: 24px;
		font-size: 14px;
	}

	.contentModule .image.right {
		position: relative;
		right: 0;
		float: none;
		margin-right: 15px;
		width: 20%;
	}
	
	.contentModule .image.left {
		float: left;
	}

.remooz-div {
	float: left;
	clear: none;
	margin: 0 5px 10px 0;
}

/*.box .body .inner {
	width: 300px;
}*/

	.box .body .inner span.lightGrey {
		color: #ccc;
	}
