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

body
{
	margin: 0;
	padding: 0;
	background-image: url(../img/body_bg.png);
	background-repeat: repeat-x;
	background-color: #F5D98B;
}

a img
{
	border: 0;
}

h1
{
	font-family: "Times New Roman", Times, serif;
	color: #F0C657;
	font-size: 30px;
	font-weight: normal;
	padding:0px;
	margin:0px;
	line-height:22px;
	
	}

h2
{
	font-family: "Times New Roman", Times, serif;
	color: #0B546C;
	font-size: 18px;
	font-weight: normal;
	padding:0px;
	margin-bottom:20px;
	line-height:20px;
	}
	
h3
{
	font-family: Verdana, Geneva, sans-serif;
	color: #4C4C4C;
	font-size: 16px;
	font-weight: normal;
	padding:0px;
	margin-bottom:0px;
	line-height:20px;
	}
h4
{
	font-family: "Times New Roman", Times, serif;
	color: #0B546C;
	font-size: 18px;
	font-weight: normal;
	padding:0px;
	margin:0px;
	line-height:20px;
	}
h5
{
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	padding:0px;
	margin:0px;
	line-height:20px;
	font-weight: bold;
}

h6
{
	font-family: Verdana, Geneva, sans-serif;
	color: #F3C454;
	font-size: 16px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	line-height:20px;
	font-weight: bold;
	text-align:right;
}

.page
{
	width: 1030px;
	margin: 0 auto 0 auto;
	position: relative;
	/*background-image: url(../img/page_bg.png);
	background-repeat: repeat-y;*/
}

.main
{
	width: 983px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height:18px;
}

/* Head */

.head_top
{
	width: 983px;	
	height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #0B536C;
	padding-top: 70px;
	text-align: right;
}

.head_top a
{
	color: #0B536C;
	text-decoration: none;
}

.head_top a:hover
{
	text-decoration: underline;
}

.head_top span.sep
{
	margin-left: 20px;
}

.head_top span.sep2
{
	margin-left: 50px;
}

.head_line
{
	width: 983px;
	height: 21px;
	background-color: #FFFFFF;
}

.head_image
{
	width: 983px;
	height: 351px;
}

.head_image img
{
	float: left;
}

/* Floating elements */

.e_left
{
	width: 51px;
	height: 40px;
	position: absolute;
	top: 66px;
	left: 11px;
}

.e_right
{
	width: 51px;
	height: 40px;
	position: absolute;
	top: 66px;
	left: 964px;
}

.e_logo
{
	width: 191px;
	height: 141px;
	position: absolute;
	top: 8px;
	left: 421px;
}

/* Content containers */

.content_main
{
	width: 983px;
	min-height: 400px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.content
{
	width: 500px;
	margin: 47px 20px 0px 20px;
	padding: 0px 10px 0px 10px;
	float: left;
	display: inline;
	min-height: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4D6672;
	line-height:20px;
	background-color:#FFFFFF;
}
.content_big
{
	width: 667px;
	margin: 47px 49px 0px 20px;
	padding: 0px 10px 0px 10px;
	float: left;
	display: inline;
	min-height: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4D6672;
	line-height:20px;
	background-color:#FFFFFF;
}
.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Verdana, Geneva, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
.content a,
.content_big a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4D6672;
	line-height:20px;
	text-decoration:underline;
}
.content a:link,
.content_big a:link
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4D6672;
	line-height:20px;
	text-decoration:underline;
}
.content a:hover,
.content_big a:hover
{
	color: #000000;
	text-decoration:underline;
}
.content a:visited,
.content_big a:visited
{
	color: #4D6672;
	text-decoration:underline;
}
.content a:active,
.content_big a:avtive
{
	color: #4D6672;
	text-decoration:underline;
}
td.contentbild img
{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F8DC97;
}

.minimenu
{
	width: 178px;
	float: left;
	padding: 25px 0 0 0;
}

.minimenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.minimenu ul li
{
	line-height: 19px;
}

.minimenu ul li a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0C6783;
}

.minimenu ul li a:hover
{
	color: #1DBBEB;
}

.minimenu ul li a img
{
	margin: 0 10px 0 0;
	display: inline;
	/*vertical-align: middle;*/
}

/* Right */
.right 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #4D6672;
	
	float: left;
	width: 147px;
	padding: 43px 29px 0 20px;
	min-height: 200px;
}
.right a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #7F5B60;;

}
.right img
{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F8DC97;
	margin-top:10px;
	margin-bottom:10px;
}

/* Left menu */

.left
{
	float: left;
	width: 178px;
	overflow: hidden;
	min-height: 500px;
	margin: 0px 20px 0 29px;
}

.left_menu
{
	float: left;
	display: inline;
	width: 227px;
	min-height: 400px;
	padding-bottom:20px;
}

.season
{
	float: left;
	width: 227px;
	height: 36px;
	margin: 25px 0 0 0;
	clear: both;
	
	/*background-image: url(../img/menu_bg.png);
	background-repeat: repeat-x;*/
}

.pseason_left
{
	width: 103px;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	line-height: 36px;
	text-align: right;
	
	/*background-image: url(../img/menu_sep.png);
	background-repeat: no-repeat;
	background-position: right 0;*/
}

.pseason_right
{
	width: 103px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 36px;
}

.left_menu .pseason_left a,
.left_menu .pseason_right a
{
	vertical-align: middle;
	text-decoration: none;
	font-size: 12px;
}

.left_menu .pseason_left a
{
	/*color: #F2D37F;*/
	color: #0D6883;
}

.left_menu .pseason_right a
{
	/*color: #94DFF5;*/
	color: #0D6883;
}

.pseason_left img,
.pseason_right img
{
	vertical-align: middle;
}

.left_menu a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #7F5B60;
	vertical-align: bottom;
}

.left_menu a img
{
	border: 0px solid;
}

.left_menu p.link_right
{
	float: right;
	text-align: right;
}

.left_menu p.link_right img
{
	margin: 2px 10px 0 10px;
}

.left_menu .box_clear
{
	float: left;
	clear: both;
	padding: 15px 0 0 0;
}

.left_menu .box
{
	float: left;
	clear: both;
	width: 178px;
	margin: 25px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #F3F0F0;
}

.left_menu p.title
{
	width: 158px;
	color: #0C5971;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 10px 0 20px 0;
	padding: 0;
}

.social
{
	margin: 0 0 0 10px;
	display: inline;
}

.left_menu .box a img
{
	vertical-align: middle;
}

/* Main menu */

.menu
{
	width: 667px;
	height: 36px;
	float: left;
	margin: 25px 0 0 25px;
	display: inline;
	
	background-image: url(../img/menu_left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.content_bottom
{
	width: 963px;
	height: 30px;
	float: left;
	padding: 25px 10px 0 10px;
	
	background-color: #FFFFFF;
}

.content_bottom a
{
	margin: 0 25px 0 0;
	display: inline;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #470000;
	text-decoration: none;
}

.content_bottom a img
{
	vertical-align: middle;
}

/* Footer */

.footer_container
{
	height: 135px;
	background-color: #0B556C;
}

.footer
{
	width: 983px;
	height: 135px;
	margin: 0 auto 0 auto;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top:10px;
}

.footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

.footer .footer_left
{
	width: 755px;
	float: left;
}

.footer .footer_left p
{
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 0;
}

.footer .footer_right
{
	width: 228px;
	float: left;
	text-align: right;
}

.footer .footer_right img
{
	margin-left: 5px;
}

.footer .footer_right p
{
	float: right;
	margin: 5px 15px 5px 5px;
	padding: 0;
}

.hervorgehoben {
	background-color:#f6f6f5;
	border:0px;
	padding:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
}

.hervorgehoben2 {
	background-color:#F5D98B;
	border:0px;
	padding:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
}

/* Preisliste  */

#preis-table-a 
{
	padding:0;
	color:#666666;
	margin:0;
	background-color: #e3e3e3;
}
td.preislistetop {
	background-color:#0B556C;
	color:#ffffff;
}
#preis-table-a td
{
	padding:4px;
	color:#0B556C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color:#EEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#preis-table-a td table td
{
	background: #e3e3e3;
	color:#0B556C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
}
#preis-table-a tr:hover td
{
	background: #e3e3e3;
	color: #000000;
}
#preis-table-a tr.preislistetop td{
	background-color:#0B556C;
	color:#ffffff;
}

hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #f3f0f0;
	height: 1px;
}
}

.linkhervorgehoben a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
	background-color: #f3c556;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
	font-weight:bold;
}
.linkhervorgehoben a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
	background-color: #f3c556;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
	font-weight:bold;
}
.linkhervorgehoben a:active{
	background-color: #f3c556;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	
}
.linkhervorgehoben a:hover{
	background-color: #0B556C;
	color: #f3c556;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
}
.linkhervorgehoben a:visited{
	text-decoration:none;
	background-color: #f3c556;
	color: #ffffff;
	margin: 0px;
	padding: 5px;
}
/*---------------------GOOGLE-MAPS-----------------------------*/

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

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

#input-hintergrund {
   background: #faefc5;
   padding: 5px;
}

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

#mapsButton1 {
   width: 200px;
   height: 25px;
   padding: 3px;
   border: 1px solid #DFB231;
   color: #fff;
   background: #33588B url(../img/button-hg.jpg) repeat-x top;
   vertical-align: bottom;
}

#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;
}
/*-------------------*/

/*slider*/
#wrapper {
    width: 666px;
    margin: 0px auto;
}

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

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

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
   width: 200px;
	margin: 0;
	padding-right:33px;
	height:auto;
}
a .inside,
.inside {
	padding: 20px;
	font-size:11px;
	border-top: 0px solid #E5D4AB;
	width:160px;
	height:250px;
	background-color:#F5D98B;
	color: #0B556C;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	margin:0;
}
.inside img {
	display: block;
	margin: 0px 0 20px 0;
	width: 160px;
}
a .inside h1,
.inside h1 {
	font-family: "Times New Roman",Times,serif;
	font-weight: normal;
	font-style:normal;
	color: #0B546C;
	line-height:25px;
	font-size:16px;
	padding: 0 0 5px 0;
	margin:0;
}
a .inside h2,
.inside h2 {
	font-weight: bold;
	color: #0C5971;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding:0 0 20px 0;
	margin:0;
	text-decoration:none;
	font-style:normal;
	letter-spacing:normal;
text-align:right;
}
a .inside p,
.inside p {
	font-size: 11px;
	color: #666666;
}

.scrollButtons {
    position: absolute;
    top: 111px;
    cursor: pointer;
}

.scrollButtons.left2 {
    left: -17px;
}

.scrollButtons.right2 {
    right: -17px;
}

.hide {
    display: none;
}

