/*----GLOBAL RESET----*/* {    /* Margin und Padding werden auf 0 gesetzt*/    margin: 0;    padding: 0;}/*----STRUKTUR----*/body {	font-family: Arial, Helvetica, sans-serif;	z-index: 0;}#wrapper {	font-family: Arial, Helvetica, sans-serif;	width: 900px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	z-index: 1;}#header {	font-family: Arial, Helvetica, sans-serif;	width: 900px;	border: 0px solid #000000;	height: 150px;	z-index: 2;	visibility: visible;	float: left;	overflow: hidden;}#navigation {	height: 25px;	width: 900px;	z-index: 3;	visibility: visible;	background-color: #E6E6E6;	text-align: center;	border: 1px solid #E6E6E6;	float: left;}#container {	font-family: Arial, Helvetica, sans-serif;	width: 900px;	z-index: 4;	text-align: left;	visibility: visible;	border-top: 1px #999999;	border-right: 1px solid #999999;	border-bottom: 1px solid #999999;	border-left: 1px solid #999999;	float: left;	overflow: visible;	margin: 0px;	padding: 0px;}#navcontent {	width: 140px;	z-index: 40;	visibility: visible;	border-right: 1px solid #999999;	height: 400px;	float: left;	margin: 40px 0px 0px;	padding: 0px;}#content {	width:725px;	z-index:41;	margin: 30px 0px 25px 30px;	visibility: visible;	float: left;	padding-bottom: 25px;	overflow: visible;}/*----Struktur box + 4col----*/.block_700 {	width:700px;	padding: 0px;	margin-top: 15px;	margin-bottom: 15px;}.block_700smal {	width:700px;}.block_700grey {	width:700px;}.box1 {	width:160px;	float: left;}.box2 {	width:160px;	float: left;	margin-left: 20px;}.box3 {	width:160px;	float: left;	margin-left: 20px;}.box4 {	width:160px;	float: left;	margin-left: 20px;}/*----Struktur 3col----*/#leftColumn1 {	border-right: solid 1px #9ea3aa; /* Sets the right border properties for an element using shorthand notation */	float: left;	padding: 10px 18px 10px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */	width: 290px;}#leftColumn2 {  border-right: solid 1px #9ea3aa; /* Sets the right border properties for an element using shorthand notation */  float: left;  padding: 10px 19px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */  width: 290px;}#leftColumn3 {  border-right: 0px solid #9ea3aa; /* Sets the right border properties for an element using shorthand notation */  padding: 10px 0px 10px 18px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */  float: left;  width: 290px;}#centerColumn {	border-right: 0px solid #9ea3aa; /* Sets the right border properties for an element using shorthand notation */	padding: 10px 0px 20px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */	float: left;	width: 950px;	text-align: left;}/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */.clearFloat {  clear: left;  display: block;}#footer {	background-color: #E6E6E6;	height: 40px;	width: 900px;	z-index: 5;	visibility: visible;	text-decoration: none;	text-align: center;	padding: 0px;	margin: 0px;	float: left;	border-top: 1px solid #E6E6E6;	border-right: 1px solid #E6E6E6;	border-bottom: 1px solid #E6E6E6;	border-left: 1px solid #E6E6E6;}#partner {	width: 900px;	z-index: 6;	text-decoration: none;	float: left;	height: 50px;	visibility: visible;	overflow: hidden;}#footerflex {	background-color: #FFFFFF;	height: 100px;	width: 900px;	z-index: 7;	visibility: visible;	text-decoration: none;	text-align: center;	padding: 0px;	margin: 0px;	float: left;	border-top: #E6E6E6;	border-right: #E6E6E6;	border-bottom: #E6E6E6;	border-left: #E6E6E6;}/*----NAVIGATION----*/a.linknav1 {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	text-decoration: none;	font-size: 12px;	text-align: center;	line-height: normal;	display: inline;	width: 75px;	float: left;	height: 12px;	vertical-align: text-bottom;	margin: 5px;	color: #666666;	border-right-width: 1px;	border-right-style: solid;	border-top-color: #666666;	border-right-color: #666666;	border-bottom-color: #666666;	border-left-color: #666666;	padding-right: 3%;	padding-bottom: 0%;	padding-left: 3%;}a.linknav1:link {	color: #666666;	text-decoration: none;}a.linknav1:visited {	color: #666666;	text-decoration: none;}a.linknav1:hover {	color: #333333;	text-decoration: underline;	font-weight: bold;}a.linknav1:active {	font-weight: bold;}a.linknav11 {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	text-decoration: none;	font-size: 12px;	text-align: center;	line-height: normal;	display: inline;	width: 75px;	float: left;	height: 12px;	vertical-align: text-bottom;	margin: 5px;	color: #666666;	border-top-color: #FFFFFF;	border-right-color: #FFFFFF;	border-bottom-color: #FFFFFF;	border-left-color: #FFFFFF;	padding-right: 3%;	padding-bottom: 0%;	padding-left: 3%;}a.linknav11:link {	color: #666666;	text-decoration: none;}a.linknav11:visited {	color: #666666;	text-decoration: none;}a.linknav11:hover {	color: #333333;	text-decoration: underline;	font-weight: bold;}a.linknav11:active {	font-weight: bold;}a.contentnav1 {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	text-decoration: none;	font-size: 12px;	text-align: left;	line-height: normal;	display: inline;	width: 100px;	float: left;	height: 12px;	vertical-align: text-bottom;	margin: 5px;	border-top-color: #999999;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-color: #999999;	padding-right: 3%;	padding-bottom: 0%;	padding-left: 3%;	color: #666666;}a.contentnav1:link {	color: #666666;	text-decoration: none;}a.contentnav1:visited {	text-decoration: none;}a.contentnav1:hover {	color: #333333;	text-decoration: underline;	font-weight: bold;}a.contentnav1:active {	font-weight: bold;}a.footnav1 {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	text-decoration: underline;	font-size: 11px;	text-align: center;	line-height: normal;	display: inline;	width: 25px;	float: none;	height: 10px;	vertical-align: baseline;	color: #666666;	padding: 1px;}a.footnav1:link {	color: #666666;	text-decoration: underline;}a.footnav1:visited {	color: #666666;	text-decoration: underline;}a.footnav1:hover {	color: #333333;	text-decoration: underline;	font-weight: bold;}a.footnav1:active {	font-weight: bold;	text-decoration: underline;}a.footnav11 {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	text-decoration: none;	font-size: 12px;	text-align: center;	line-height: normal;	display: inline;	width: 75px;	float: left;	height: 12px;	vertical-align: text-bottom;	margin: 5px;	color: #666666;	border-top-color: #FFFFFF;	border-right-color: #FFFFFF;	border-bottom-color: #FFFFFF;	border-left-color: #FFFFFF;	padding-right: 3%;	padding-bottom: 0%;	padding-left: 3%;}a.footnav11:link {	color: #666666;	text-decoration: none;}a.footnav11:visited {	color: #666666;	text-decoration: underline;}a.footnav11:hover {	color: #333333;	text-decoration: underline;	font-weight: bold;}a.footnav11:active {	font-weight: bold;}/*----LINKS----*/.link1 {	color: #990000;	text-decoration: underline;}.link2 {	color: #990000;	text-decoration: underline;}/*----CONTENT-FORMATE----*/.block {	float: left;	width: 700px;	margin-top: 15px;	margin-bottom: 15px;	margin-right: 0px;	margin-left: 0px;	font-size: 12px;	font-style: normal;	line-height: 20px;	color: #666666;	text-decoration: none;	text-align: justify;}.block_smal {	float: left;	width: 700px;	margin-top: 0px;	margin-bottom: 0px;	margin-right: 0px;	margin-left: 0px;	font-size: 12px;	font-style: normal;	line-height: 20px;	color: #666666;	text-decoration: none;	text-align: justify;}.block_smal_grau {	float: left;	width: 680px;	font-size: 12px;	font-style: normal;	line-height: 20px;	text-decoration: none;	text-align: justify;	background-color: #E6E6E6;	margin: 0px;	padding: 10px;	color: #666666;}.blockbild {	float: left;	width: 720px;	margin-top: 15px;	margin-bottom: 15px;	background-image: url(img/Zimmer_Lageplan.jpg);	background-repeat: no-repeat;	background-position: left top;	height: 600px;}.text_spalte1 {	color: #666666;	text-decoration: none;	font-size: 12px;	font-style: normal;	line-height: 20px;	text-align: left;	width: 320px;	float: left;}.text_spalte2 {	color: #666666;	text-decoration: none;	font-size: 12px;	font-style: normal;	line-height: 20px;	text-align: left;	width: 320px;	float: right;	margin-right: 20px;}.text_spalte3 {	color: #666666;	text-decoration: none;	font-size: 12px;	font-style: normal;	line-height: 20px;	text-align: left;	width: 280px;	float: right;}.navblog {	margin-top: 0px;	margin-bottom: 25px;	margin-right: 0px;	margin-left: 0px;	text-decoration: none;	width: 135px;	float: left;	clear: both;}/*----FONTS----*/h1 {	font-size: 12px;	color: #FF9900;	font-weight: bold;}h2 {	font-size: 12px;	color: #FF9933;	font-weight: bold;}h3 {	font-size: 9px;	color: #000000;}.content-text {	color: #996600;	text-decoration: none;	font-size: 12px;	font-style: normal;	line-height: 20px;}.text {	color: #666666;	text-decoration: none;	font-size: 12px;	font-style: normal;	line-height: 20px;	margin-right: 25px;	text-align: justify;}.foot {	font-family: Arial, Helvetica, sans-serif;	color: #999999;	font-size: 11px;	text-align: center;	padding-top: 2px;}/*----BILDER----*/.bild {	clear: left;	float: left;	margin: 0% 5% 2% 0%;}.ecard {	float: left;	margin: 0px 10px 10px 0px;}
