﻿@charset "utf-8";
/* CSS Document */

/* +++++++++++++++++++++++++++++++++  Category Beginn  +++++++++++++++++++++++++++++ */

.div_thumbnails_category {
	vertical-align: middle;
	text-align: center;
	border:1px solid #1C3868;
	width: 63px;
	height: 63px
}

.div_text_category {
	padding: 0px 0px 10px 0px;
	font-size: 10pt
}

.headline_category {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 20px;
	font-size: 9pt;
	line-height: 115%;
	font-weight: bold
}

.headline_category a {
	color: #53738e
}

.rahmen	{
	padding:2px 6px 2px 5px;
	margin:0 0.10em 8px 0.10em;
	background:#fafcfe;
	border:1px solid #a6c1d6;
	text-decoration:none
}
/* +++++++++++++++++++++++++++++++++  Category End  +++++++++++++++++++++++++++++ */


/* +++++++++++++++++++++++++++++++++  Expose Beginn  +++++++++++++++++++++++++++++ */
.headline {
	margin: 14px 10px 10px 5px;
	font-size: 14pt;
	font-weight: bold;
	line-height: 115%;
	color: #eb7800
}

.beschreibung {
	margin: 14px 10px 10px 5px;
	font-size: 12pt;
	font-weight: bold;
	line-height: 115%;
	color: #646464
}

.eck
{
	x-cell-content-align: top;
	BORDER: 0px;
	cell-Padding: 0px;
	cell-spacing: 0px;
	width: 100%;
	margin-top: 1pt;
	background-color: transparent;
	margin-left: 0px;
	margin-right: 0px
}

.eck_sp1
{
	font-size: 10pt;
	font-weight: normal;
	width: 50%;
	background-color: #f4f5f6;
	/*padding-left: 16px*/
}

.eck_sp2
{
	font-size: 10pt;
	font-weight: normal;
	width: 50%;
	background-color: #f4f5f6
}

p
{
margin:0px;
}

.div_image_expose {
	margin: 0px;
	text-align: center;
	border:1px solid #1C3868;
	width: 340px;
	height: 340px;
}

.div_thumbnails_expose {
	text-align: center;
	border:1px solid #1C3868;
	width: 63px;
	height: 63px;
	cursor: pointer
}

.div_thumbnails_leer {
	text-align: center;
	border:1px solid #1C3868;
	width: 63px;
	height: 63px;
	background-image :url("http://bbi-immobilien.de/intern/pics/house_dummy.png");
	cursor: pointer
}

.div_text_expose {
	padding: 0px 0px 5px 8px;
	font-size: 10pt
}

.div_box_expose {
	padding: 10px 20px 20px 8px;
	font-size: 10pt;
	background-color:#DAE0E1;
	border: 1px solid #6B8484
}

.div_outer_expose {
	border: 1px solid #6B8484
}
/* +++++++++++++++++++++++++++++++++  Expose End  +++++++++++++++++++++++++++++ */


/* +++++++++++++++++++++++++++++++++  Seitenaufzaehlung Beginn   +++++++++++++++++++++++++++++ */

#pager	{
	padding:10px 0 10px;
	font-size: 10pt;
}
#pager strong, #pager a	{
	padding:2px 6px 2px 5px;
	margin:0 0.10em 0 0.10em;
	color: #0066FF;
	background:#e7f0f8;
	border:1px solid #a6c1d6;
	text-decoration:none
}
#pager a:hover {
	text-decoration:none;
	background:#fff
}
#pager strong	{
	background:#485c74;
	color:#fff;
}

/* +++++++++++++++++++++++++++++++++  Seitenaufzaehlung Ende  +++++++++++++++++++++++++++++ */

/* Für den Satz "Pflichfeld". Kopiert und eingefügt aus der CSS-Datei von CKForms*/
.ck_mandatory {
	color:#FF0000;
	padding: 0px;
	font-size:0.83em;
	font-weight: bold;
}