html {
  height: 100%;
  overflow: hidden;
}
html body {
  height: 100%;
  overflow: hidden;
}
.mgnlMainbarPreview {
  right: 17px !important;
  left: auto !important;
}
body {
  font: 11px Arial, sans-serif;
  color: #000000;
  margin: 0;
}
a img { border: 0; }
a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
#header #viertel-kreis {
  position: absolute;
  top: 0;
  left: 83px;
  width: 190px;
  min-height: 40px;
  opacity: 0.9;
}
#header #navigation {
  position: absolute;
  top: 0;
  left: 276px;
  height: 40px;
  width: 9999px;
}
#header #navigation ul {
  display: block;
  float: left;
  padding: 0 5px;
  margin: 0;
  background-color: #5f6c73;
  height: 40px;
  white-space: nowrap;
  opacity: 0.9;
}
#header #navigation ul li {
  float: left;
  list-style: none;
  display: block;
  position: relative;
  top: 15px;
  height: 10px;
  overflow: visible;
  border-left: 1px solid #ffffff;
}
#header #navigation ul li a {
  position: relative;
  top: -15px;
  display: block;
  font-weight: normal;
  height: 11px;
  line-height: 11px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  background: none;
  text-decoration: none;
  text-transform: uppercase;
  outline: 0;
  padding: 0 5px;
}
#header #navigation ul li a:hover {
  position: relative;
  top: -15px;
  display: block;
  font-weight: normal;
  height: 11px;
  line-height: 11px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  background: none;
  text-decoration: none;
  text-transform: uppercase;
  outline: 0;
  padding: 0 5px;
}
#header #navigation ul li.hidden { display: none; }
#header #navigation ul li.child-0 { border-left: 0; }
#main {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
#background {
  position: relative;
  z-index: 0;
  left: 0;
  top: 0;
  height: 100%;
  width: 99999px;
  overflow: hidden;
}
#background .img {
  display: none;
  float: left;
  top: 0;
  min-height: 50px;
  border-right: 3px solid #f1eed5;
  overflow: hidden;
}
#background .img-initial { display: block; }
#background .img-1 {
  display: block;
  width: 80px;
  height: 9999px;
  position: relative;
}
#background .img-1 img {
  position: absolute;
  top: 0;
  right: 0;
}
#background .img-2 {
  display: block;
  width: 190px;
  height: 9999px;
  position: relative;
}
#background .img-2 img {
  position: absolute;
  top: 0;
  right: 0;
}
#content-container {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  left: 0;
  z-index: 1;
}
#content-container #content {
  width: 99999px;
  position: relative;
  left: 0;
  padding-left: 276px;
}
#content-container #content .column {
  min-height: 30px;
  float: left;
  display: none;
  width: 470px;
  padding-top: 43px;
  padding-right: 3px;
}
#content-container #content .column p {
  margin: 0;
  padding: 0;
}
#content-container #content .column .box {
  background: #ffffff;
  margin-bottom: 3px;
  line-height: 1.4;
}
#content-container #content .column .box h2 {
  font-size: 11px;
  font-weight: normal;
  background: #000000;
  color: #ffffff;
  margin: 0;
  padding: 0 5px;
  text-transform: uppercase;
  line-height: 19px;
  height: 19px;
  border-bottom: 6px solid #ffffff;
  border-top: 2px solid #ffffff;
}
#content-container #content .column .box .paragraph-box { padding: 8px 10px; }
#content-container #content .column .box .paragraph-box .line {
  line-height: 0;
  font-size: 0;
  height: 1px;
  background-color: #000000;
  border-top: 4px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}
#content-container #content .column .box .paragraph-box .paragraph-box-content { overflow: hidden; }
#content-container #content .column .box .paragraph-box .paragraph-box-content .text {
  float: left;
  width: 350px;
}
#content-container #content .column .box .paragraph-box .paragraph-box-content .prices {
  width: 100px;
  float: right;
}
#content-container #content .column .box .paragraph-box .paragraph-box-content .prices .price { overflow: hidden; }
#content-container #content .column .box .paragraph-box .paragraph-box-content .prices .price .c1 {
  min-height: 10px;
  display: block;
  float: left;
  width: 50px;
  text-align: right;
}
#content-container #content .column .box .paragraph-box .paragraph-box-content .prices .price .c2 {
  min-height: 10px;
  display: block;
  float: left;
  width: 50px;
  text-align: right;
}
#content-container #content .column .box .paragraph-standard { padding: 8px 60px 8px 10px; }
#content-container #content .column .box .paragraph-image { overflow: hidden; }
#content-container #content .column .box .paragraph-image a.img { display: block; }
#content-container #content .column .box .paragraph-image img { display: block; }
#content-container #content .column .box .paragraph-image .legend { padding: 10px; }
#content-container #content .column .box .paragraph-image-border-true img { border: 10px solid #ffffff; }
#content-container #content .column .box .paragraph-image-border-true .legend { padding-top: 0; }
#content-container #content .initial-column { display: block; }

/* BACKGROUND COLORS === */
body.viertel-kreis {
		background-color: #f1eed5;
	}
	
body.vorwind-catering {
		background-color: #967562;
	}
	
body.vorwind {
		background-color: black;
	}

/* VORWIND CATERING === */

#background.vorwind-catering .img {
	height: 100%;
	border-right: 3px solid #967562;
	}

#background.vorwind-catering .img-1 {
	background-color: #D0E3F1;
	border-left: 3px solid #967562;
	border-right: none;
	}

#background.vorwind-catering .img-2 {
	background-color: #D0E3F1;
	border-right: 3px solid #967562;
	border-left: none;
	}

#background.vorwind-catering .bckgr-1 {
	background-color: #c6d2c8;
	}
	
#background.vorwind-catering .bckgr-2 {
	background-color: #e8254d;
	}
	
#background.vorwind-catering .bckgr-3 {
	background-color: #bad6eb;
	}

/* OSLO CENTRO === */

#background.oslo-centro .img {
	height: 100%;
	border-right: 3px solid #c9d2d1;
	}

#background.oslo-centro .img-1 {
	background-color: #e9f4f6;
	border-left: 3px solid #c9d2d1;
	border-right: none;
	}

#background.oslo-centro .img-2 {
	background-color: #e9f4f6;
	border-right: 3px solid #c9d2d1;
	border-left: none;
	}

#background.oslo-centro .bckgr-1 {
	background-color: #d4e175;
	}
	
#background.oslo-centro .bckgr-2 {
	background-color: #0a0607;
	}
	
#background.oslo-centro .bckgr-3 {
	background-color: #d96822;
	}

/* VORWIND === */

body.vorwind h1 {
	display: block;
	margin: 110px 0px 0px 269px;
	}

/* FOOTER === */

#footer {
	z-index: 100;
	display: block;
	height: 80px;
	width: 440px;
	position: fixed;
	bottom: 0px;
	left: 0px;
}

#footer img {
	height: 80px;
	width: 110px;
	position: absolute;
}

#footer #vorwind img {
	z-index: 104;
	left: 0px;
}
#footer #vorwind-catering img {
	z-index: 103;
	left: 110px;
}
#footer #viertel-kreis img {
	z-index: 102;
	left: 220px;
}
#footer #oslo-centro img {
	z-index: 101;
	left: 330px;
}
