@charset "utf-8";

/*-----------------------------------*/
/*---------- Global Styles ----------*/
/*-----------------------------------*/

* {
	margin: 0;
	padding: 0;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border:0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

abbr,
acronym {
	border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content:'';
}

.clear {
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	height: 0;
	clear: both;
}

.indented {
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	margin: 0 !important;
	padding: 0 !important;
}

.noMargin {
	margin: 0 !important;
}

.margin20px {
	margin: 0 20px 0 0 !important;
}

.floatleft {
	float:left;
}

.noPadding {
	padding: 0 !important;
}

html,
body {
	height: 100%;
}

html {
	background: url(../images/bg-html.jpg) repeat-x center top #ffffff;
	overflow-y: scroll;
}

body {
	background: url(../images/bg-body.jpg) no-repeat center top;
	font: 12px/18px Arial, Helvetica, sans-serif!important;
	color: #2e2d2d;
}

p {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: inherit;
}

/*-----------------------------------*/
/*---------- Layout Styles ----------*/
/*-----------------------------------*/

/*---------- Container ----------*/
#container {
	background: url(../images/bg-container.png) repeat-y 0 0;
	width: 960px;
	margin: 0 auto;
}

/*---------- Header ----------*/
#header {
	background: url(../images/bg-header.jpg) no-repeat 0 0;
	width: 960px;
	height: 341px;
	position: relative;
}

/*---------- Navigation ----------*/
#navigation {
	width: 960px;
	height: 35px;
	position: absolute;
	left: 0;
	top: 304px;
}

#navigation ul {
	width: 943px;
	height: 35px;
	margin: 0 11px 0 6px;
}

#navigation ul li {
	float: left;
}

#navigation ul li a {
	background: url(../images/bg-navigation.jpg) no-repeat 0 0;
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	display: block;
	height: 35px;
}

#navigation ul li a.wir-ueber-uns {
	background-position: -6px 0;
	width: 113px;
	margin: 0 25px 0 0;
}

#navigation ul li a.wir-ueber-uns:hover,
#navigation ul li.active a.wir-ueber-uns {
	background-position: -6px -35px;
}

#navigation ul li a.leistungsumfang {
	background-position: -144px 0;
	width: 154px;
	margin: 0 39px 0 0;
}

#navigation ul li a.leistungsumfang:hover,
#navigation ul li.active a.leistungsumfang {
	background-position: -144px -35px;
}

#navigation ul li a.unser-immobilien-angebot {
	background-position: -337px 0;
	width: 236px;
	margin: 0 34px 0 0;
}

#navigation ul li a.unser-immobilien-angebot:hover,
#navigation ul li.active a.unser-immobilien-angebot {
	background-position: -337px -35px;
}

#navigation ul li a.ihr-immobilien-angebot {
	background-position: -607px 0;
	width: 211px;
	margin: 0 34px 0 0;
}

#navigation ul li a.ihr-immobilien-angebot:hover,
#navigation ul li.active a.ihr-immobilien-angebot {
	background-position: -607px -35px;
}

#navigation ul li a.referenzen {
	background-position: -852px 0;
	width: 97px;
	margin: 0;
}

#navigation ul li a.referenzen:hover,
#navigation ul li.active a.referenzen {
	background-position: -852px -35px;
}

/*---------- ContentContainer ----------*/
#contentContainer {
	width: 960px;
}

/*---------- ContentSidebar ----------*/
#contentSidebar {
	float: left;
	width: 320px;
}

/*---------- Branding ----------*/
#contentSidebar #branding {
	background: url(../images/bg-branding.jpg) no-repeat 0 0;
	width: 320px;
	height: 166px;
	position: relative;
	margin: 0 0 32px 0;
}

#contentSidebar #branding h1 {
	width: 265px;
	height: 125px;
	position: absolute;
	left: 9px;
	top: 39px;
	z-index: 1;
}

#contentSidebar #branding h1 a {
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	display: block;
	width: 265px;
	height: 125px;
}

#contentSidebar #branding #branding-contact {
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	width: 178px;
	height: 59px;
	position: absolute;
	left: 9px;
	top: 105px;
	z-index: 2;
}

#contentSidebar #branding #branding-contact a.escape {
	display: block;
	width: 132px;
	height: 12px;
	position: absolute;
	left: 22px;
	top: 41px;
}

#contentSidebar h2.visible {
	border-bottom: 1px solid #d9d9d9;
	font-size: 14px;
	line-height: normal;
	color: #383838;
	width: 280px;
	margin: 0 0 12px 0;
	padding: 0 0 1px 0;
}

#contentSidebar a {
	color: #c9281e;
	text-decoration: underline;
}

#contentSidebar a:hover {
	color: #ac221a;
}

/*---------- ContentMain ----------*/
#contentMain {
	float: left;
	width: 605px;
	padding: 12px 15px 0 20px;
}

#contentMain h1 {
	font-size: 30px;
	line-height: normal;
	color: #cc352c;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

#contentMain h2 {
	font-size: 30px;
	line-height: normal;
	color: #cc352c;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

#contentMain h2 strong {
	font-size: 14px;
	line-height: normal;
	color: #2e2d2d;
}

#contentMain h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

#contentMain p {
	margin: 0 0 18px 0;
}

#contentMain a {
	color: #cc352c;
	text-decoration: underline;
}

#contentMain a:hover {
	color: #ac221a;
}

#contentMain strong {
	font-weight: bold;
}

#contentMain em {
	font-style: italic;
}

#contentMain .contentBox {
	float: left;
	width: 172px;
	padding: 0 27px 0 0;
}

#contentMain .contentBox h4 {
	background: url(../images/bg-contentBox-h4.jpg) repeat-x 0 0;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	height: 21px;
	margin: 0 0 11px 0;
	padding: 0 4px;
}

#contentMain .contentBox h4 a {
	background: url(../images/bg-contentBox-h4-link.jpg) no-repeat right center;
	padding: 0 15px 0 0;
}

#contentMain .contentBox h4 a:hover {
	padding: 0 19px 0 0;
}

#contentMain .contentBox img.imageContentBox {
	background: url(../images/bg-contentBox-img.jpg) no-repeat 0 0;
	width: 165px;
	height: 130px;
	margin: 0 0 16px 0;
	padding: 3px 6px 6px 3px;
}

#contentMain .contentBox.list {
	float: left;
	width: 185px;
	padding: 0;
}

#contentMain .contentBox.list ul {
	margin: -7px 0 0 0;
}

#contentMain .contentBox.list ul li {
	background: url(../images/li-contentBox-list.jpg) no-repeat 6px 7px;
	font-size: 11px;
	line-height: 20px;
	padding: 0 0 0 18px;
}

span.tel{ background:url(../images/icon-fon.gif) no-repeat left center;
display:block;
clear:both;
padding: 5px 0 5px 25px;}

ul.partner li{
	float:left;
	padding: 0 15px;
	height: 50px;
	border-right: solid 1px #eee;
	width: 165px;
	text-align: center;
}

ul.partner li.last{
	border: none;!important
}

/*---------- Breadcrumb ----------*/
#ewimmo_breadcrumb {
	font-size: 10px;
	line-height: normal;
	color: #8e8b8b;
	margin: 0 0 35px 0;
}

#ewimmo_breadcrumb p {
	margin: 0;
}

/*---------- GoogleMap ----------*/
#googleMap {
	border: 1px solid #919191;
	width: 593px;
	height: 393px;
	margin: 0 0 5px 0;
	padding: 5px;
}

/*---------- CMS ----------*/
.cms {
	width: 605px;
	padding: 0 0 18px 0;
	font: 12px/18px Arial, Helvetica, sans-serif!important;
	color: #2e2d2d;
}

div.cms * {
	font: 12px/18px Arial, Helvetica, sans-serif!important;
	color: #2e2d2d;
}

.cms img.imageCMS {
	float: left;
	margin: 0 25px 18px 0;
	background: url(../images/bg-contentBox-img.jpg) no-repeat 0 0;
	width: 165px;
	height: 130px;
	padding: 3px 6px 6px 3px;
}

/*---------- FooterOuter ----------*/
#footerOuter {
	background: url(../images/bg-footerOuter.jpg) repeat-x 0 0;
	width: 100%;
	height: 100px;
}

#footer {
	width: 960px;
	height: 100px;
	margin: 0 auto;
}

/*---------- NavigationAdditional ----------*/
#navigationAdditional {
	float: left;
	width: 320px;
	height: 100px;
}

#navigationAdditional ul {
	width: auto;
	height: auto;
	margin: 32px 0 0 0;
}

#navigationAdditional ul li {
	float: left;
}

#navigationAdditional ul li a {
	background: url(../images/bg-navigationAdditional.jpg) no-repeat 0 5px;
	color: #cc352c;
	text-decoration: none;
	margin: 0 15px 0 0;
	padding: 0 0 0 13px;
}

#navigationAdditional ul li a:hover,
#navigationAdditional ul li.active a {
	background-position: 2px 5px;
}

/*---------- Footer Address Info ----------*/
#footer #address {
	line-height: 20px;
	float: left;
	width: 605px;
	height: 78px;
	padding: 22px 15px 0 20px;
}

#footer #address dl {
	float: left;
}

#footer #address dl dt,
#footer #address dl dd {
	float: left;
}

#footer #address dl.address1 {
	width: 300px;
}

#footer #address dl.address1 dt {
	color: #8e8d8d;
	width: 108px;
}

#footer #address dl.address2 {
	width: 200px;
}

#footer #address dl.address2 dt {
	color: #8e8d8d;
	width: 72px;
}

#footer #address a {
	color: #2e2d2d;
	text-decoration: none;
}

#footer #address a:hover {
	text-decoration: underline;
}

#footer #address a.routenplaner {
	background: url(../images/bg-navigationAdditional.jpg) no-repeat right 5px;
	color: #cc352c;
	padding: 0 15px 0 0;
}

#footer #address a.routenplaner:hover {
	padding: 0 17px 0 0;
	text-decoration: none;
}

