@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
}

body.mceContentBody
{
	background-color: #FFFFFF;
}

a img
{
	border: 0px solid;
}

/* BG */
.bgimg
{
	width: 100%;
	min-height: 600px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

/* Containers */
.page_c
{
	width: 100%;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2;
	
	/*background-image: url(../img/page_c_bg.png);
	background-repeat: repeat-x;*/
}

.page
{
	width: 989px;
	min-height: 600px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

.footer_c
{
	width: 100%;
	min-height: 302px;
/*	overflow: hidden; */
	
	background-image: url(../img/footer_c_bg.png);
	background-repeat: repeat-x;
}

.footer
{
	width: 989px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #918579;
	line-height: 20px;
}

.footer2
{
	width: 987px;
	min-height: 240px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	
	background-image: url(../img/footer_bg2.png);
	background-repeat: repeat-x;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #918579;
	line-height: 20px;
	border: 1px solid #F9F7F6;
}

/* Head */
.head
{
	width: 989px;
	height: 247px;
	float: left;
	position: relative;
	z-index: 1;
}
.head2
{
	width: 989px;
	height: 307px;
	float: left;
	position: relative;
	z-index: 1;
}

.top_links
{
	width: 989px;
	float: left;
	padding: 10px 0 0 0;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
.top_links .tp_left
{
	/*width: 862px;*/
	width:962px;
	float: left;
	text-align: right;
}
/*.top_links .tp_right
{
	width: 100px;
	float: left;
	padding: 0 0 0 7px;
}*/
.top_links a
{
	margin: 0 7px;
	color: #FFFFFF;
	text-decoration: none;
}
.top_links a:hover
{
	text-decoration: underline;
}
.top_links span
{
	margin: 0 7px;
}

.logo
{
	width: 88px;
	height: 70px;
	
	position: absolute;
	right: 115px;
	bottom: 72px;
	z-index: 100;
}
.logo2
{
	width: 125px;
	height: 66px;
	
	position: absolute;
	left: 429px;
	bottom: -45px;
	z-index: 100;
}

.motto
{
	width: 560px;
	height: 52px;
	
	position: absolute;
	left: 35px;
	bottom: 15px;
	z-index: 99;
}

.menu_c
{
	width: 969px;
	height: 55px;
	float: left;
	padding: 0 0 0 20px;
	
	background-image: url(../img/menu_bg.png);
	background-repeat: repeat-x;
}
.menu_c2
{
	width: 969px;
	height: 55px;
	float: left;
	padding: 0 0 0 20px;
	background-color: #4D2003;
}

.head_sep
{
	width: 100%;
	height: 9px;
	float: left;
}
.head_sep2
{
	width: 100%;
	height: 2px;
	float: left;
}

/* Menu */
.menu_c .mbox
{
	width: 155px;
	float: left;
	padding: 8px 0 0 0;
}

.menu_c .mbox p
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.menu_c .mbox p.title,
.menu_c .mbox p.title a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C8B08C;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
}
.menu_c .mbox p.stitle,
.menu_c .mbox p.stitle a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #BC8EC1;
	text-align: center;
	text-decoration: none;
}
.menu_c .mbox:hover p a
{
	color: #FFFFFF;
}

/* Main */
.main
{
	width: 989px;
	min-height: 800px;
	float: left;
	padding: 50px 0 30px 0;
	
	/*background-color: #FAF9F7;*/
	
	background-image: url(../img/main_bg.png);
	background-repeat: repeat-y;
}

/* Content */
.content
{
	width: 500px;
	min-height: 100px;
	float: left;
	height:auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}

.content.wide
{
	width: 656px;
}
table td.head 
{ 
height: auto; 
} 
.content a
{
	color: #AC46A5;
	text-decoration: underline;
}
.content a:hover
{
	color: #AC46A5;
	text-decoration:none;
}
h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: normal;
	color: #774676;
	margin: 0 0 5px 0;
	padding: 0;
}

h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #A992A8;
	font-weight:normal;
	line-height: 34px;
	margin: 0 0 20px 0;
	padding: 0 0 0 65px;
}
h3
{	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #A992A8;
	font-weight:normal;
	line-height: 34px;
	margin: 0 0 10px 0;
	padding: 0;
}
h4
{	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #774676;
	margin: 0 0 15px 0;
	padding: 0;
}
h5
{	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #774676;
	margin: 0;
	padding: 0;
}
.content td
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.content ul{
	margin: 0 0 0 15px;
	padding:0;
	list-style-image: url(../img/arrows/li.png);
	background-image: none;
}
.content li{
	background-image: none;
	margin:0px;
	padding:0px;
}
#preis-table-a 
{
	padding:0;
	color:#666666;
	margin:0;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A992A8;
	border-left-color: #A992A8;
	font-size:11px;
		line-height: 26px;
}
td.preislistetop {
	background-color:#774676;
	color:#FFFFFF;
		font-size:11px;
		line-height: 26px;
}
#preis-table-a td
{
	padding:4px;
	color:#666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A992A8;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A992A8;
	font-size:11px;
	line-height: 26px;
}
#preis-table-a tr:hover td
{
	background: #A992A8;
	color: #FFFFFF;
	font-size:11px;
	line-height: 26px;
}
#preis-table-a tr.preislistetop td{
	background-color:#774676;
	color:#FFFFFF;
	font-size:11px;
	line-height: 26px;
}
.hervorgehoben
{
	background-color: #F5F2EF;
	padding:10px;
	color: #666666;
	font-size: 11px;
	line-height:20px;
	font-family:Verdana, Geneva, sans-serif;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #774676;
	height: 1px;
}

/* Left */
.c_left
{
	width: 189px;
	float: left;
	padding: 0 52px 0 28px;
}
.c_left .box
{
	width: 180px;
	float: left;
	padding: 0 0 45px 9px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #B68B33;
}
.c_left .box.large
{
	width: 189px;
	padding: 0 0 45px 0;
}
.c_left .box.letter
{
	min-height: 75px;
	
	background-image: url(../img/icons/letter-big.png);
	background-repeat: no-repeat;
	background-position: 110px top;
}
.c_left .box p
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	
	line-height: 16px;
}
.c_left .box p.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B8996A;
	
	padding: 20px 0 10px 0;
}
.c_left a.link_right
{
	width: 100%;
	float: left;
	margin: 6px 0;
	
	color: #B68B33;
	text-decoration: none;
	
	background-image: url(../img/arrows/arrow-right-brown.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.c_left a.link_right:hover
{
	color: #666666;
}

/* Right */
.c_right
{
	width: 152px;
	float: left;
	padding: 0 28px 0 40px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #918579;
	line-height: 20px;
}
.c_right .box
{
	width: 152px;
	float: left;
	padding: 0 0 65px 0;
}
.c_right a
{
	color: #AC46A5;
	text-decoration: underline;
}
.c_right a:hover
{
	color: #666666;
}

.c_right .box p
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.c_right .box p.title
{
	padding: 0 0 15px 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B8996A;
}

/* Generic */
.line
{
	width: 100%;
	float: left;
	clear: both;
}

/* Footer */
.footer .fbox
{
	width: 177px;
	height: 209px;
	float: left;
	padding: 18px;
	margin: 0 23px 0 23px;
	display: inline;
	
	background-image: url(../img/fbox_bg.png);
	background-repeat: no-repeat;
}
.footer .fbox.first
{
	margin: 0 22px 0 0;
}
.footer .fbox.last
{
	margin: 0 0 0 23px;
}

.footer .fbox p
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #918579;
	line-height: 20px;
}
.footer .fbox p.title
{
	padding: 0 0 15px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B8996A;
}

.footer .fbox a
{
	color: #918579;
	text-decoration: none;
}
.footer .fbox a:hover
{
	color: #666666;
}
.footer2 .fbox a.link_right,
.footer .fbox a.link_right
{
	width: 100%;
	float: left;
	margin: 15px 0 0 0;
	display: inline;
	
	color: #918579;
	text-decoration: none;
	line-height: 18px;
	
	background-image: url(../img/arrows/arrow-right-brown2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.footer2 .fbox a.link_right:hover,
.footer .fbox a.link_right:hover
{
	color: #666666;
}

.footer2 .fbox a.social,
.footer .fbox a.social
{
	color: #918579;
	text-decoration: none;
	line-height: 25px;
}
.footer2 .fbox a.social img,
.footer .fbox a.social img
{
	margin: 0 7px 0 0;
	vertical-align: middle;
}
.footer2 .fbox a.social:hover,
.footer .fbox a.social:hover
{
	color: #666666;
}

.footer .footer_links
{
	width: 100%;
	float: left;
	padding: 25px 0 30px 0;
	text-align: right;
}
.footer .footer_links a
{
	margin: 0 7px;
	color: #B8996A;
	text-decoration: none;
}
.footer .footer_links a:hover
{
	color: #666666;
}
*---------------------GOOGLE-MAPS-----------------------------*/

#maprahmen {
   border: 1px solid #E1CFAB;
   width: 100%;
   text-align: center;
}

#karte {
   width: 100%; 
   height: 320px;
}

#input-hintergrund {
   background: #FFFFFF;
   padding: 5px;
 border: 1px solid #e6e6e6;
}

#inputaddress {
   width: 250px;
   padding: 1px;
   height: 20px;
   border: 1px solid #e6e6e6;
   background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #666666;
}

#mapsButton1 {
   width: 170px;
   height: 25px;
   padding: 3px;
   border: 1px solid #CDD6DD;
   color: #fff;
   background: #03497C url(../img/button-hg.jpg) repeat-x top;
   vertical-align: bottom;
   float:right;
}

#mapsButton1:hover {
   border: 1px solid #079AE0;
   font-weight: bold;
   background: #03497C url(../img/button-hg.jpg) repeat-x top;
   cursor: hand;
}

.mapposition {
   color: #000;
   font-size: 12px;
}
/* Anfrage */
.anfrage .line
{
	padding: 4px 0 0 0;
}

.anfrage input[type=text]
{
	width: 118px;
	height: 18px;
	float: left;
	
	padding: 0 0 0 5px;
	
	border: 1px solid #E8DFD8;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #9E9E9E;
	line-height: 20px;
}
.anfrage img.calendar_img
{
	float: left;
	margin: 2px 0 0 5px;
	display: inline;
}
.anfrage input[type=image]
{
	margin: 2px 0;
}

/* Footer 2 */
.footer2 .fbox
{
	width: 160px;
	min-height: 100px;
	float: left;
	padding: 15px 62px 0 20px;
}
.footer2 .fbox.first
{
	width: 190px;
	padding: 15px 12px 0 40px;
}
.footer2 .fbox.last
{
	width: 170px;
	padding: 15px 22px 0 20px;
}

.footer2 p
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.footer2 p.title
{
	padding: 0 0 25px 0;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #A992A8;
}
.footer2 span.sep
{
	margin: 0 7px;
}
.footer2 a
{
	color: #9E8599;
	text-decoration: none;
}
.footer2 a:hover
{
	text-decoration: underline;
}

.footer_bottom
{
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 15px 0 25px 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E859C;
	text-align: right;
}
.footer_bottom a
{
	margin: 0 7px;
	color: #9E859C;
	text-decoration: none;
}
.footer_bottom a:hover
{
	text-decoration: underline;
}
/*slider*/
#wrapper {
    width: 462px;
    margin: 0px auto;
}

#slider {
    width: 462px;
   position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid #ccc;
}

.scroll {
	overflow: hidden;
    width: 462px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
   width: 152px;
	padding-right:2px;
	margin:0;
	height:auto;
}

.inside {
	padding: 11px;
	font-size:11px;
	border: 0px solid #d4cba4;
	width:130px;
	height:240px;
	background-color:#FFFFFF;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.inside img {
	display: block;
	margin: 0;
	width: 130px;
}
.inside h1 {
	font-weight: normal;
	color: #774676;
	font-size: 17px;
	line-height:25px;
	padding:0;
	margin:0;

}

.inside h2 {
	font-weight: normal;
	color: #B8996A;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	text-decoration:none;
}

.inside p {
	font-size: 12px;
	color: #666666;
}

.inside h3
{
	text-align:right;
	font-size: 15px;
	line-height:20px;
	font-weight: bold;
	color: #90688F;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:5px;
}
.scrollButtons {
    position: absolute;
    top: 95px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}
