 /*
 * CSS screen
 * www.hotel-linde-westerstede.de
 * erstellt: 2010-03-11
 * geaendert: 
 * info@l-vogel.de
 *
 */
 
@import url(navigation.css);
@import url(navigation_top.css);
@import url(slideshow.css);

 /* ------------------------------------
   Grundlayout
   ------------------------------------ */
 
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.clearer {
	clear: both;
}
 

html {
    border: 0;
    padding: 0;
    margin: 0;
}   

body {
    margin: 0 auto;
    padding: 0;
	position: relative;
    border: 0;
    background-color: #fff0b9;
 
}

#page {
	position: relative;
	margin: 0px auto;
	width: 956px;
	height: auto;
	border: 12px solid #fff;
}


/* ------------------------------------
   Header
   ------------------------------------ */
#switch_lang {
	position: relative;
	margin: 0 auto;
	padding: 10px 0 0 915px;
	width: 75px;
	height: 14px;
}
#switch_lang ul {
	margin: 0;
    padding: 0;
    list-style-type: none !important;
}
#switch_lang ul li {
	margin: 0 10px 0 0;
    padding: 0;
    float: left;
}

#header {
	position: relative;
	width: 965px;
	height: 334px;
	overflow: hidden;
	border-bottom: 10px solid #fff;
}
#header #logo {
	position: absolute;
	z-index:auto;
	left: 10px;
	width: 216px;
	height: 118px;
	overflow: hidden;
}

/* ------------------------------------
   Navigation (in navigation_top.css)
   ------------------------------------ */
#navigation {
	position: relative;

}


/* ------------------------------------
   Content 3-spaltig
   ------------------------------------ */
#body {
	border-top: 10px solid #fff;
	background-image:url(../images/bg_content.png);
	background-repeat:repeat-y;
	background-position: 0 0;
}

.left {
	float: left;
	width: 184px;
	height: auto;
}

.center {
	float: left;
	width: 538px;
	height: auto;
	padding: 15px 25px 25px 25px;
}

.right {
	float: left;
	width: 184px;
	height: auto;
}


/* ------------------------------------
   Footer
   ------------------------------------ */

#footer {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 9px 0 0 0;
	overflow:hidden;
	border: 0;
	text-align: center;
}

/* ------------------------------------
   Boxen
   ------------------------------------ */

#boxBreadcrumb {
	margin: 0 0 10px 0;
	padding: 0;
	color: #a86804;
	position: relative;
	left: -2px;
	font-size: 10px;
}
#boxBreadcrumb a {
	text-decoration: none;
	color: #a86804;
	padding: 3px;
	font-size: 10px;
	font-weight: normal !important;
}
#boxBreadcrumb a:hover {
	color: #a86804;
	text-decoration: underline;
}
/* Teaser */
.teaserBox {
	width: 165px;
	height: auto;
	overflow:hidden;
	padding: 10px 9px 20px 9px;
	margin: 0;
}
.teaserBox h2 {
	margin: 1px 0 3px 0 !important;
	padding: 0 !important;
	text-align: center !important;
	font-size: 15px !important;
}
.teaserBox h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #845c40;
	font-size: 15px !important;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -0.05em;

}
.teaserBox h2 a:hover {
	text-decoration: underline;
}
/* Tagung */
.tagungBox {
	width: 248px;
	height: auto;
	overflow:hidden;
	padding: 10px 20px 20px 0px;
	margin: 0;
	float: left;
}
.tagungBoxText {
	padding: 0 0 0 16px !important;
}
.tagungBox h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
	font-size: 12px !important;
	font-weight: bold;
	text-decoration: none;
	margin: 0 !important;
	padding: 0 0 0 16px !important;
	color: #3f3f3f !important;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position: 0 5px;
}
.tagungBox h2 a {
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
	font-size: 12px !important;
	font-weight: bold;
	text-decoration: none;
	margin: 0 !important;
	padding: 0 0 0 16px !important;
	color: #3f3f3f !important;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position: 0 5px;
}
.tagungBox a:hover {
	text-decoration: underline;
}
/* Arrangements / News */
.boxNews {
	clear: both;
	margin: 0 0 50px 0;
}

.boxNews .imgBoxStandard {
	float: right;
	margin: 0px 0px 20px 20px;
	
}
.boxNewsText h2 {
	margin: 0 0 4px 0;
	padding: 0;
}
.boxNews h2 a {
	font-size: 15px !important;
	letter-spacing:inherit !important;
	font-weight: bold;
	text-decoration: none;
	color: #845c40 !important;
	margin: 0 !important;
	padding: 0 !important;
}
.boxNews h2 a:hover {
	text-decoration: underline;
}

.boxNews .date {
	font-weight :bold;
	font-size: 12px;
}

/* google maps */
.google-maps-link {
	margin: 30px 0 0 0; 
}


/* gallery */
.galBox {
	float: left;
	position: relative;
	display:block;
	width: 142px;
	height: 160px;
	border: 1px solid #dadada;
	background-color: #e9ebea;
	padding: 2px;
	margin: 0 2px 2px 0;
	text-align:center !important;
	overflow: hidden;
}
.galBoxImg {

}
.galBoxName a,
.galBoxName a:hover {
	text-align: center;
	font-size:10px !important;
	font-weight:bold !important;
	text-decoration: none !important;
	padding: 2px;
}
.galBoxText {
	text-align: center;
	font-size: 10px;
}

/* ------------------------------------
   Image
   ------------------------------------ */
#imgBox {
	float: right;
	width: auto;
}
.imgStandard {
	width: 160px;
	margin: 0px 0 20px 10px;
}	
.imgText {
	
	font-size: 11px;
	font-style:normal;
	line-height: 140%;
}

.imgBoxBottom {
	position: relative;
	padding: 0;
	margin: 30px 0 30px 0;
	width: 580px;
}
.imgBoxBottom .imgStandard {
	float: left;
	width: 128px;
	height: auto;
	padding: 0;
	margin: 0 8px 0 0;
	overflow: hidden;
}
#body .left .imgLayout {
	border-bottom: 12px solid #fff;
}
/* ------------------------------------
   Text
   ------------------------------------ */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #3f3f3f;
}   

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #845c40;
	font-size: 22px;
	font-weight: normal;
	margin: 15px 0 40px 0 !important;
	padding: 0 !important;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #845c40;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
}
h3 {

}
h4 {

}
   
/* ------------------------------------
   Links
   ------------------------------------ */
   
a:link, a:visited, a:active {
    font-size: 12px;
    color: #a86804; 
    text-decoration: none; 
    font-weight: normal;
}
a:hover {
     text-decoration: underline;
}

/* Links in Boxen*/
.linkMore a {
    font-size: 12px;
	text-align: right;
    color: #845c40;
    text-decoration: none; 
    font-weight: normal;
	width: auto;
	height: auto;
	padding: 2px 10px 2px 2px;
	margin: 0 10px 0 0;
}
a.linkBack {
	display:block;
    font-size: 12px;
    color: #845c40;
    text-decoration: none; 
    font-weight: normal;
	width: auto;
	height: auto;
	padding: 2px 2px 2px 0px;
	margin: 20px 0 20px 0;
}
a.linkBack:hover,
.linkMore a:hover {
	text-decoration: underline;
}

.btn_link {
	margin: 20px 0 20px 0;
}

.btn_link a,
.btn_link a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	width: auto;
	height: 26px;
	line-height: 13px;
	color: #fff;
	background-color: #cca674;
	text-align: center;
	padding: 3px 10px 3px 10px !important;
	margin: 0;
	text-decoration:none;
}
/* ------------------------------------
   Listen
   ------------------------------------ */
ul {
	list-style-position:outside;
	list-style-type:square;
	margin: 0;
	padding: 6px 0 6px 14px;
}   
li {
}

/* ------------------------------------
   Table / Arrangements
   ------------------------------------ */
table td {
	vertical-align: top;
}

.table {
	clear: both;
	margin: 20px 0 20px 0;
}
.table table {
	border-collapse:collapse;
	border: 1px solid #845c40;
}

.table table th {
	background-color: #fff;
	color: #845c40;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #845c40;
}
.table table td {
	background-color: #fff0b9;
	color: #000;
	padding: 3px;
	border: 1px solid #845c40;
	text-align: center;
}

/* Preis-/Ergebnislisten */
.tableList {
    border-collapse:collapse;
    margin: 0 20px 0 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    text-align: left !important;
}
.tableList td {
	border-top:1px solid #fff;
	vertical-align:top;
	height: auto !important;
}
.tableListHead,
.tableHead {
    font-family: Georgia, "Times New Roman", Times, serif;
	color: #845c40;
	font-size: 22px;
	font-weight: normal;
	padding: 30px 0 20px 0 !important;
}
.tableListRow {
	border-top:1px solid #fff;
	cursor:pointer;
	padding: 2px 4px 2px 4px;
}
.price {
	width: 60px;
	vertical-align:top;
	text-align: right !important;
}
.tableCol1 {
	padding-left: 20px;
	background-image:url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.tableSmall {
	font-size: 11px;
	padding-top: 10px;
}
.message {
    border: 1px solid #222;
	background: #eee;
	margin: 10px;
	padding: 10px;
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 500px;
}
.message td {
	text-align: left;
}
/* ------------------------------------
   Formular
   ------------------------------------ */
input, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.formbut {
    margin: 2px 0 2px 0;
	padding: 1px;
	border:0;
	width:80px;
	height:19px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
	background-color: #cca674;
	text-align: center;
}
.formfield {
    border: 1px solid #dadada;
    background: #fefefe;
    font-size: 11px;
    padding: 1px !important;
    font-weight: normal;
    color: #7c7c7c;
	width: 150px;
	margin: 2px 0 2px 0;

}
.formfieldEmpty {
    color: #111; 
    font-weight: bold;
    text-decoration: none;
     background-color: #dadada; 
     border-top :1px solid #cc0000;
     border-right :1px solid #cc0000;
     border-bottom:1px solid #000;
     border-left:1px solid #000;
    padding-left:3px;
    margin: 1px 0 1px 0;
    font-size: 12px;
}

/* Tabelloses Forumlar */
.formDisplay {
    display: block;
    float: left;
    width: 200px;
    border: 1px solid #dadada;
    background: #fefefe;
    font-size: 12px;
    padding: 1px !important;
    font-weight: normal;
    color: #7c7c7c;
	margin: 2px 0 2px 0;
}
.formDisplayEmpty {
    display: block;
    float: left;
	width: 200px;
    border: 1px solid #92bfde;
    background: #fefefe;
    font-size: 12px;
    padding: 1px !important;
    font-weight: normal;
    color: #7c7c7c;
	margin: 2px 0 2px 0;
}

.formCheck,
.formCheckEmpty {
    display: block;
    float: left;
    width: auto;
	height: 12px;
    border: 0;
    padding: 1px !important;
    font-weight: normal;
    color: #7c7c7c;
	margin: 4px 0 4px 0
}
.formDisplay:focus,
.formDisplayEmpty:focus {
	background-color: #f0f0f0;
}
/* Kategorie */
.formLabelKat {
    display: block;
    text-align: left;
    float: left;
    width: 160px;
    padding-right: 20px;
    border: 0;
    margin: 12px 0 2px 0;
    font-size: 12px;
	font-weight: bold;
}
.formDisplayKat {
    display: block;
    float: left;
    border: 0;  
    width: 200px;
    padding-left: 6px; 
    padding-top: 2px;
    margin: 2px 0 2px 0;
}
.formLabel, .noLabel {
    display: block;
    text-align: left;
    float: left;
    width: 160px;
    padding-right: 20px;
    border: 0;
    font-size: 12px;
}

.boxFail {
    margin: 0 0 0 180px;
}
.msg {
    color: #ff0000;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
}
/* ------------------------------------
   Pager
   ------------------------------------ */
#boxPager {
	clear: both;
    width: auto; 
    height:auto; 
    padding: 0px;
    text-align: center !important;
	margin: 20px 0 20px 0  !important;

}

.pager {
    color: #666;
    font-weight: bold; 
    text-decoration: none; 
    background-color: #fff;  
    border: 1px solid #d4d4d4;
    font-size: 12px;
    padding:4px 4px 4px 4px;
    width: 16px;
    height: 20px;

}
a.pager:link, a.pager:visited, a.pager:active {
    color: #666; 
    font-weight: bold; 
    text-decoration: none; 
    background-color: #ddd;
    border: 1px solid #d4d4d4;
    font-size: 12px !important;
    padding:4px 4px 4px 4px;
    width: 16px;
    height: 20px;
	line-height:1em;

}
a.pager:hover { 
    color: #666; 
    font-weight: bold; 
    text-decoration: none; 
    background-color: #c9c9c9; 
    border: 1px solid #d4d4d4;
    font-size: 12px;
    padding:4px 4px 4px 4px;
    width: 16px;
    height: 20px;
}



/* ------------------------------------
   Lightbox-Galery
   ------------------------------------ */
.gallery {
	position: relative;
	width: 540px;
	margin: 20px 0 20px 0;
}
   
.galImgBox {
	float: left;
	width: 129px;
	height: 129px;
	overflow: hidden;
	border: 1px solid #ebdbc7;
	background-color: #ebdbc7;
	padding: 0;
	margin: 0 2px 2px 0;
	text-align:center !important;
	/*
	vertical-align:bottom !important;
	*/
	overflow: hidden;
	
}
.galImg {
	 text-align:center !important;
}
.galImages {
	margin: 5px 0 5px 0;
}
.galImgName {
	display:block;
	text-align: center;
	font-size:11px;
	color: #845c40;
	font-weight:normal;
	padding: 2px;
}
.galImgText {
	display:block;
	text-align: center;
	font-size:10px;
	color: #845c40;
	font-weight:normal;
	padding: 2px;
}

.galNav {
	margin: 0 !important;
}
.galNav a, 
.galNav a:hover {
	margin: 0 5px 0 0 !important; 
	text-decoration: none !important
}

/* ------------------------------------
   Formular
   ------------------------------------ */

#SpryContactForm{ 
    padding:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ebdbc7;
	color: #845c40;
	
}
.contactFormSubmit {
	width: 260px;
	margin: 2px 0px 2px 140px;
}

.contactFormSubmit .resetbutton, 
.contactFormSubmit .submitbutton {
 	float: left;
	padding: 1px 3px 1px 3px;
	border:0 !important;
	width: auto;
	height:19px;
	margin-right: 10px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px !important;
	color: #fff !important;
	background-color: #845c40 !important;
	text-align: center;
}

#SprySicherheitscode {
	margin-left:0px;
}

#SpryContactForm ul{
    list-style:none;
    margin:0;
    padding:0;
}

#SpryContactForm select, #SpryContactForm input[type="text"]{
    width:240px !important;
	color: #845c40;
	font-weight: normal; 
	text-decoration: none;
	background-color: #fff; 
	border :1px solid #fff;
	padding:3px;
	margin: 1px 0 1px 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#SpryContactForm textarea{
    height:150px;
    width:240px !important;
	border :1px solid #fff;
	font-size: 12px;
	color: #845c40;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#SpryContactForm ul li{
    height:30px;
    clear:both;
}
#SpryContactForm ul li.textarea{


}
#SpryContactForm label{
    display:block;
    float:left;
    width:140px !important;
	
}

.headline {
	margin: 20px 0 0 0;
}

.validMsg, .novalidMsg{
    position:relative;
    top:2px;
    padding: 0px 3px;
    width:16px;
    height:16px;
    display:none;
}
.validMsg{
    display:none;
}
.radioValidState .validMsg,
.checkboxValidState .validMsg,
.textfieldValidState .validMsg, 
.textareaValidState .validMsg, 
.selectValidState .validMsg{
    display:inline;
}

.checkboxMaxSelectionsState .novalidMsg,
.checkboxMinSelectionsState .novalidMsg,
.radioRequiredState .novalidMsg,
.checkboxRequiredState .novalidMsg,
.textfieldRequiredState .novalidMsg,
.textareaRequiredState  .novalidMsg,
.textfieldInvalidFormatState .novalidMsg , 
.textfieldMinCharsState .novalidMsg, 
.textfieldMaxCharsState .novalidMsg , 
.textareaMinCharsState .novalidMsg , 
.textareaMaxCharsState .novalidMsg, 
.selectRequiredState .novalidMsg{
    display:inline;
}
span.textareaRequiredMsg,span.textareaMinCharsMsg,span.textareaMaxCharsMsg{
	position:relative;
	left:131px;
}
#Counterror_mess{
    padding:0px 5px;
}
#SpryContactForm ul li.grpradio{
	height:auto;
}
#SpryContactForm ul li span span.grpradio{
	display:block;
	width:70px;
	height:25px;
	float:left;
}
#SpryContactForm ul li.grpcheckbox{
	height:auto;
}
#SpryContactForm ul li span span.grpcheckbox{
	display:block;
	width:100px;
	height:25px;
	float:left;
}
br.clear{
	clear:both;
}

#SpryContactForm li.headline h3 {
	font-size: 100% !important;
	font-weight: bold !important;
}