
body, td, a {

	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	color: black;
}

.noprint, div.header ul, div#footer, div#googlefooter, div.navibar, div#anylinkmenu1, div#breadcrumb, div#language, div.sidebar, div#languageDropdown, div.leftbar, .detailContact .links {

	display: none;

}

.print {

	display: block;

}

div.header {

	height: 0px;

}

div#wrap, div.header, div#container {
	
	margin: 0px;
	padding: 0px;
}

div#logo {

	position: absolute;
	top: -30px;
	text-align: right;
	width: 18cm;
	
}

div#logo img {

	width: 4cm;
	height: 5mm;
	margin: 0px;
	padding: 0px;
}

table {

	clear: both;

}

.label {

	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #CCC;

}

td.td_d_titel {

	font-weight: bold;
	border-bottom: 1px solid black;

}

td.td_d_bg {

	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;

}

/*
	Detailansicht neu
*/

h2.subtitle
{
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	padding: 5px 0px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

ul.detailListHorizontal
{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul.detailListHorizontal li
{
	margin: 0;
	padding: 0;
	padding-top: 2mm;
	width: 33%;
	float: left;
	border-bottom: 1px dotted #eaeaea;
	padding-bottom: 1mm;
}

ul.detailListHorizontal li label
{
	display: block;
	color: #666;
	text-transform: uppercase;
	font-size: 10px;
}

.detailAusstattung ul{
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-position: outside;
}

.detailAusstattung li {
	float: left; 
	width: 33%;
	line-height: 1.8;
	list-style: square;
	list-style-position: inside;
	padding: 0;
	margin: 0;
	
}

.phoneBox em
{
	font-style: none;
	background-image: none !important;
}

.detailFotos {
	margin-top: 30px;
}

.detailNoImage span
{
	font-style: italic;
}