
/* Abweichungen IE in ie.css */

/* Grundlagen */

* {
  margin: 0;
  padding: 0;
}

html {
	font-size: 100px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}

body {
  color: #000;
  font-family: Arial;
  font-size: 0.12rem;
  height: 100%;
  background: url('../bilder/layout/background.jpg') left top repeat-x #3987C5;
}

a#seitenanfang {
	text-indent: -10000px;
	display: block;
	height: 0;
}

a {
  text-decoration: none;
  outline: 0;
  color: #00579D;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: 0;
}

h1, h2, img.hidden {
  position: absolute;
  top: -10000px;
  left: -10000px;
}

h3 {
	margin: 0.19rem 0 0.2rem 0;
	padding: 0 0 0.07rem 0;
	font-family: Arial;
	font-size: 0.21rem;
	font-weight: normal;
	color: #00579D;
	background: url('../bilder/layout/linie.png') left bottom repeat-x;
}

h4 {
  font-size: 0.13rem;
  font-weight: bold;
  color: #5D5D5D;
  margin: 0.12rem 0 0.08rem 0;
}

fieldset {
border: none;
}

.clear {
clear: both;
}

/* Container */

div#container {
  width: 9.78rem;
  margin: 0 auto;
}
div.shadow_top {
  height: 0.18rem;
  background: url('../bilder/layout/background_top.png');
	background-size: 9.78rem 0.18rem;
}
div.shadow_bottom {
  height: 0.18rem;
  background: url('../bilder/layout/background_bottom.png');
	background-size: 9.78rem 0.18rem;
}
div#toplinks {
  color: #00579D;
  text-align: right;
  padding: 0.07rem 0.21rem 0 0;
}
div#header {
  position: relative;
  height: 2.59rem;
  background: url('../bilder/layout/background_center.png') repeat-y;
	background-size: 9.78rem 1px;
}
div#header div#banner {
  position: absolute;
  top: -0.08rem;
  left: 0.1rem;
}

div#banner span {
  display: block;
  position: absolute;
  left: -0.15rem;
  top: 0.3rem;
}

div#content {
  background: url('../bilder/layout/background_center.png') repeat-y;
	background-size: 9.78rem 1px;
}

div#content div#navi {
  position: relative;
  float: left;
  min-height: 4rem;
  margin-bottom: 0.25rem;
}
div#navi div#logo {
  margin: 0.05rem 0 0 0.15rem;
  width: 2.22rem;
  height: auto;
  padding: 0.08rem 0 0 0.09rem;
  background: url('../bilder/layout/schatten_logo.png') no-repeat;
  padding-bottom: 0.15rem;
}
div#navi ul {
  margin: 0.18rem 0 0 0.09rem;
}
div#navi ul li {
  display: block;
  width: 2.18rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: right;
  padding-right: 0.08rem;
  margin-top: -1px;
  list-style: none;
  background: url('../bilder/layout/linie.png') left bottom repeat-x;
}
div#navi ul li.active {
  background: #00579D;
}
div#navi ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.14rem;
  text-transform: uppercase;
  color: #000;
}
div#navi ul li a:hover {
  text-decoration: none;
  color: #00579D;
}
div#navi ul li a.active, div#navi ul li a.active:hover {
  color: #FFF;
  font-weight: bold;
}

div#content div#inhalt {
  position: relative;
  float: right;
  width: 6.15rem;
  margin: 0 0.63rem 0 0;
  padding-bottom: 0.15rem;
}
div#content div#inhalt div#text {
  position: relative;
  float: left;
  width: 3.85rem;
}

div#content div#inhalt.firmenprofil div#text {
	float: none;
}
div#content div#inhalt.startseite div#text h4 {
	margin: 0 0 0.08rem 0;
}
div#content div#inhalt div#bilder {
  position: relative;
  float: right;
  width: 2.08rem;
}
div#content div#inhalt div#bilder img {
  margin-bottom: 0.14rem;
}

div#inhalt p, div#inhalt ul {
  margin: 0.08rem 0;
}
div#inhalt li {
  margin-left: 0.2rem;
}

div#content div#footer {
  position: relative;
  clear: both;
  color: #00579D;
  padding: 0.08rem 0 0 3rem;
}
div#content div#footer div#trennlinie_footer {
position: absolute;
  width: 9.58rem;
  height: 1px;
  top: 0rem;
  left: 0.1rem;
  background: #E2E7DB;
}

/* Inhalte */

div.schlagwort, div.schlagwort1, div.schlagwort2 {
	position: relative;
  font-size: 0.17rem;
  font-weight: bold;
  font-style: italic;
  color: #5D5D5D;
  margin: 0.15rem 0;
	padding: 0 0 0 0.35rem;
}
div.schlagwort1 {
  /*margin-left: 0.36rem;*/
}
div.schlagwort2 {
 /* margin-left: 0.72rem;*/
}
div.schlagwort::before,
div.schlagwort1::before, div.schlagwort2::before {
	content: '';
	position: absolute;
	display: block;
	width: 0.3rem;
	height: 0.26rem;
	top: -0.05rem;
	left: 0rem;
	background: transparent url('../bilder/layout/sprite.png') center -1.08rem no-repeat;
	background-size: 0.4rem 1.5rem;
}

/* Startseite: Angebot */

div#content div#inhalt div#bilder div#angebot {
  width: 2.22rem;
}
div#content div#inhalt div#bilder div#angebot div#top {
  height: 0.41rem;
  background: url('../bilder/layout/angebot_top.png') no-repeat;
	background-size: 2.22rem 0.41rem;
}
div#content div#inhalt div#bilder div#angebot div#center {
  background: url('../bilder/layout/angebot_center.png') repeat-y;
	background-size: 2.22rem 1px;
  text-align: center;
  padding: 0 0.28rem 0.05rem 0.12rem;
}
div#content div#inhalt div#bilder div#angebot div#center a {

}
div#content div#inhalt div#bilder div#angebot div#center a img {
	width: 1.5rem !important;
	height: auto !important;
  border: 1px solid #C4C4C4;
  margin: 0;
}
div#content div#inhalt div#bilder div#angebot div#center div#trennlinie {
  height: 1px;
  background: #D0D3D5;
  margin: 0.05rem 0;
}
div#content div#inhalt div#bilder div#angebot div#bottom {
  height: 0.15rem;
  background: url('../bilder/layout/angebot_bottom.png') no-repeat;
	background-size: 2.22rem 0.15rem;
}

/* Verkauf/Vermietung */

  /* Subnavigation */

div#submenu {
  width: 6.3rem;
}
div#submenu div.submenuitem {
  float: left;
  width: 1.95rem;
  /*width: 1.87rem;
  border: 0.02rem solid #00579D;
  background: #FFF;
  padding: 0.02rem;*/
  margin: 0 0.15rem 0.15rem 0;
}
div#submenu div.submenuitem a {
  display: block;
  text-align: center;
  padding: 0.1rem 0;
  /*color: #00579D;*/
  color: #FFF;
  background: #71AAD5;
  font-size: 0.14rem;
  font-weight: bold;
}
div#submenu div.submenuitem a.active, div#submenu div.submenuitem a:hover {
  text-decoration: none;
  background: #00579D;
  color: #FFF;
}

  /* Angebote */

div#angebote {
  width: 6.3rem;
}
div.angebot {
  float: left;
  width: 1.95rem;
  margin: 0 0.15rem 0.15rem 0;
  background: #E8E8E8;
}
div.angebot a {
  display: block;
  width: 1.85rem;
  height: 1.9rem;
  text-align: center;
  padding: 0.15rem 0.05rem 0.05rem 0.05rem;
}
div.angebot a:hover {
  text-decoration: none;
}
div.angebot a div.name {
  font-weight: bold;
  padding-top: 0.05rem;
}
div.angebot a div.ort {

}

div#kontakt .error {
	color: #FF0000;
}


/* Kontakt */

div#kontakt h4 {
	margin: 0 0 0.08rem 0;
}

div#kontakt legend {
  display: none;
}
div#kontakt div.label {
  float: left;
  width: 0.85rem;
  margin-bottom: 0.05rem;
  padding-top: 0.05rem;
}
div#kontakt div.input {
  float: left;
  width: 3rem;
  margin-bottom: 0.15rem;
}
div#kontakt div.input input {
  width: 2.9rem;
  padding: 0.03rem;
  font-family: Arial;
  font-size: 0.12rem;
  border: 1px solid #cbd0d8;
}
div#kontakt div.input input.checkbox {
  width: auto;
  padding: 0;
}
div#kontakt div.input textarea {
  width: 2.9rem;
  min-width: 2.9rem;
  max-width: 2.9rem;
  padding: 0.03rem;
  font-family: Arial;
  font-size: 0.12rem;
  border: 1px solid #cbd0d8;
}
div#content div#inhalt.kontakt div#bilder h4 {
	margin: 0 0 0.08rem 0;
}
form#contact {
	margin-top: 0.15rem;
}


div#kontakt input#submit {
	padding: 0.03rem 0.1rem;
}


/* Versicherung */

div#inhalt.versicherung p strong {
  display: block;
  padding-left: 0.2rem;
  margin: 0.2rem 0;
  background: url('../bilder/layout/symbol_liste.png') 0rem 1px no-repeat;
}

/* Impressum */

div#inhalt.impressum {
  background: url('../bilder/layout/impressum.png') 3.5rem 1rem no-repeat;
}


/* zum Navigator */

div.zum_navigator {
	width: 1.55rem;
	float: right;
	padding-top: 0.05rem;
	margin-top: 0.3rem;
  margin-right: 0.2rem;
	font-size: 0.14rem;
	font-weight: bold;
	/*background: url('../bilder/layout/nadel.png') 1.25rem 0rem no-repeat;*/
}

div.zum_navigator a {
	color: #666;
}

div.zum_navigator a:hover {
  text-decoration: none;
}

span.zn_zeile1 {
	display: block;
	text-align: left;
}

span.zn_zeile2 {
	display: block;
	text-align: right;
}

span.zn_zeile3 {
	display: block;
	text-align: right;
	padding-right: 0.1rem;
}

span.zn_farbe1 {
	color: #00579D;
}

span.zn_farbe2 {
	color: #00579D;
}

span.zn_gross {
	font-size: 0.23rem;
	font-weight: bold;
}

/* mobil */

div#togglenav {
	display: none;
}

div#nolis_mobil_navigation {
	display: none;
}

@media all and (max-width: 1000px) {

	html {
		font-size: 10vw;
	}

	body {
		font-size: 0.18rem;
	}

	h3 {
		font-size: 0.27rem;
	}

	h4 {
		font-size: 0.19rem;
	}

	div#container {
		padding-left: 0;
		transition: padding-left 0.4s;
	}

	.mobil_navi div#container {
		padding-left: 5.1rem;
	}

	div#togglenav {
		position: absolute;
		display: block;
		width: 0.45rem;
		height: 0.45rem;
		top: 0.11rem;
		left: 0.25rem;
		z-index: 1000;
		transition: left 0.4s;
		background: transparent url('../bilder/layout/sprite.png') center 0 no-repeat;
		background-size: 0.4rem 1.5rem;
	}

	.mobil_navi div#togglenav {
		left: 4.55rem;
		background: transparent url('../bilder/layout/sprite.png') center -0.51rem no-repeat;
		background-size: 0.4rem 1.5rem;
	}

	div#nolis_mobil_navigation {
		position: fixed;
		display: block;
		width: 5rem;
		height: 100%;
		top: 0;
		left: -5rem;
		transition: left 0.4s;
	}

	.mobil_navi div#nolis_mobil_navigation {
		left: 0;
	}

	div#nolis_mobil_navigation div#navi ul {
    margin: 0.45rem 0 0 0rem;
	}

	div#nolis_mobil_navigation div#navi ul li {
		width: 4.08rem;
    height: 0.6rem;
    line-height: 0.6rem;
	}

	div#nolis_mobil_navigation div#navi ul li a {
		font-size: 0.28rem;
	}

	div#toplinks {
		padding: 0.35rem 0.21rem 0 0;
	}

	img#banner_ribbon {
		width: 5.27rem !important;
		height: auto !important;
	}

	img#banner_bild {
		width: 9.58rem !important;
		height: auto !important;
	}

	div#content div#inhalt {
		width: 8.6rem;
	}

	div#content div#inhalt div#text {
		width: 5.15rem;
	}

	div#content div#inhalt.firmenprofil div#text {
		width: 100%;
	}

	div#content div#inhalt div#bilder {
		width: 3rem;
	}

	div#kontakt > form {
		margin: 0.25rem 0;
	}

	div#kontakt > form > p {
		font-size: 0.15rem!important;
	}

	div#kontakt > form > fieldset {
		margin: 0.2rem 0 0 0;
	}

	div#kontakt div.label {
		float: none;
		clear: both;
	}


	div#kontakt div.input {
		margin-bottom: 0.15rem;
		width: 4.15rem;
	}

	div#kontakt div.input input {
		width: 4rem;
	}

	div#kontakt div.input textarea {
		width: 4rem;
		min-width: 4rem;
		max-width: 4rem;
		font-size: 0.18rem;
	}

	div#kontakt input#submit {
		font-size: 0.15rem;
		padding: 0.03rem 0.1rem;
	}

	div.formular div.label:nth-child(9),
	div.formular div.label:nth-child(10),
	div.formular div.label:nth-child(11),
	div.formular div.label:nth-child(13)	{
		height: 0.05rem !important;
		margin-bottom: 0 !important;
		padding-top: 0 !important;
	}

	div.formular input.send {
		width: 1.5rem;
		height: 0.3rem;
	}


	div.schlagwort, div.schlagwort1, div.schlagwort2 {
		font-size: 0.23rem;
	}

	div.schlagwort span, div.schlagwort1 span, div.schlagwort2 span {
		font-size: 0.26rem;
	}

	div#submenu div.submenuitem a {
		font-size: 0.14rem;
	}

	div#kontakt div.input input {
		font-size: 0.18rem;
	}

	div.zum_navigator {
		margin-right: 0.7rem;
	}

	div#logo {
		position: relative;
		width: 9.4rem;
		margin: 0.1rem;
    padding: 0.1rem;
		background: #fff;
		-webkit-box-shadow: 0px 0px 2px 5px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 0px 2px 5px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 0px 2px 5x rgba(0, 0, 0, 0.1);
	}

	div#logo > a > img {
		width: 4.73rem !important;
		height: auto !important;
		transform: scale(1.4);
		margin: 0.2rem 0.15rem 0.15rem 2.25rem;
	}

	div#angebote {
		width: 100%;
	}

	div.angebot {
		font-size: 0.15rem;
	}

	div.angebot a {
		height: 2.4rem;
	}

	div#angebote div.angebot > a > img {
		width: 1.2rem !important;
		height: auto !important;
	}

	div#content div#footer {
		padding: 0.08rem 0 0 3.65rem;
	}

}

@media all and (max-width: 500px) {

	html {
		font-size: 20vw;
	}

	div#container {
		width: 4.7rem;
	}

	.mobil_navi div#container {
		padding-left: 4.45rem;
	}

	div#nolis_mobil_navigation {
		width: 3.7rem;
	}

	div#nolis_mobil_navigation div#navi ul li {
		width: 3.7rem;
	}

	.mobil_navi div#togglenav {
		left: 3.9rem;
	}

	div#header {
		height: 1.15rem;
	}

	img#banner_ribbon {
		width: 4.85rem !important;
	}

	img#banner_bild {
		width: 4.6rem !important;
	}

	div#content div#inhalt div#bilder div#angebot {
		margin-bottom: 0.03rem;
	}

	div#content div#inhalt {
		width: 4.3rem;
    padding: 0 0.15rem 0 0;
		margin: 0;
	}

	div#content div#inhalt div#text {
		width: 100%;
	}

	div#content div#inhalt div#bilder {
		float: none;
		padding: 0.3rem 0 0 0;
		clear: both;
	}

	div#submenu {
		width: 4.3rem;
	}

	div.zum_navigator {
		margin-bottom: 0.3rem;
	}

	div#content div#footer {
		padding: 0.2rem 0 0 1.15rem;
	}

	div#content div#footer div#trennlinie_footer {
		width: 4.6rem;
	}

	div#logo {
    width: 4.4rem;
	}

	div#logo > a > img {
		width: 2.05rem !important;
		margin: 0.4rem 0 0.3rem 1.08rem;
	}

	div#kontakt div.input {
		width: 100%;
	}

	div#kontakt div.input input {
		width: 4.2rem;
	}

	div#kontakt div.input textarea {
    width: 4.2rem;
    min-width: 4.2rem;
    max-width: 4.2rem;
	}

}
