body {
	margin: 0px; 
	padding: 0px;
	background-image: url(../lib-g2/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Droid Sans", Arial, Helveltica, sans-serif;
}
#header h1#logo {
	display: block;
	position: absolute;
	top: 50px;
	height: 300px;
	width: auto;
	margin: 0px;
	left: -122px;
}
#header h1#logo a {
	display: block;
	height: 300px;
	width: 900px;
	text-indent: -1000px;
	overflow: hidden;
	background-image: url(logo.png);
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
#header { 
	height: 300px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 0px -5px;
	/* [disabled]width: 1000px; */
	margin-right: auto;
	margin-left: auto;
}

#header .inner {
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
	/* [disabled]border: 1px dotted #F00; */
	z-index: 5;
	/* [disabled]background-image: url(gb1.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-color: #FC6;
}
.fade:before {
	content:"";
	position:absolute;
	bottom:0; left:0; right:0px; height:150px; 
	background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1)); 
	z-index:1;
}
#header .right {
	position: absolute;
	top: 0px;
	bottom: 10px;
	background-color: #F00;
	left: 50%;
	right: 0px;
}
#header .left {
	position: absolute;
	top: 0px;
	bottom: 10px;
	background-color: #F00;
	left: 0;
	right: auto;
	width: 50%;
}
#header .left div {
	position: absolute;
	left: 0;
	right: 250px;
	top: 0;
	height: 100%;
	/* [disabled]background-image: url(e08c529bfb17bf6f3f8dd1d78f03989e.jpg); */
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	z-index: 0;
}
#header .right div {
	position: absolute;
	left: 250px;
	right: 0px;
	top: 0;
	height: 100%;
	/* [disabled]background-image: url(h1.png); */
	background-repeat: no-repeat;
	background-position: right top;
	background-size: cover;
	z-index: 0;
}
#header .right-column {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 200px;
	/* [disabled]background-color: #F00; */
	left: 580px;
}
.sh {
	position: absolute;
	height: 100%;
	width: 19px;
	left: -19px;
	top: 0px;
	background-image: url(shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.shr {
	background-position: right top;
	left:auto;
	right:-19px;
}
#header .header {
	position: absolute;
	top: 225px;
	background-color: rgba(0,0,0,0.2);
	width: 100%;
	left: 0px;
	height: 45px;
	z-index: 100;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	text-transform: uppercase;
	/* [disabled]font-family: "Times New Roman", Times, serif; */
}
#header .right .tel {
	background-image: url(telx.png);
	background-repeat: no-repeat;
	background-position: 5px 40px;     
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#header .owner {
	position: absolute;
	display: block;
	left: 0px;
	font-size: 14px;
	color: #FFFFFF;
	top: 15px;
	text-align: center;
	right: 0px;
}
#header .owner b {
	font-weight: bold;
}




#content {
	margin-right: auto;
	margin-left: auto;
	margin-top: -50px;
	width: 1025px;
	position: relative;
	z-index: 1000;
}
a.h, span.h {
	color: #666666;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	/* [disabled]margin-bottom: 6px; */
}
.g1 a {
	display: block;
	margin-top: 3px;
}
.g1 img {
	/* [disabled]border: 3px solid #86984C; */
	/* [disabled]padding: 1px; */
	/* [disabled]background:#fff; */
	box-shadow: 0 0 10px rgba(0,0,0,.5);
}
.g {
}
ul.nav {
	display: block;
	list-style-type: none;
	font-size: 16px;
	padding: 0px;
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
ul.nav a {
	display: block;
	padding-right: 12px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	border-top: 1px solid #999;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right 4px;
	color: #1E3851;
	font-weight: bold;
}
ul.nav a:hover {
	background-color: #8DD4EC;
}
.text {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 14px;
}
td {
	padding-right: 20px;
	vertical-align: top;
}

span.h {
	color: #999999;
	margin-bottom: 0px;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
span.h a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
span.h a.a, span.h .bc a {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
.bc { font-size: 11px }
.bc span { font-size:14px }
.text h1 {
	margin-top: 0px;
	font-weight: normal;
	color: #1B3E64;
	margin-bottom: 10px;
	font-size: 36px;
}
.bform h1 {
	color:#86984C;
	font-size: 28px;
}
.text h5, .bform h5 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../../lib/ui/etc/quote1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 39px;
	width: 70%;
}
.card .t {
	font-size: 20px;
	background-image: url(p.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	text-align: right;
	clear: both;
	line-height: 26px;
	height: 26px;
}
.card .t u {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	float: left;
	display: block;
	text-align: left;
	line-height: 110%;
}
.card .z a.msg {
	display: block;
	background-image: url(../../lib/ui/icons/silk/email.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 19px;
	line-height: 110%;
}
.card .z {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
	font-size: 12px;
}
.card .z img {
	float: left;
	border: none;
}
.card .z span {
	display: block;
	margin-left: 76px;
}
.card .z b {
	display: block;
	margin-bottom: 2px;
	font-size: 16px;
}
.card .z .icq {
	text-decoration: none;
	background-image: url(../../lib/ui/etc/icq_icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 19px;
	color: #666666;
}
.card .z .y {
	overflow: hidden;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: both;
		zoom:1;

}
.card .bron {
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	border: 1px solid #CCC;
	background-color: #FFB94B;
	background-image: linear-gradient(to top, #FDDB6F, #FFB94B);
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	border-color: #D69E31 #E3A037 #D5982D;
	color: #8F5A0A;
	padding: 10px 1px;
	font-weight: bold;
	margin: 0px;
	cursor: pointer;
	border-radius: 5px;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3), 0px 1px 0px rgba(255, 255, 255, 0.3) inset;
	text-decoration: none;
}

.card .small {
	display: block;
	font-size: 11px;
	color: #666666;
	line-height: 115%;
}
.small ul {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.card .bron u {
	background-color: #2E76C8;
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}
.anons {
	background-color: #FFFFFF;
	margin-top: 10px;
	padding-bottom: 0px;
}
.anons a.h:hover {
	color: #FFFFFF;
	background-color: #86984C;
}
.anons a.h {
	color: #FFFFFF;
	background-color: #C9E078;
	display: block;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	font-weight: bold;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	border-bottom: 1px solid #86984C;
	background-image: linear-gradient(to bottom, #C9E078, #A6BB61);
	border-radius: 5px 5px 0 0;
	text-shadow: -1px -1px 0 #A6BB61, 1px 1px #C9E078;
}
.anons p {
	margin: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-size: 14px;
	display: block;
	padding-top: 0px;
	/* [disabled]background-image: url(../../lib/ui/icons/silk/bullet_white.png); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: 2px 0px; */
}
.h .home {
	background-image: url(h.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 17px;
}
#footer {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 8px;
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #333333;
}
#footer p.nav {
	margin-bottom: 5px;
	display: block;
	color: #CCCCCC;
}
ul.nav .on a {
	color: #CC0000;
	background-image: url(../../lib/ui/icons/silk/bullet_red.png);
}
.iotel {
	background-image: url(../iotel100.png);
	display: block;
	height: 29px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	text-indent: -1000px;
	overflow: hidden;
	margin-bottom: 25px;
	margin-left: 35px;
}
.spez {
	position: absolute;
	top: 0px;
	right: 170px;
	left: 50%;
	z-index: 100;
}
.spez a{
	background-image: url(spez.png);
	height: 66px;
	width: 148px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 105%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
.spez u {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC99;
	color: #FFFFFF;
	padding-bottom: 2px;
}
.spez strong {
	display: block;
}

.spez i {
	display: block;
	margin-top: 7px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC99;
}
.spez .w {
	margin-left: 80px;
}
.g2 a {
	display: block;
	margin-right: 3px;
	float: left;
	margin-bottom: 3px;
	width: 56px;
	height: 40px;
	position: relative;
}
.g2 {
	width: 175px;
	/* [disabled]overflow: hidden; */
	margin-top: 3px;
}
.g2 div {
	width: 210px;
}
.g2 img {
	/* [disabled]background-color: #FFF; */
	/* [disabled]padding: 1px; */
	/* [disabled]border: 2px solid #86984C; */
	height: 40px;
	width: 56px;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.rooms h3, .text h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rooms {
	font-size: 14px;
	color: #666666;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
}
p.img {
	display: block;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p.img img {
	/* [disabled]border: 4px solid #ddd; */
	/* [disabled]padding: 1px; */
}
.rooms ul {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rooms p {
	margin-top: 10px;
	margin-bottom: 10px;
}
p.img .small {
	display: block;
}
p.img .small img {
	margin-top: 3px;
	margin-right: 3px;
}
ul.nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}
ul.nav ul a {
	font-weight: normal;
	background-image: url(../../lib/ui/icons/silk/bullet_red.png);
	padding-left: 22px;
	background-position: 3px;
}
.bform {
	border: 4px none #E0F49E;
	background-color: #FCFFF1;
	background-image: url(s3.png);
	padding: 5px;
}
.msgform {
}
.on .bron {
	margin-left: -25px;
	border-left:none;
	border-color: #E0F49E;
	padding-left: 0px;
	background-image: url(s3.png);
}
* html .on .bron {
	margin-left: 0px;
	padding-left: 5px;
}
.on .bron u {
	border-left:none;
	color: #666666;
	background-color: #FFFFFF;
}
* html ul { height:1% }
ul.room span.i a {
	color:green;
}

.submit {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
}
.submit input {
	font-size: 14px;
	font-weight: normal;
}

.text p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.bform ul.room {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
.container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CA350;
	display: none;
}

.bform h3 {
	padding-bottom: 2px;
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C9E078;
	background-color: #ECF8C2;
	padding-top: 3px;
	padding-left: 6px;
	color: #455873;
	font-weight: normal;
}
.bform ul .q {
	background-image: url(q.png);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left center;
	margin-left: 5px;
}
.bform ul .qx {
	background-image: url(qx.png);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left center;
	margin-left: 5px;
	display:none;
}
.bform ul .i {
	font-size: 11px;
	color: #666666;
	float: right;
}
.ddd td {
	padding: 0px;
}
.ddd select {
	margin-right: 2px;
}
.ddd th {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	padding-top: 2px;
}
.bform ul label {
	font-weight: bold;
}
.bform h3 em {
	color: #86984C;
	font-style: normal;
	font-weight: normal;
}
input.i, textarea.i {
	width: 99%;
	font-size: 16px;
}
* html input.i , * html textarea.i { width: 89% }
.eee td {
	padding-bottom: 2px;
}
.eee .l {
	white-space: nowrap;
	padding-right: 12px;
	width: 1%;
}
.bform .text {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	border-top-style: none;
}
.msgform .text {
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	border: 1px solid #999999;
}
.card .z .on {
	margin-left: -21px;
	padding-left: 21px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(z.png);
	background-repeat: no-repeat;
	background-position: left center;
}
* html .card .z .on { margin-left:0; padding-left:0; border:none; background-image:none; border:1px solid #ccc; padding:4px 0; zoom:1; }
.msgform ul {
	font-size: 11px;
	margin-left: 22px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 12px;
	padding: 0px;
	margin-right: 0px;
}
.card {
	/* [disabled]margin-top: 5px; */
	margin-bottom: 15px;
}
.text p.err1 {
	color: #CC0000;
	font-weight: bold;
	background-image: url(../../lib/ui/icons/silk/bullet_error.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 18px;
}
form {
	display: block;
	margin: 0px;
	padding: 0px;
}
.right, p.right {
	float: right;
	margin-left: 50px;
}
.info {
	font-size: 14px;
	color: #2E3336;
	position: absolute;
	top: 135px;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
.card a.ask {
	margin-top: 10px;
	margin-bottom: 8px;
	font-size: 11px;
	display: block;
	background-image: url(ask.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-weight: normal;
	line-height: 115%;
	text-decoration: none;
	color: #666666;
}
a {
	color: #729FCF;
}
a:hover { color:#3465a4 }
.msgform .eee td {
	padding-bottom: 10px;
}
.msgform .i {
	font-size: 16px;
}
.ask strong {
	color: #4575AF;
}
.card .t small {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #CF1616;
}
.card .icq {
	background-image: url(icq-23.png);
	font-size: 14px;
	line-height: 26px;
	height: 26px;
	color: #2FAE00;
}
.card .skype {
	background-image: url(skype.png);
	font-size: 16px;
	line-height: 26px;
	height: 26px;
}
.card hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	background-color: #CCCCCC;
	margin-top: 8px;
	margin-bottom: 8px;
}
.card .icq small {
	color: #2FAE00;
	font-weight: normal;
}
.card .skype small {
	color: #38C1F3;
	font-weight: normal;
}
.card .skype a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #729FDB;
}
a.hx {
	background-color: #8F5A0A;
	padding: 8px;
	padding-bottom:11px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFCF88;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	border-radius: 5px 5px 0 0 ;
	background-image: linear-gradient(to bottom, #8F5A0A, #4A2E05);
}
