* {
  margin: 0;
  padding: 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
}
a {
  color: #505050;
  text-decoration: none;
  font-weight: 700;
}
a:hover {
  text-decoration: none;
}
p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
.hotel  p {
	line-height: 26px;
}
.hotel .spacer {
	height: 19px;
}
body {
	background-color: rgb(186,183,165);
}

h1 {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 26px;
}
h2 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
}
h3 {
	/*text-transform: uppercase;*/
	font-weight: 700;
	font-size: 16px;
	line-height: 26px;
}
ul li {
	line-height: 26px;
	font-size: 16px;
}
.wrapper {
	margin: 80px auto;
	width: 1200px;
	background-color: white;
}

.navi_frame {
	float: left;
	position: relative;
	width: 240px;
	height: 965px;
	background-color: white;
}
.leftTopBox {
	position: relative;
	left: 0px;
	top: 0px;
	width: 720px;
	height: 240px;
	background-image: url("../img/Header_Mueggenkrug.jpg");
	z-index: 10000;
}
.navi {
	position: relative;
	left: 0px;
	top: 0px;
	width: 180px;
	height: 665px;
	padding: 10px 30px 10px;
	/*background-color: silver;*/
	font-weight: normal;
	font-size: 20px;
}
.navi a {
	font-weight: 400;
	font-size: 20px;
	line-height: 33px;
}
.navi a.active {
	font-weight: 700;
	color: rgb(213,188,72);
}
.navi div.navLink {
	/*margin-bottom: 13px;*/
}
.navi div.navSubLink {
	margin-left: 20px;
}
.navi div.navSubLink a {
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
}
.navi div.navSubLink a.active {
	font-weight: 700;
	color: rgb(213,188,72);
}
.leftBottomBox {
	position: relative;
	left: 0px;
	top: 0px;
	/*width: 240px;
	height: 240px;*/
	background-color: rgb(201,198,180);
	color: #505050;
}

.content_frame {
	float: left;
	width: 960px;
	height: 1205px;
	background-color: white;
	position: relative;
}
.header {
	width: 960px;
	height: 240px;
	/*background-color: red;*/
}
.head_left {
	float: left;
	width: 420px;
	height: 80px;
	padding: 80px 30px;
	background-color: white;
	font-size: 36px;
	font-weight: 500;
	color: white;
	text-align: center;
}
.head_right {
	float: left;
	width: 480px;
	height: 240px;
}
.head_right_schnuppertag {
	float: left;
	width: 480px;
	height: 240px;
	background-image: url("../img/Mueggenkrug-Header-schnuppertag.jpg");
}
.head_right_bruchbuffet {
	float: left;
	width: 480px;
	height: 240px;
	background-image: url("../img/header/Banner_Gruenkohl_08-2016b.gif");
}
.head_right_hochzeit {
	float: left;
	width: 480px;
	height: 240px;
	background-image: url("../img/header/Hochzeit_Header.jpg");
}
.head_right_banner_brunch_kohl {
	float: left;
	width: 480px;
	height: 240px;
	background-image: url("../img/header/Banner_Gruenkohl2018_Brunch.gif");
}
.head_right_banner_brunch_kohl_hochzeit {
	float: left;
	width: 480px;
	height: 240px;
	background-image: url("../img/header/Banner_Gruenkohl_Spargel.gif");
}
.head_right_banner_brunch_kohl_hochzeit_b {
	float: left;
	width: 480px;
	height: 240px;
	background-image: url("../img/header/Banner_Gruenkohl_Spargel_b.gif");
}
.head_right_muttertag {
	float: left;
	width: 480px;
	height: 240px;
	background-image: url("../img/Mueggenkrug-Header-Muttertag.jpg");
}
.head_right_slider {
	float: left;
	width: 480px;
	height: 240px;
}
.content {
	width: 960px;
	height: 960px;
	padding-top: 5px;
	/*background-color: blue;*/
}
.footer {
	background-color: rgb(186,183,165);
	text-align: right;
	padding-right: 20px;
	color: #505050;
}

.box {
  letter-spacing: 0px;
  position: absolute;
}
.box.box-row-1 {
  top: 0px;
}
.box.box-row-2 {
  top: 245px;
}
.box.box-row-3 {
  top: 485px;
}
.box.box-row-4 {
  top: 725px;
}
.box.box-row-5 {
  top: 965px;
}
.box.box-col-1 {
	left: 0px;
}
.box.box-col-2 {
	left: 240px;
}
.box.box-col-3 {
	left: 480px;
}
.box.box-col-4 {
	left: 720px;
}
.box.box-col-5 {
	left: 960px;
}


.box-4x4-text {
	width: 900px;
	height: 910px;
	padding: 40px 30px 10px;
}
.box-2x4-text {
	width: 420px;
	height: 910px;
	padding: 40px 30px 10px;
}
.box-2x3-text {
	width: 420px;
	height: 670px;
	padding: 40px 30px 10px;
}
.box-2x3 {
	width: 420px;
	height: 670px;
}
.box-1x1-text {
	width: 180px;
	height: 200px;
	padding: 30px 30px 10px;
}
.box-1x2-text {
	width: 200px;
	height: 440px;
	padding: 30px 20px 10px;
}
.box-1x1 {
	width: 240px;
	height: 240px;
}
.box-2x1 {
	width: 480px;
	height: 240px;
}
.box-2x1-text {
	width: 480px;
	height: 200px;
	padding: 30px 30px 10px;
}
.box-2x1-text-aktuelles {
	width: 420px;
	height: 190px;
	padding: 40px 30px 10px;
}
.box-2x2-text {
	width: 420px;
	height: 430px;
	padding: 40px 30px 10px;
}
.box-2x2 {
	width: 480px;
	height: 480px;
}
.box-2x4 {
	width: 480px;
	height: 960px;
}
.box-4x2 {
	width: 960px;
	height: 480px;
}
.box-light {
	background-color: rgb(237,237,232);
	color: #505050;
}
.box-dark {
	background-color: #505050;
	color: white;
}

.more {
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 4px;
	padding-top: 2px;
	/*position: absolute;
	bottom: 15px;*/
	font-weight: 700;
}
.more-grey {
	background-image: url("../img/more_grey.png");
	/*color: white;*/
}
.more-gold {
	background-image: url("../img/more_gold.png");
}

.image-christiane {
	background-image: url("../img/Mueggenkrug-CB.jpg");
}
.image-monika {
	background-image: url("../img/Mueggenkrug-ME.jpg");
}
.image-helen {
	background-image: url("../img/Mueggenkrug_Helen.jpg");
}
.image-hochzeit {
	background-image: url("../img/Mueggenkrug-Hochzeit.jpg");
}
.image-catering {
	background-image: url("../img/Mueggenkrug-Catering.jpg");
}
.image-tischdeko {
	background-image: url("../img/Mueggenkrug-Tischdeko.jpg");
}
.image-einweihung {
	background-image: url("../img/Mueggenkrug-Einweihung.jpg");
}
.image-weihnachten {
	background-image: url("../img/Mueggenkrug-Weihnachten.jpg");
}
.image-gruenkohl {
	background-image: url("../img/Mueggenkrug-Gruenkohl.jpg");
}
.image-anfahrt {
	background-image: url("../img/Mueggenkrug-Anfahrt.jpg");
}
.image-schnuppertag {
	background-image: url("../img/Schnuppertag.jpg");
}
.image-aktuelles1 {
	background-image: url("../img/Aktuelles1_480x480.jpg");
}
.image-aktuelles2 {
	background-image: url("../img/Aktuelles2_480x480.jpg");
}
.image-muttertag2 {
	background-image: url("../img/Muttertag2.jpg");
}
/* Hotel */
.image-Hotel1_480x240 {
	background-image: url("../img/hotel/Mueggenkrug_Hotel1_480x240.jpg");
}
.image-Hotel2_480x240 {
	background-image: url("../img/hotel/Mueggenkrug_Hotel2_480x240.jpg");
}
.image-Zimmer1_480x480 {
	background-image: url("../img/hotel/Mueggenkrug_Zimmer1_480x480.jpg");
}
.image-Zimmer2_480x480 {
	background-image: url("../img/hotel/Mueggenkrug_Zimmer2_480x480.jpg");
}
.image-Zimmer3_480x480 {
	background-image: url("../img/hotel/Mueggenkrug_Zimmer3_480x480.jpg");
}
.image-Zimmer1_480x240 {
	background-image: url("../img/hotel/Mueggenkrug_Zimmer1_480x240.jpg");
}
.image-Zimmer2_480x240 {
	background-image: url("../img/hotel/Mueggenkrug_Zimmer2_480x240.jpg");
}
.image-Zimmer3_480x240 {
	background-image: url("../img/hotel/Mueggenkrug_Zimmer3_480x240.jpg");
}
.image-Zimmer1B_480x240 {
	background-image: url("../img/hotel/Mueggenkrug_Zimmer1B_480x240.jpg");
}
.image-Zimmer2B_480x240 {
	background-image: url("../img/hotel/Mueggenkrug_Zimmer2B_480x240.jpg");
}
.image-Zimmer3A_480x240 {
	background-image: url("../img/hotel/Mueggenkrug_Zimmer3A_480x240.jpg");
}
.image-Zimmer3B_480x240 {
	background-image: url("../img/hotel/Mueggenkrug_Zimmer3B_480x240.jpg");
}

/* Kalender */
.terminText.box-arrow:after {
  position: absolute;
  content: ' ';
  z-index: 9999999999999;
  /*border-bottom-color: #505050;*/
  width: 30px;
  height: 25px;
}

.terminText.box-arrow-left:after {
  top: 8px;
  left: 0px;
  margin-left: -27px;
  background-image: url("../img/jahreskalender/pfeil_links.png");
  background-color: transparent;
}

.terminText.box-arrow-right:after {
  top: 8px;
  right: -27px;
  margin-left: 0px;
  background-image: url("../img/jahreskalender/pfeil_rechts.png");
  border-bottom-color: transparent;
}
.anmForm input[type="radio"], .anmForm input[type="checkbox"] {
	border: none;
	box-shadow: unset;
}



