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

body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#666666;	
}

a img
{
	border: 0;
	vertical-align: middle;
}

.page
{
	width: 990px;
	margin: 0 auto 0 auto;
	position: relative;
}

/* Head */

.head
{
	width: 990px;
	height: 473px;
	float: left;
	position: relative;
}

.top_links
{
	width: 792px;
	height: 78px;
	
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	
	background-color: #0270B2;
}

.top_links_info
{
	width: 312px;
	height: 68px;
	margin: 26px 0 0 23px;
	display: inline;
	float: left;
}

.top_links_info .hbox p.title
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.top_links_info p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.top_links_info p a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f2b233;
	text-decoration: none;
}
.top_links_info p a:active
{
	color: #f2b233;
	text-decoration: none;
}
.top_links_info p a:visited
{
	color: #f2b233;
	text-decoration: none;
}
.top_links_info p a:hover
{
	color: #f2b233;
	text-decoration: underline;
}

.top_links_info_right p img
{
	vertical-align: middle;
}

.top_links .menu_container
{
	width: 457px;
	height: 62px;
	float: left;
	margin: 26px 0 0 0;
	z-index: 52;
	display: inline;
}

/* Head image */

.head_image_container
{
	width: 793px;
	height: 395px;
	
	position: absolute;
	top: 78px;
	left: 0px;
	z-index: 50;
}

/* Content */
.content_container
{
	width: 990px;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 50;
	
	background-color: #A3C600;
}

.minimenu_container
{
	width: 990px;
	height: 40px;
	float: left;
	
	background-image: url(../img/sommer/nav_bar.png);
	background-color: #CBDF6E;
	background-repeat: no-repeat;
}

.minimenu
{
	width: 920px;
	height: 22px;
	float: left;
	padding: 13px 35px 0 35px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.content_wetter
{
	width: 486px;
	height: 180px;
	float: left;
	margin: 0 0 0 10px;
	display: inline;
	position: relative;
	
	background-image: url(../img/sommer/content_wetter_bg.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.wetter_container
{
	height:80px;
	position:absolute;
	width:400px;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

.content
{
	width: 698px;
	min-height: 930px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 42px 45px 42px;
	display: inline;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#666666;	
	line-height:22px;
}

/*Content Petra Start */

.content a
{
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#0e88cc;	
	line-height:22px;
	text-decoration:underline;
}

.content a:link
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0e88cc;
	line-height: 20px;
	text-decoration:underline;
}

.content a:hover
{
	color: #000000;
	text-decoration:underline;
}

.content a:active
{
	color: #0e88cc;
	text-decoration:underline;
}

.content a:visited
{
	color: #0e88cc;
	text-decoration:underline;
}

.content ul
{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Tahoma, Geneva, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}

.content li
{
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}

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

h1
{
	font-family: "trebuchet MS";
	font-size: 30px;
	color: #000000;
	padding: 0px;
	line-height:34px;
}

h2
{
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #0e88cc;
	padding: 0px;
	line-height:20px;
}
h3
{
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #ffffff;
	padding: 0px;
	line-height:16px;
	margin:10px 0 20px 0;
}

.content img
{
	border:0px;
}

.content img a
{
	border:0px;
}

/*---------------------GOOGLE-MAPS-----------------------------*/

#maprahmen {
   border: 1px solid #f7d695;
   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 #f7d695;
   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 #f7d695;
   color: #fff;
   background: #33588B url(../img/button-hg.jpg) repeat-x top;
   vertical-align: bottom;
}

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

.mapposition {
   color: #000;
   font-size: 12px;
}
/*-------------------*/

#preis-table-a 
{
	padding:0;
	color:#333333;
	margin:0;
	background-color: #f3fafe;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
td.preislistetop {
	background-color:#a7c80b;
	color:#ffffff;
}
#preis-table-a td
{
	padding:4px;
	color:#333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #f3fafe;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#preis-table-a td table td
{
	background: #f3fafe;
	color:#333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
}
#preis-table-a tr:hover td
{
	background: #cee6f5;
	color: #0178c1;
}
#preis-table-a tr.preislistetop td{
	background-color:#a7c80b;
	color:#ffffff;
}

.linkhervorgehoben a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
	background-color: #ed9203;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
	font-weight:bold;
}
.linkhervorgehoben a:link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
	background-color: #ed9203;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
	font-weight:bold;
}
.linkhervorgehoben a:active{
	text-decoration:none;
	color: #ffffff;
	line-height: 22px;
	background-color: #ed9203;
}
.linkhervorgehoben  a:hover{
	background-color: #0178c1;
	color: #ffffff;
	text-decoration: none;
}
.linkhervorgehoben a:visited{
	text-decoration:none;
	color: #ffffff;
	line-height: 22px;
	background-color: #ed9203;
}

.hervorgehoben {
   background-color:#e5efb6;
   border:1px dotted #A4C503;
   padding:10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:20px;
}
.hervorgehoben2 {
   background-color:#ffe0a2;
   border:1px dotted #ed9203;
   padding:10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#990000;
	line-height:20px;
}
/*Content Petra Ende */

.box_info
{
	width: 494px;
	height: 344px;
	position: absolute;
	top: 40px;
	right: 0px;
	z-index: 100;
	
	background-image: url(../img/info_bg.png);
	background-repeat: no-repeat;
}

.box_info p.bititle
{
	margin: 0;
	padding: 45px 0 10px 35px;
	float: left;
	width: 450px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
}

.box_info .bicontent
{
	margin: 0;
	padding: 30px 35px 0 35px;
	float: left;
	width: 424px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
}

.box_info .bicontent a
{
	color: #727272;
	text-decoration: underline;
}

.berg_label
{
	position: absolute;
	top: 10px;
	left: 20px;
	
	width: 120px;
	height: 38px;
}

.berg_label2
{
	position: absolute;
	top: 25px;
	left: 200px;
	
	width: 130px;
	height: 38px;
}

.berg_wetter
{
	position: absolute;
	top: 20px;
	left: 340px;
	
	width: 50px;
	height: 50px;
}

.content_wetter p.berg_label_title
{
	font-size: 13px;
	font-weight: bold;
	color: #334A66;
	width: 100%;
	float: left;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
s}

.content_wetter p.berg_sub_label
{
	font-size: 12px;
	color: #334A66;
	width: 100%;
	float: left;
	margin: 0;
	text-align: right;
}

.content_bottom
{
	width: 990px;
	height: 365px;
	float: left;
	
	background-color: #A3C600;
	background-image: url(../img/sommer/content_bottom_bg.png);
}

.content_bottom_img
{
	width: 497px;
	height: 366px;
	float: left;
}

.content_bottom_img img
{
	margin: 33px 0 0 47px;
	display: inline;
}

.content_bottom_desc
{
	width: 493px;
	height: 366px;
	float: left;
}

.content_bottom_desc p.desc_title
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	margin: 30px 0 0 0;
	display: inline;
	padding: 0;
	width: 100%;
	float: left;
}

.content_bottom_desc .desc_cont
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #FFFFFF;
	
	float: left;
	width: 400px;
	margin: 20px 0 0 0;
	padding: 0;
	display: inline;
}

.content_bottom_desc .desc_cont a
{
	color: #005992;
	text-decoration: underline;
}

.slider_container
{
	float: left;
	width: 932px;
	height: 123px;
	padding: 0 25px 0 33px;
	background-color: #BFD74D;
}

/* Right */
.right
{
	width: 198px;
	height: 823px;
	
	position: absolute;
	/*top: 17px;*/
	right: 0px;
	
	z-index: 50;
}

.right_start
{
	width: 198px;
	height: 17px;
	background-color: #0270B2;
}

.right_top
{
	width: 198px;
	height: 487px;
	
	background-image: url(../img/winter/right_top_bg.png);
	background-repeat: no-repeat;
	background-color: #CBDF6E;
}

.right_top_links
{
	width: 198px;
	height: 44px;
	padding: 16px 0 0 0;
	
	text-align: center;
}

.right_top_links a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.right_top_links a.mid
{
	margin: 0 15px 0 15px;
	display: inline;
}

.right_top_links a:hover,
.right_top_links a.mid:hover
{
	color: #0275B9;
}

.logo
{
	width: 198px;
	height: 120px;
	
	text-align: center;
}

.logo a img
{
	border: 0;
}

.right_anfrage
{
	width: 170px;
	height: 158px;
	padding: 0 14px 0 10px;
}

.search_container
{
	width: 170px;
	height: 34px;
	padding: 10px 14px 0 14px;
	
	text-align: center;
}

.search
{
	width: 170px;
	height: 20px;
	background-image: url(../img/suchen_bg.png);
	background-repeat: no-repeat;
}

.search input
{
	border: 0;
	width: 120px;
	height: 14px;
	float: left;
	margin: 2px 0 0 5px;
	display: inline;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.right2
{
	float: left;
	width: 198px;
	min-height: 200px;
	margin: 175px 0 50px 0;
	display: inline;
	overflow: hidden;
}

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

.right2 a:hover
{
	color: #0275B9;
	text-decoration: underline;
}

.right2 ul
{
	list-style: none;
	padding: 0 0 15px 10px;
	margin: 0;
}

.right2 ul li
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

.right2 .li_arrow
{
	margin: 0 15px 0 0;
	display: inline;
}

.right2 .r2title_opened
{
	width: 168px;
	height: 24px;
	padding: 10px 10px 0 20px;
	margin: 0 0 2px 0;
	display: inline;
	float: left;
	
	background-color: #B1CF27;
	background-image: url(../img/arrow-down2.png);
	background-repeat: no-repeat;
	background-position: 175px 16px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #027DC3;
	cursor: pointer;
}

.right2 .r2title_closed
{
	width: 168px;
	height: 24px;
	padding: 10px 10px 0 20px;
	margin: 0 0 2px 0;
	display: inline;
	float: left;
	
	background-color: #B1CF27;
	background-image: url(../img/arrow-right3.png);
	background-repeat: no-repeat;
	background-position: 175px 14px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

.right2 .right_content
{
	width: 168px;
	padding: 10px 10px 0 20px;
	margin: 10px 0 10px 0;
	display: inline;
	float: left;
}

.right2 .right_content_box
{
	width: 158px;
	padding: 10px 20px 0 20px;
	margin: 10px 0 10px 0;
	display: inline;
	float: left;
	
	background-color: #B1CF27;
}

.right2 .right_title
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	text-align: left;
	margin: 10px 0 10px 0;
	
	width: 100%;
}

.right2 .icon
{
	margin: 0 10px 0 0;
	display: inline;
}

.right2 .right_logo_link
{
	margin: 10px 0 0 40px;
	display: inline;
	float: left;
}

/* Footer */
.footer
{
	width: 990px;
	height: 40px;
	float: left;
	
	background-image: url(../img/sommer/content_footer_bg.png);
	background-repeat: repeat-x;
	background-color: #0270B2;
}

.footer_top
{
	width: 990px;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

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

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

.footer_sep
{
	margin: 0 5px 0 5px;
	display: inline;
}

.footer_top_left
{
	width: 770px;
	height: 19px;
	float: left;
	margin: 16px 0 0 22px;
	display: inline;
}

.footer_top_right
{
	width: 198px;
	height: 19px;
	float: left;
	margin: 16px 0 0 0px;
	display: inline;
}

.footer_bottom
{
	width: 990px;
	height: 137px;
	float: left;
	
	margin: 30px 0 0 0;
	display: inline;
	
	text-align: center;
}

.footer_bottom a
{
}

.footer_bottom a.mid
{
	margin: 0 30px 0 30px;
	display: inline;
}

/* Mini menu */
.minimenu a
{
	margin: 0 25px 0 0;
	display: inline;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.minimenu a.current_link
{
	color: #0275B9;
}

.minimenu a:hover
{
	color: #0275B9;
}

.mypets{ /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	padding: 2px 5px;
	height:25px;
	border: 1px solid white;
	background: #ED9203;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../img/hg_header.jpg);
	background-repeat:no-repeat;
	text-indent:25px;
	line-height:25px;
	font-size:14px;
	color:#ffffff;
}
.openpet{ /*class added to contents of 1st demo when they are open*/
	background: #f4C560;
	color:#ffffff;
	background-image: url(../img/hg_header2.jpg);
	background-repeat:no-repeat;
	text-indent:25px;
}
.thepet{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f7d695;
}
.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	margin: 10px 0;
}

.bg_wetter
{
	width: 990px;
	height: 250px;
	float: left;
	margin: 0 0 0 10px;
	display: inline;
	position: relative;
	
	background-image: url(../img/sommer/hintergrund.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.right3
{
	float: left;
	width: 305px;
	min-height: 200px;
	margin: 175px 0 50px 0;
	display: inline;
	overflow: hidden;
}
