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

html,
body {
	height:100%;
	width:100%;
}
 html[xmlns^="http"] {
 overflow-y: scroll;
}

body {
 	font:12px/19px Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	background:url(../images/bg-body.gif) 0 0 repeat-x;
}

/* ----------------------------------> Global classes <-----------------------------*/
a {
	color:#47518c;
}

a:hover {
	text-decoration:none;
}

img {
	border:none;
}

input{
	background:url(../images/bg-input.gif) 0 0 repeat-x;
	border:solid 1px #dbdbdb;
	font:12px/normal Arial, Helvetica, sans-serif;
	color:#706e6e;
	padding:6px 3px 3px 3px;	
	height:16px;
}

.highlight {
	font-weight:bold;
}

.image {
	border:solid 1px #c3c3c3;
	padding:3px;
	background:#fff;
}

.floatRight {
	float:right;
	margin:0 0 10px 10px;
}

.floatLeft {
	float:left;
	margin:3px 38px 10px 0;
}

.clear {
	float:none;
	clear:both;
}
#map{
	border:solid 1px #c3c3c3;
	padding:3px;
	background:#fff;
	margin:0 0 10px 0;
	width:600px;
}
/* ----------------------------------> Container <-----------------------------------*/
#container {
	background:url(../images/bg-container.gif) left bottom no-repeat;
	width: 980px;
	min-height: 100%;
	height:auto !important;
	height:100%;
	margin:0 auto -203px;
}

/* ----------------------------------> Header <--------------------------------------*/

#header {
	width:980px;
	height:506px;
	background:url(../images/bg-header.jpg) 0 0 no-repeat;
	position:relative;
	z-index:4;
}

#branding a {
	width:251px;
	height:151px;
	display:block;
	text-indent:-5000px;
	position:absolute;
	left:0px;
	top:0px;
	background:url(../images/bg-logo.jpg) 0 0 no-repeat;
}

#branding img {
	display:none;
}

.claim {
	display:block;
	width:255px;
	height:46px;
	background:url(../images/bg-claim.gif) 0 0 no-repeat;
	position:absolute;
	top:265px;
	left:53px;
	text-indent:-5000px;
}

#header p.address{
	width:120px;
	position:absolute;
	left:369px;
	top:46px;
}
/* ----------------------------------> Navi <----------------------------------------*/
#navi {
	list-style-type:none;
	position:absolute;
	top:410px;
	left:3px;
}

#navi li {
	float:left;
}

#navi li a {
	float:left;
	display:block;
	height:51px;
	text-indent:-5000px;
	background:url(../images/navi.png) 0 0 no-repeat;
}
#navi li a.home{
	width:89px;
}
#navi li a.home:hover{
	background-position:0 -51px;
}
#navi li.active a.home, #navi li.active a.home:hover{
	background-position:0 -102px;
}

#navi li a.leistungen{
	width:94px;
	background-position:-89px 0;
}
#navi li a.leistungen:hover{
	background-position:-89px -51px;
}
#navi li.active a.leistungen, #navi li.active a.leistungen:hover{
	background-position:-89px -102px;
}

#navi li a.referenzen{
	width:100px;
	background-position:-183px 0;
}
#navi li a.referenzen:hover{
	background-position:-183px -51px;
}
#navi li.active a.referenzen, #navi li.active a.referenzen:hover{
	background-position:-183px -102px;
}

#navi li a.support{
	width:76px;
	background-position:-283px 0;
}
#navi li a.support:hover{
	background-position:-283px -51px;
}
#navi li.active a.support, #navi li.active a.support:hover{
	background-position:-283px -102px;
}

#navi li a.kontakt{
	width:74px;
	background-position:-359px 0;
}
#navi li a.kontakt:hover{
	background-position:-359px -51px;
}
#navi li.active a.kontakt, #navi li.active a.kontakt:hover{
	background-position:-359px -102px;
}

#navi li a.derWegZuUns{
	width:114px;
	background-position:-433px 0;
}
#navi li a.derWegZuUns:hover{
	background-position:-433px -51px;
}
#navi li.active a.derWegZuUns, #navi li.active a.derWegZuUns:hover{
	background-position:-433px -102px;
}

#navi li a.impressum{
	width:84px;
	background-position: -547px 0;
}
#navi li a.impressum:hover{
	background-position:-547px -51px;
}
#navi li.active a.impressum, #navi li.active a.impressum:hover{
	background-position:-547px -102px;
}

#ewimmo_breadcrumb{
	position:absolute;
	top:475px;
	left:21px;
	font-size:11px;
}

#ewimmo_breadcrumb a{
	margin:0 0 0 4px;
	padding:0 0 0 13px;
	background:url(../images/bg-breadcrumb.gif) left center no-repeat;
}
/* ----------------------------------> Content Main <--------------------------------*/
#contentMain {
	width:620px;
	float:left;
	position:relative;
	z-index:20;
	padding:26px 19px 20px 20px;
}

#contentMain h2 {
	width:600px;
	height:52px;
	display:block;
	text-indent:-5000px;
	position:relative;
	z-index:19;
}

#contentMain h2.home {
	background:url(../images/h2/bg-home.gif) 0 0 no-repeat;
}

#contentMain h2.support {
	background:url(../images/h2/bg-support.gif) 0 0 no-repeat;
}

#contentMain h2.kontakt {
	background:url(../images/h2/bg-kontakt.gif) 0 0 no-repeat;
}

#contentMain h2.danke {
	background:url(../images/h2/bg-danke.gif) 0 0 no-repeat;
}

#contentMain h2.derWegZuUns {
	background:url(../images/h2/bg-anfahrt.gif) 0 0 no-repeat;
}

#contentMain h2.impressum {
	background:url(../images/h2/bg-impressum.gif) 0 0 no-repeat;
}

#contentMain h2.leistungen {
	background:url(../images/h2/bg-leistungen.gif) 0 0 no-repeat;
}

#contentMain h2.referenzen {
	background:url(../images/h2/bg-referenzen.gif) 0 0 no-repeat;
}

#contentMain h2.results {
	background:url(../images/h2/bg-results.gif) 0 0 no-repeat;
}

#contentMain h2.erweiterteSuche {
	background:url(../images/h2/bg-erweiterte-suche.gif) 0 0 no-repeat;
}

#contentMain h2.expose {
	background:url(../images/h2/bg-expose.gif) 0 0 no-repeat;
}

#contentMain h2.error {
	background:url(../images/h2/bg-error.gif) 0 0 no-repeat;
}



#contentMain h3 {
	font-size:14px;
	margin:0 0 10px 0;
}

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

/* ----------------------------------> Content Sidebar <-----------------------------*/
#contentSidebar {
	width:285px;
	padding:20px 0 0 36px;
 	float:left;
	position:relative;
	min-height:630px;
	background:url(../images/bg-sidebar.gif) 0 0 no-repeat;
	margin:-506px 0 0 0;
	z-index:5;
	font-size:11px;
	line-height:17px;
}

* html #contentSidebar {
	height:630px;
}

#contentSidebar a.fiabci{
	width:56px;
	height:37px;
	background:url(../images/bg-logo-add.gif) 0 0 no-repeat;
	float:left;
	left:15px;
	position:relative;
	display:block;
	text-indent:-5000px;
}
#naviLang{
	float:left;
	list-style-type:none;
	padding:10px 0 60px 80px;
	font-size:11px;
	color:#898989;
}
#naviLang li{
	float:left;
	padding:0 6px;
}
#naviLang li a{
	width:16px;
	height:11px;
	display:block;
	text-indent:-5000px;
	font-size:1px;
	line-height:1px;
	position:relative;
	top:4px;
	background:url(../images/bg-flags.gif) 0 0 no-repeat;
}
#naviLang li a.en{
	background-position:-27px 0;
}
#push {
	height:100px;
	clear:both;
	float:none;
}

/* ----------------------------------> Footer <--------------------------------------*/
#footer {
	background:url(../images/bg-footer.gif) 0 0 repeat-x;
	width:100%;
	height:203px;
}

#innerFooter{
	width:980px;
	margin:0 auto;
	padding:100px 0 0 0;
	height:103px;
	background:url(../images/bg-container.gif) 0 0 no-repeat;
	z-index:19;
}

/* ----------------------------------> NaviAdd <-------------------------------------*/
#naviAdd {
	list-style-type:none;
	float:left;
	padding:50px 0 0 20px;
	font-size:11px;
}

#naviAdd li {
	float:left;
	background:url(../images/bg-footer-navi-li.gif) right center no-repeat;
	padding:0 10px 0 8px;
}
#naviAdd li.last {
	background:none;
}

#naviAdd li a {
	color:#4f4f4f;
	text-decoration:none;
}

#naviAdd li a:hover {
	color:#47518c;
	text-decoration:underline;
}

#naviAdd li.active a, #naviAdd li.active a:hover  {
	color:#47518c;
	text-decoration:underline;
}

#naviAdd2 {
	list-style-type:none;
	float:right;
	padding:49px 9px 0 20px;
	font-size:11px;
	width:280px;
}

#naviAdd2 li {
	float:left;
	background:url(../images/bg-footer-navi-li.gif) right center no-repeat;
	padding:0 12px 0 13px;
}
#naviAdd2 li.last {
	background:none;
}

#naviAdd2 li a {
	color:#4f4f4f;
	text-decoration:none;
}

#naviAdd2 li a:hover {
	color:#47518c;
	text-decoration:underline;
}
#naviAdd2 li a.back{
	background:url(../images/icons/bg-back.gif) left 4px no-repeat;
	padding:0 0 0 10px;
}

#naviAdd2 li a.top{
	background:url(../images/icons/bg-top.gif) left 6px no-repeat;
	padding:0 0 0 10px;
}
#naviAdd2 li a.print{
	background:url(../images/icons/bg-print.gif) left 2px no-repeat;
	padding:0 0 0 12px;
}
#naviAdd2 li.active a, #naviAdd li.active a:hover  {
	color:#47518c;
	text-decoration:underline;
}


/* ----------------------------------> CMS Classes <---------------------------------*/


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47518c;
	margin: 0 0 20px 0;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f4f;
	margin: 0 0 20px 0;
}

ul.list {
	padding: 0 0 0 10px;
	margin: 0 0 20px 0;
	list-style: none;
}

ul.list li {
	background: url(../images/bg-sidebar-box-a.gif) 0 7px no-repeat;
	line-height: 19px;
	padding: 0 0 0 12px;
}

div.hr {
	height:10px;
	margin: 10px 0 20px 0;	
	border-bottom: 1px solid #e4e4e4;
}

div.hr hr {
	display: none;
}

.float-left {
	float: left;
   margin: 0 20px 10px;
}
