﻿@charset "utf-8";

/* CSS Config */

.gbook_input,
.gbook_submit,
.login_submit,
.login_input,
.callback_input {border: 1px solid #d20021!important;}
.gbook_submit, .login_submit  {background-color: #d20021!important;}
.thumbnail_BG { background: #EFDCDA; border: 1px solid #d20021!important;}
#language_div2 {color:#D20021!important;}

/************************ ab hier nicht mehr ändern ************************/

.callback_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height:20px;
	background-color:transparent;
}
.callback_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.callback_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.callback_form {
	width:200px;
}
.gbook_absender {
	text-align:center;
	width: 140px;
	font-family: arial;
	font-size:12px;
	color:#7c8a89;
	background:url(images/GB_sender.jpg) top left no-repeat;
	background-color:#fff;
	padding:10px;
	font-weight:bold;
}
.gbook_date {
	text-align:center;
	font-family: arial;
	font-size:10px;
	color:#9a9a9a;
	background:url(images/BG_Blog.jpg) repeat-x;
	background-color:#fff;
}
.gbook_nachricht {
	text-align:left;
	padding:10px;
	font-family: arial;
	font-size:12px;
	color:#7c8a89;
	background-color:transparent;
}
.gbook_formular {
	border: 0;
	padding:10px;
}
.gbook_input {
	width: 250px;
	background-color:#fff;
	color:#bb9f64;
	font-family:arial;
	font-size:12px;
	line-height:18px;
}
.gbook_submit {
	color:#fff;
	font-family:arial;
	font-size:12px;
	width:250px;
	height:18px;
	line-height:18px;
	vertical-align:middle;
	cursor:pointer;
}

/************************ Kalender ************************/

.kalender{
	width:92%;
}

.kalender_top{
	color:#7c7c7c;
	height: 22px;
	padding-left:8px;
	padding-bottom:1px;
	font-size:11px;
	font-weight:bold;
	margin-bottom:3px;
}

.kalender_gerade{
	font-family:arial;
	font-size:11px;
	background-color:#fff;
	color:#7c7c7c;
	height:20px;
	padding-top:2px;
	padding-left:8px;
	line-height:18px;

}

.kalender_ungerade{
	font-family:arial;
	font-size:11px;
	color:#7c7c7c;
	background: #fff url(images/BG_Blog.jpg) top left repeat-x;
	height:20px;	
	border-top: 1px solid #D9D9D9;	
	padding-top:2px;
	padding-left:8px;
	line-height:18px;
}


/************************ Blog ************************/

.blog {
	padding:8px;
	border: 1px solid #d9d9d9;
	width:100%;
	text-align:left;
	background: #fff url(images/BG_Blog.jpg) top left repeat-x;
}
.blog_headline {
	color: #7c8a89;
	background-color: #f2f2f2;
	font-weight: bold;
	padding: 2px 10px 2px 15px;
	line-height: 20px;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	background:url(images/BG_blogheadline.jpg) top left repeat-x;
}
.blog_absender {
	background-color: #d6b212;
	height:16px;
	font-size:10px;
	padding: 1px 10px 0 15px;
	line-height:16px;
	color: #fff;
	background:url(images/BG_Blogname.jpg) top left repeat-x;
}
.blog_comment {
	background-color:#fff;
	font-size:11px;
	border: 1px solid #d9d9d9;
	margin-top: 3px;
	padding: 8px 10px 8px 15px;
	text-align: justify;
	color: #6a6d67;
}

/************************ Suche und Textfeld ************************/

.partnersuche {
	color:#545454;
	font-family:arial;
	font-size:9px;
	padding-left: 7px;
	text-transform:uppercase;
}
.suche_input {
	color:#545454;
	font-family:arial;
	font-size:11px;
	border: 1px solid #fff;
	width:111px;
	height:20px;
	-moz-border-radius: 5px;
	border: 1px solid #555;
	padding-left:10px;
	line-height:20px;
	vertical-align:middle;
	float:left;
}
.suche_submit {
	color:#d20021;
	font-family:arial;
	font-size:11px;
	width:54px;
	height:27px;
	margin-left: 10px;
	cursor:pointer;
	float: left;
	text-transform:uppercase
}
.login_input {
	background-color:#fcfff7;
	color:#6a6d67;
	font-family:arial;
	font-size:11px;
	width: 190px;
	padding-left: 7px;
	padding-right: 7px;
}
.login_submit {
	color:#fff;
	font-family:arial;
	font-size:11px;
	width:190px;
	height:18px;
	line-height:18px;
	vertical-align:middle;
	cursor:pointer;
}

/************************ Bildergalerie ************************/

.thumbnail_BG {
	display:block;
	height:auto;
	width:100px;
	padding: 7px;
	height:75px;
	float:left;
	margin-bottom: 15px;
	margin-right: 10px;
}
.thumbnail_BG:hover {
	border: 3px solid #ccc;
}

.inhalt_table_foto {
	width:92%;
	align:left;
}

/************************ Sprache ************************/

#language {
	display:none;
}
#language_div {
	height:100%;
	width:100%;
	background-color: #fff;
	color: #666;
}
#language_div2 {
	background: url(images/BG_headlines.jpg) top left repeat-x;
	height: 36px;
	width:100%;
	text-align: center;
	vertical-align: middle;
	line-height: 36px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
}
.language_de {
	width:140px;
	vertical-align: top;
	float:left;
	padding: 15px 5px 10px 10px;
	font-size:11px;
	font-family:arial;
}
.language_en {
	width:140px;
	vertical-align: top;
	float:left;
	padding: 15px 5px 10px 10px;
	font-size:11px;
	font-family:arial;
}
.language_jp {
	width:140px;
	vertical-align: top;
	float:left;
	padding: 15px 5px 10px 10px;
	font-size:11px;
	font-family:arial;
}
/************************ Sofortbuchung ************************/

.sofort_buchung {
	background: url(images/sofortbuchung.png) no-repeat;
	width: 138px;
	height: 21px;
	margin-top: 30px;
	margin: 0 auto;
}

.sofort_buchung:hover {
	background: url(images/sofortbuchung_hover.png) center no-repeat;
}
