/*  
Theme Name: Appartements Römerschlucht
Author: baga
Author URI: http://www.bagaweb.com/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, button, p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Trebuchet MS, Tahoma, Times New Roman, Times, serif; 
}
a {
	outline: none;
	text-decoration: none;
}
ul { 
	list-style: none;
}
body#contact {
	background: #006699 url(../img/bg-header.png) repeat-x;
	overflow: hidden;
}
#header-wrapper {
	height: 490px;
	background: #006699 url(../img/bg-header.png) repeat-x;
}
#header {
	margin: 0 auto;
	width: 900px;
}
#pagetitle {
	float: left;
	width: 600px;
	height: 60px;
}
#pagetitle h1 {
    font-size: 1.8em;
	padding: 15px 0;
	color: #fff;
	letter-spacing: -1px;
}
#lang {
	float: left;
	width: 300px;
	height: 60px;
}
#lang li {
	margin: 30px 0 0 0;
	float: right;
}
#lang li a {
	width: 28px;
	height: 16px;
	margin: 0 0 0 10px;
	display: block;
}
#lang li a#de {
	background: url(../img/flag-de.png) no-repeat;
}
#lang li a#it {
	background: url(../img/flag-it.png) no-repeat;
}
#lang li a#en {
	background: url(../img/flag-uk.png) no-repeat;
}
#slideshow {
	float: left;
	margin: 0 auto;
	width: 890px;
	height: 350px;
    background: #fff;
	border: 5px solid #fff;
}
#nav {
	margin: 0 auto;
	width: 900px;
	height: 50px;
}
#nav li {
	width: 225px;
	height: 50px;
	float: left;
	text-align: center;
	margin: 30px 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}
#nav li a {
	padding: 10px 0 0 0;
	color: #fff;
	height: 30px;
	display: block;
}
#nav li a:hover {
	color: #161513;
}
#nav li a.current {
	color: #161513;
	background: url(../img/bg-nav.png) top center no-repeat;
}
#col-wrapper {
	background: #fff;
}
#content {
	margin: 0 auto;
	width: 900px;
	background: #fff url(../img/bg-content.png) right center no-repeat;
	padding: 30px 0 20px 0;
}
#content h3 {
	font-size: 1.4em;
    line-height: 2.8em;
	color: #006699;
	font-style: italic;
}
#content p {
	padding: 10px 0;
	color: #222;
    line-height: 1.6em;
}
#content img {
	padding: 3px;
	border: 1px solid #ccc;
}
#col-left {
	float: left;
	width: 208px;
}
#col-middle {
	float: left;
	width: 208px;
	margin: 0 25px;
}
#col-right {
	float: left;
	width: 434px;
}
iframe {
	overflow: hidden;
}
#content object, #content iframe {
	width: 892px; 
	height: 592px;
	border: 1px solid #ccc;
	padding: 3px;
	overflow: hidden;
}
#clearer {
	clear: both;
	height: 0;
}
#footer-wrapper {
	height: 110px;
	background: #161513 url(../img/bg-footer.png) repeat-x;
}
#footer {
	margin: 0 auto;
	width: 900px;
}
#address {
	float: left;
	width: 692px;
	height: 90px;
	margin: 20px 0 0 0;
	background: url(../img/bg-address.png) no-repeat;
}
#address p {
	color: #fff;
	font-size: 0.8em;
	font-style: italic;
	padding: 0 0 0 125px;
}
#credits {
	float: left;
	width: 208px;
	height: 50px;
	margin: 60px 0 0 0;
	background: url(../img/bg-credits.png) no-repeat;
	text-align: center;
}
#credits p {
	color: #fff;
	font-size: 0.7em;
}
#credits p a {
	color: #71b2ea;
}
#credits p a:hover {
	color: #006699;
}



#contact-left {
	float: left;
	width: 380px;
	margin: 0 40px 0 0;
}
#contact-right {
	float: left;
	width: 380px;
}
fieldset {
	width: 800px; 
	display: block;
	border: 1px solid #fff;
	padding: 20px;
	margin: 20px auto;
}
legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}
label {
	clear: both;
	float: left;
	display: block;
	width: 100px;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 10px 0;
	font-size: 1.1em;
	color: #fff;
}
input, textarea {
	float: left;
	border: 1px solid #ccc;
	margin: 10px 0;
	color: #161513;
	background: #fff;
	font-size: 1.0em;
	font-weight: normal;
	width: 258px;
}
input {
	height: 24px;
}
textarea {
	height: 163px;
	overflow: auto;
}
form small {
	margin: 20px 0 0 0;
	font-size: 0.8em;
	color: #fff;
	display: block;
	text-align: justify;
}
p.send {
	clear: both;
}
p.send input {
	float: none;
	background: url(../img/bg-send.png) no-repeat;
	border: 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	width: 220px;
	height: 60px;
	margin: 20px 0 0 300px;
}
#contact-ok {
	margin: 20px;
}
#contact-ok p {
	padding: 10px 0;
	color: #fff;
    line-height: 1.6em;
}




.jdGallery {
	overflow: hidden;
	position: relative;
}
.jdGallery .slideElement {
	width: 100%;
	height: 100%;
}




#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../img/loading.gif) no-repeat center;
}
#lbCanvas {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	background: url(../img/spacer.gif);
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../img/prevlabel.gif) no-repeat 0% 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../img/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-size: 1.0em;
	color: #333;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 30px;
	background: transparent url(../img/closelabel.gif) no-repeat 0px 10px;
	margin: 5px 0;
}
#lbCaption {
	font-weight: bold;
}
#lbNumber {
	font-size: 0.7em;
}
