/* Grand City Hotel Template */
/* Author: Tobias Hanika, GCHR */

body { 
	background-repeat: repeat;
	background-image:url(../images/bg2.png);
	}

.content {
	text-align: left;
	background-image: url(../images/content.jpg);
	background-repeat: repeat;
	width: 1000px;
	height: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}

.content1200 {
	text-align: left;
	background-image: url(../images/content1200.jpg);
	background-repeat: repeat;
	width: 1000px;
	height: 1200px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}

.content1600 {
	text-align: left;
	background-image: url(../images/content1600.jpg);
	background-repeat: repeat;
	width: 1000px;
	height: 1600px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}

.content2000 {
	text-align: left;
	background-image: url(../images/content2000.jpg);
	background-repeat: repeat;
	width: 1000px;
	height: 2000px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}

.content2200 {
	text-align: left;
	background-image: url(../images/content2200.jpg);
	background-repeat: repeat;
	width: 1000px;
	height: 2200px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}

.header {
	position: relative;
	top:55px;
	text-align: left;
	width: 800px;
	height: 40px;
	margin-left: 130px;
	vertical-align: bottom;
}

.lang {
	text-align: right;
	position:relative;
	width: 720px;
	top: 35px;
	left: 0px;
	margin-left: 0px;
	height: auto;
}

.lang a {
	margin-left: 4px;
}

.lang a:link {
	font-family:Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: none;
}

.lang a:visited {
	font-family: Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: none;
}

.lang a:hover {
	font-family: Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: underline;
}

h1{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: gray;
	padding-left: 0px;
}

h2{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0C4DA1;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0C4DA1;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.gallery-text{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #0C4DA1;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

li {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	margin-left: 0px;
}
	

.inside {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin-left: 10px;
}

.inside img {
	margin-right: 17px;
}

.inside-box {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
}


.menu {
	position: relative;
	text-align: left;
	width: 900px;
	height: 35px;
	margin-left: 50px;
	top: 67px;
	vertical-align: top;
	font-family: Arial;
	font-size: 13px;
}

.left{
	position: relative;
	top: 70px;
	width: 205px;
	height: 570px;
	margin-left: 40px;
	margin-top: 17px;
}


.reserve {
	float: left;
	text-align: left;
	width: 205px;
	height: 205px;
	background-image: url(../images/box.jpg);
	font-family: Arial;
	font-size: 11px;
}

.hotline {
	float: left;
	text-align: left;
	width: 205px;
	height: 91px;
	margin-top: 20px;
	background-image: url(../images/hotlinebox.jpg);
	font-family: Arial;
	font-size: 11px;
}

.hotline h3 {
	font-size: 15px;
	font-weight: bold;
	margin-left: 10px;
	color: #000000;
}

.small {
	font-size: 10px;
	margin-left: 10px;
}

.hotline p {
	font-size: 13px;
	margin-left: 10px;
	margin-bottom: 1px;
}

.contact {
	float: left;
	text-align: left;
	width: 205px;
	height: 205px;
	margin-top: 20px;
	background-image: url(../images/box.jpg);
	font-family: Arial;
	font-size: 11px;
}

#contactmap{
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 195px;
	height: 135px;
	color: #000000;
	text-align: left;
}

.deal {
	float: left;
	text-align: left;
	width: 205px;
	height: 100px;
	margin-top: 25px;
	background-image: url(../images/deal-box.jpg);
	font-family: Arial;
	font-size: 11px;
}

.deal2 {
	float: left;
	text-align: left;
	width: 205px;
	height: 100px;
	margin-top: 25px;
	background-image: url(../images/deal-box2.jpg);
	font-family: Arial;
	font-size: 11px;
}


.deal-en {
	float: left;
	text-align: left;
	width: 205px;
	height: 100px;
	margin-top: 25px;
	background-image: url(../images/deal-box-en.jpg);
	font-family: Arial;
	font-size: 11px;
}

.nav {
	color: #FFFFFF;
}

.navlink {
	color: #003157;
}

a:link.navlink {
	font-family:Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: none;
}
a:visited.navlink {
	font-family: Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: none;
}
a:hover.navlink {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: underline;
}

.boxlink {
	/**margin-left: 10px;**/
	color: #003157;
}

a:link.boxlink {
	font-family:Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
}
a:visited.boxlink {
	font-family: Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
}
a:hover.boxlink {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: underline;
	font-weight:bold;
}

.textlink {
	margin-left: 0px;
	color: #003157;
}

a:link.textlink {
	font-family:Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a:visited.textlink {
	font-family: Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a:hover.textlink {
	font-family: Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.textlink2 {
	color: #003157;
	font-weight: bold;
}

a:link.textlink2 {
	font-family:Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: underline;
}
a:visited.textlink2 {
	font-family: Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: underline;
}
a:hover.textlink2 {
	font-family: Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: none;
}

h2link {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #0C4DA1;
}

a:link.h2link {
	font-family:Arial;
	color: #0C4DA1;
	font-size: 14px;
	text-decoration: none;
}
a:visited.h2link {
	font-family: Arial;
	color: #0C4DA1;
	font-size: 14px;
	text-decoration: none;
}
a:hover.h2link {
	font-family: Arial;
	color: #FF4444;
	font-size: 14px;
	text-decoration: none;
}

.right {
	position: absolute;
	top: 202px;
	width: 690px;
	height: 560px;
	margin-left: 270px;
	margin-right: 40px;
}

.images {
	float: left;
	width: 690px;
	height: 205px;
}

.image1 {
	float: left;
	width: 300px;
	height: 185px;
	background-color: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
}

.image2 {
	float: left;
	width: 360px;
	height: 185px;
	background-color: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
}

.text {
	float: left;
	width: 690px;
	height: 340px;
	margin-top: 25px;	
}

.text h2 {
	margin-top: 3px;
}


.gallery {
	float: left;
	width: 690px;
	height: 500px;
	margin-top: 0px;	
}

.reserve-table {
	padding: 0 0 0 0;
	width: 185px;
	height: 140px;
	margin-left: 10px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	vertical-align: top;
	
}

.footer {
	position: absolute;
	width: 1000px;
	height: 12px;
	top: 788px;
	vertical-align: baseline;
	text-align: center;
}

.footer1200 {
	position: absolute;
	width: 1000px;
	height: 12px;
	top: 1188px;
	vertical-align: baseline;
	text-align: center;
}

.footer1600 {
	position: absolute;
	width: 1000px;
	height: 12px;
	top: 1588px;
	vertical-align: baseline;
	text-align: center;
}

.footer2000 {
	position: absolute;
	width: 1000px;
	height: 12px;
	top: 1988px;
	vertical-align: baseline;
	text-align: center;
}

.footer2200 {
	position: absolute;
	width: 1000px;
	height: 12px;
	top: 2188px;
	vertical-align: baseline;
	text-align: center;
}


.footerlink {
	color: #003157;
	font-size: 11px;
}

a:link.footerlink {
	font-family:Arial;
	color: #003157;
	font-size: 11px;
	text-decoration: none;
}
a:visited.footerlink {
	font-family: Arial;
	color: #003157;
	font-size: 11px;
	text-decoration: none;
}
a:hover.footerlink {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

a:link.tour {
	font-family:Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: none;
}
a:visited.tour {
	font-family: Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: none;
}
a:hover.tour {
	font-family: Arial;
	color: #003157;
	font-size: 13px;
	text-decoration: underline;
}

#map{
	margin-top: 5px;
	padding-right: 20px;
	width: 670px;
	height: 350px;
	color: #000000;
	text-align: left;
}

.tour {
	font-family: Arial;
	font-size: 13px;
}

.gmap_text
  {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 13px;
  }
  
  .gmap_text a:link
  {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration:underline;
  }
  
  .gmap_title
  {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
  }
  
  .wetter {
	float: left;
	text-align: left;
	width: 195px;
	height: 205px;
	margin-top: 20px;
	background-image: url(../images/box.jpg);
	font-family: Arial;
	font-size: 11px;
	padding-left:10px;
}
