body {
	font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 11px;
	background: #F5F5F5;
	margin: 0;
	padding: 0px 0;
	width: 100%;
}

div.intext, div.index-text {
	font-size: 13px;
}

body#about #about, body#forguests #forguests, body#contacts #contacts {text-decoration: none; color: #000;}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif!important;
	font-size: 17px;
	font-weight: bold;
	margin: 15px 0;
}


h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif!important;
	font-size: 15px;
	margin: 15px 0;
	font-weight: bold;
}


h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif!important;
	font-size: 13px;
	margin: 15px 0;
	font-weight: normal;	
}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0 none;
}

div.body {
	background: white;
}

body#index div.body {
	background-position: 40px 195px;
}

div.header {
	position: relative;
	padding-top: 0px;
	height: 203px;
	height/**/: /**/ 145px;
}

div.logo {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 150px;
	background: #F5F5F5 url(../images/header-bgr-right.gif) right top no-repeat;
}

div.logo div.logotype {
	height: 150px;
	background: url(../images/header-bgr-left.gif) left top no-repeat;
}

html>body div.logo div.logotype {
	border-top: 1px transparent solid;
}

div.logo img {
	margin-left: 60px;
	margin-top: 14px;
}

div.logo div.flash {
	position: absolute;
	top: 0px;
	right: 0px;
}

div.lang-select {
	float: right;
	white-space: nowrap;
	margin-right: 10px;
	display: none;
}

div.lang-select a {
	padding-left: 5px;
}

div.top-menu {
	padding-left: 35px;
}

div.top-menu h2 {
	display: inline;
	font-weight: normal;
	font-size: 11px;
	padding-right: 15px;
}

div.top-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

div.top-menu ul li {
	display: inline;
	padding-right: 5px;
	background: url(../images/aux01.gif) right bottom no-repeat;
	padding-left: 6px;
	color: black;
}

div.top-menu ul li.last {
	background: none;
}

div.top-menu ul a {
	text-decoration: underline;
}

div.main {
	height: 385px;
}

html>body div.main {
	min-height: 385px;
	height: auto;
}

body#index div.main {
	height: 360px;
}

html>body#index div.main {
	min-height: 360px;
	height: auto;
}


div.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}


div.left-col {
	
	margin-right: 420px;
	padding-left: 45px;
	padding-top: 21px;
	height: 50px;
	border-right: 1px white solid;
}

html>body div.left-col {
	border-right: 0 none;
	height: auto;
}

div.index-text {
	height: 40px;
}

html>body div.index-text {
	height: auto;
}

div.right-col {
	width: 400px;
	float: right;
	padding-top: 25px;
}

/* "Times New Roman" */
div.index-text p {
	font-family:  Verdana, Times, serif;
	font-size: 13px;
	margin: 1em 0;
}

ul.index-services {
	margin: 0;
	margin-top: 35px;
	padding: 0;
	list-style: none;
	width: expression(this.offsetWidth<350?'350px;':'80%');
}

html>body ul.index-services {
	width: 80%;
	min-width: 300px;
}

ul.index-services li {
	width: 30%;
	float: left;
	font-size: 10px;
}

ul.index-services h3 {
	margin: 0;
	font-size: 10px;
	margin-right: 15px;
}

ul.index-services p {
	margin: 0;
	margin-top: 5px;
	margin-right: 15px;
}

dl.contacts {
	line-height: 16px;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

dl.contacts dt {
	float: left;
	width: 90px;
	font-weight: bold;
	color: #333;
}

dl.contacts dd {
	padding-left: 50px;
}

ul.right-menu {
	border-top: 1px #F0F0F0 solid;
	margin: 10px 0;
	padding: 0;
	padding-top: 3px;
	padding-left: 20px;
	width: 333px;
	width/**/: /**/303px;
	list-style: none;
	overflow: auto;
}

ul.right-menu li {
	float: left;
	padding-right: 12px;
}

form.book {
	margin-top: 41px;
	background: #ECECEC;
	padding: 12px 20px;
	width: 333px;
	width/**/: /**/293px;
}

form.book h2 {
	font-size: 11px;
	margin: 0;
	margin-bottom: 9px;
}

form.book label {
	display: block;
	margin-bottom: 3px;
}

form.book input {
	display: block;
	width: 99%;
	font-size: 12px;
}

form.book p {
	margin: 9px 0 0 0;	
}

div.footer {
	margin-top: 55px;
	color: #999;
	padding-left: 77px;
	padding-right: 12px;
	background: url(../images/footer-bgr.gif) no-repeat;
	background-position: 20px 0px;
	padding-bottom: 30px;
}

div.footer ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 6px;
}

div.footer a {
	color: #999;
}

div.footer ul li {
	display: inline;
	background: url(../images/aux02.gif) right center no-repeat;
	padding-left: 10px;
	padding-right: 9px;
}

div.footer ul li.last {
	background: none;
}

div.footer p {
	padding: 6px 0 0px 0;
	margin: 0;
}
/*  "Times New Roman" */
div.content {
	font-family: Verdana, Times, serif;
	font-size: 13px;
	padding-right: 20px;
}

div.content p {
	margin: 4px 0;
}

div.content table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 20px 0;
}

div.content table td, div.content table th {
	text-align: left;
	padding: 4px 5px;
}

 div.content table th {
	font-weight: normal;
	color: Black;
	background: #F5F5F5;
}

div.content table td {
	border-bottom: 1px #F5F5F5 solid;
}


div.content table a {
	text-decoration: underline;
}

ul.section-menu {
	margin: 23px 0 110px 0px;
	padding: 0;
	list-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 35px;
}

ul.section-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.section-menu  li {
	padding: 2px 0 3px 0;
	padding-left: 60px;
	border-bottom: 1px #F5F5F5 solid;
}

ul.section-menu  li.active {
	font-weight: bold;
	background: url(../images/aux03.gif) no-repeat;	
	background-position: 47px 8px; 
	padding-left: 0;
	border-bottom: 0 none;
	padding-bottom: 0;
}

ul.section-menu li.active div {
	padding-left: 60px;
	border-bottom: 1px #F5F5F5 solid;
	padding-bottom: 4px;
}

ul.section-menu  li.active li {
	font-weight: normal;
	background: none;
}

ul.section-menu  ul li {
	padding: 3px 0 4px 0;
	padding-left: 78px;
}

.third-level-active a {
	color: #333;
}

div.print-footer {
	display: none;
}

#citate {
	width: 60%;
	text-align: right;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	font-style: italic;
}
#citate_a {
	width: 50%;
	text-align: center;
	float: center;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-style: italic;
	font-size: 17px;
}

div.content p img, div.index-text p img  {
	border: 20px solid #F5F5F5;
}



@media print {

body {
	color: black;
}

a {
	color: Black;
}
	
div.lang-select, div.header ul, div.header h2, div.right-col, ul.index-services, div.footer {
	display: none;
}	
	
div.logo, div.logo div {
	position: static;
	height: auto;
}	

div.logo img {
	margin: 0;
}
	
div.header {
	position: static;
	padding: 0;
	height: auto;
	padding-bottom: 13px;
}

body, div.body {
	padding: 0;
	background: White;
}
	
div.left-col {
	margin-right: 0;
	padding: 0;
}
	
div.print-footer {
	display: block;
	margin-top: 15px;
	border-top: 1px black solid;
	padding-top: 10px;
}

div.content p {
	margin: 12px 0;
}	

div.flash {
	display: none;
	}
}

div.paging {
	margin: 20px 0;
}

span.red {
	color: #ff0000;
}

div.contact_info {
	margin-left: 35px;
}