/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#FBAC31;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#5B5478;
	height: 100%;
}
#inhalt {
	width:980px;
	height:100%;
	margin:0px auto;
	top:0px;
}
td.hervorgehoben{
	background-image:url(../img/hg_hervorgehoben.jpg);
	background-repeat:repeat-x;
	background-color:#FDF1E1;
}
table.hervorgehoben2{
	background-color:#FCE7CB;
	border: 1px solid #FFF;
}
table.hervorgehoben3 td{
	background-image:url(../img/hervorgehoben.jpg);
	background-repeat:repeat-x;
	background-color:#F0992A;
	border: 1px solid #FFF;
	color:#000000;
}
table.hervorgehoben3 td strong{
	color:#000000;
	font-weight:bold;
}
table.hervorgehoben3 td table td{
	background-image:none;
	background-color: none;
	border: 0px solid #FFF;
}
#logo{
	position:absolute;
	top:0px;
	float: left;
	width: 170px;
	height:325px;
	padding-top: 12px;
}
#top{
	top:0px;
	float: right;
	width: 300px;
	height:30px;
	line-height:30px;
	font-size:10px;
	color:#FFF;
	text-align:right;
}
#top a{
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}
#top a:link{
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}
#top a:visited{
	text-decoration:none;
}
#top a:hover{
	color:#E5892C;
	text-decoration:none;
}
#top a:active{
	text-decoration:none;
}
#navigation{
	position:absolute;
	float:left; 
	top:325px;
	height:30px;
	width:860px;
	background-image:url(../img/hg_navi.jpg);
	background-repeat:repeat-x;
	padding-right:60px;
	padding-left:60px;
	line-height:30px;
}
#aktionen{
	z-index:-1;
	position:absolute;
	float:left;
	margin-top:0;
	margin-bottom:0;
	top:355px;
	width:980px;
	height:113px;
	background-color:#FADAAE;
}
#content{
	z-index:-1;
	position:absolute;
	float:left;
	top:503px;
	width:980px;
	background-image:url(../img/hg_content.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
#left{
	float:left;
	width:186px;
	margin:0;
	font-size:11px;
	line-height:16px;
	padding-bottom:60px;
	padding-left:60px;
	padding-top:60px;
}
td.tabelleft{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FADAAE;
}
td.tabelright{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FADAAE;
}
td.info{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FADAAE;
}
table.infobox{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FADAAE;
}
#contentseite{
	float: left;
  	width: 614px;
	padding-left:60px;
	padding-right:60px;
}
#kontakt{
	width:163px;
	background-color:#FCE7CB;
	border: 1px solid #FEF5E8;
	padding:10px;
	font-size:11px;
	line-height:16px;
}
.linkleft{
		text-align:right;
}
.breadcrumps{
		font-size:11px;
		color:#666;
		height:60px;
		line-height:60px;
}
.breadcrumps a{
		font-size:11px;
		color:#999;
		text-decoration:none;
}
.breadcrumps a:link{
		font-size:11px;
		color:#999;
		text-decoration:none;
}
.breadcrumps a:visited{
		text-decoration:none;
}
.breadcrumps a:hover{
		color:#851919;
		text-decoration:none;
}
.breadcrumps a:active{
		text-decoration:none;
}
h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#851919;
	line-height:28px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#242130;
	font-weight:normal;
	line-height:24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	text-indent:5px;
	padding-bottom: 0px;
}
#left h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#851919;
	font-weight:bold;
	line-height:28px;
	text-indent:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#left h3{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:14px;
	color:#242130;
	line-height:28px;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 0px;
}
h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#851919;
	font-weight:bold;
	line-height:24px;
	text-indent:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a{	
	color:#851919;
	text-decoration:underline;
}
a:link{	
	color:#851919;
	text-decoration:underline;
}
a:visited{	
	text-decoration:underline;
}
a:hover{
	color:#000;
	text-decoration:none;
}
a:active{	
	text-decoration:underline;
}
#contentseite ul{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contentseite li{
	list-style-type: none;
	padding-left: 13px;
	background-image:  url(../img/lig.gif);
	background-repeat:no-repeat;
	list-style-image: none;
	line-height:20px;
}
#footer{
	clear: both;
	height:30px;
	font-size:11px;
	color:#666666;
	line-height:30px;
	background-color:#FBAC31;
	padding-left:60px;
	padding-right: 60px;
}
#footer a{
	color:#666666;
	text-decoration:none;
}
#footer a:link{
	color:#666666;
	text-decoration:none;
}
#footer a:visited{
	text-decoration:none;
}
#footer a:hover{
	color:#851919;
	text-decoration:none;
}
#footer a:active{
	text-decoration:none;
}
/*Credits: CSSplay Modified by Cris D to add "you are here" highlighting*/
.preload2 {
	background: none;
}
.menu2 {
	margin:0; 
	height:30px; 
	width:860px;
	background: none;
	background-repeat:repeat-x;
	position:relative; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type:none; 
	padding-left:0px;
	padding-right:0px; 
	padding-top:0; 
	padding-bottom:0;
}
.menu2 li.top {
	display:block;
	float:left; 
	position:relative;
}
.menu2 li a.top_link {
	display:block; 
	float:left; 
	height:30px; 
	line-height:30px; 
	color: #FFFFFF;
	text-decoration:none;
	font-size:12px; 
	font-weight:bold;
	padding-left:8px;
	padding-right:8px; 
	cursor:pointer;
}
.menu2 li a.top_link span {
	float:left; 
	display:block; 
	padding:0px 8px 0px 8px; 
	height:30px;
}
.menu2 li a.top_link span.down {
	float:left;
	display:block;
	height:30px; 
	color: #ffffff;
	padding-left:8px; 
	padding-right:8px;
	padding-top:0;
	padding-bottom:0;
}
.menu2 li a.top_link:hover {
	color: #F9D9AD;
	font-weight:bold;
	text-decoration:none;
	background-color:#D8721B;
}
.menu2 li a.top_link:hover span {
	color: #F9D9AD;
	}
.menu2 li a.top_link:hover span.down {
	color: #F9D9AD;

}

/*here are 2 options for highlighting the current tab parent Option 1: is default*/

/*Option 1: Dean's you are here top link current page highlighting (default)*/

.menu2 li.top a.current_link span.down {
	color: #F9D9AD;
}
.menu2 li.top a.current_link {
	display:block; 
	float:left; 
	height:30px;
	line-height:30px;
	color: #F9D9AD;
	font-weight:bold;
	background-color:#D8721B;
	text-decoration:none; 
	font-size:12px; 
	padding:0 8px 0px 8px; 
	cursor:pointer;
}
.menu2 li.top a.current_link span {
	float:left; 
	display:block; 
	padding:0 8px 0px 8px; 
	height:30px;
}
.menu2 li.top a.current_link span.down {
	float:left;
	display:block;
	height: 30px; 
	color: #F9D9AD;
	padding-left:8px; 
	padding-right:8px;
	padding-top:0;
	padding-bottom:0;
}
.menu2 li.top a.current_link:hover {
	color: #F9D9AD;
	font-weight:bold;
	text-decoration:none;
	background-color:#D8721B;
}
.menu2 li.top a.current_link:hover span {
	color: #F9D9AD;
}
.menu2 li.top a.current_link:hover span.down {
	color: #F9D9AD;
}

.menu2 li:hover > a.top_link {
	color: #F9D9AD;
	font-weight:bold;
	text-decoration:none;
	background-color:#D8721B;
}
.menu2 li:hover > a.top_link span {
	color: #F9D9AD;
}
.menu2 li:hover > a.top_link span.down {
	color: #F9D9AD;
}

.menu2 table {
	border-collapse:collapse; 
	width:0; 
	height:0; 
	position:absolute; 
	top:0; 
	left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}

.menu2 :hover ul.sub {
	left:0px;
	top:30px;
	color:#ffffff;
	background-color:#D8721B;
	display:block;
	border: none;
	white-space:nowrap;
	width:225px;
	height:auto;
	padding-top: 8px;
	padding-bottom:8px;
}
.menu2 :hover ul.sub li {
	display:block; 
	height:30px;
	position:relative; 
	float:left; 
	width:225px;
}
.menu2 :hover ul.sub li a {
	display:block;
	padding-left:8px;
	padding-right:8px;
	font-size:12px; 
	height:25px;
	width:209px;
	line-height:25px;
	text-indent:8px;
	color: #ffffff;
	text-decoration:none;
}
.menu2 :hover ul.sub li a.fly {
	background:#E99249; 
}
.menu2 :hover ul.sub li a:hover {
	background:#E99249; 
	color:#ffffff;
}
.menu2 :hover ul.sub li a.fly:hover {
	background:#E99249; 
	color:#ffffff;
	width:250px;
}
.menu2 :hover ul li:hover > a.fly {
	background:#E99249; 
	color:#ffffff;
}  
.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{
	left:225px;
	top:-4px;
	background:#E99249; 
	display:block;
	color:#ffffff;
	padding:0px 0px;
	white-space:nowrap;
	width:225px;
	z-index:200;
	height:auto;
	display: block;
}
.mypets{ /*header of 1st demo*/
	cursor: hand;
	padding: 2px 5px;
	height:25px;
	background: #FDF1E1;
	font-family:"Trebuchet MS", "Times New Roman", serif;
	background-image: url(../img/hg_header.jpg);
	background-repeat:no-repeat;
	text-indent:42px;
	line-height:25px;
	font-size:14px;
	color:#242130;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FADAAE;
	border-bottom-color: #FADAAE;
	border-left-color: #FADAAE;
}
.openpet{ /*class added to contents of 1st demo when they are open*/
	background: #FADAAE;
	color:#851919;
	background-image: url(../img/hg_header2.jpg);
	background-repeat:no-repeat;
	text-indent:42px;
}
.technology{ /*header of 2nd demo*/
	cursor: hand;
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:16px;
	margin: 10px 0;
}
.thepet{
	background-color:#FDF3E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FADAAE;
	padding: 2px;
}
table.preise td a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:19px;
	background-image: url(../img/anfrage_up.jpg);
	background-color:#8D191E;
	margin: 3px;
	padding: 3px;
	text-decoration:none;
}
table.preise td a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:19px;
	background-image: url(../img/anfrage_up.jpg);
	background-color:#8D191E;
	margin: 3px;
	padding: 3px;
	text-decoration:none;
}
table.preise td a:visited{
	text-decoration:none;
}
table.preise td a:hover{
	background-image: none;
	background-image: url(../img/anfrage_over.jpg);
	background-color:#8D191E;
	color:#ffffff;
	text-decoration:none;
}
table.preise td a:active{
	text-decoration:none;
}
hr{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
}
td.auflistung{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
td.auflistung a{
		text-decoration:none;
}
td.auflistung a:link{
		text-decoration:none;
}
#intro {
    padding-bottom: 10px;
}

#slider {
	width: 888px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
.scroll {
	overflow: hidden;
	width: 888px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 8px;
    width: 296px;
	height: 113px;
}
.inside {
	padding: 8px;
	color:#262530;
	font-size:11px;
	border: 1px solid #FCE7CB;
}
.inside strong {
	color:#262530;
	font-size:13px;
	font-weight:bold;
}

.inside img {
	width: 75px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.inside h2 {
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
	color: #C21D01;
	font-size: 14px;
	line-height:24px;
	font-weight:bold;
	margin-top: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent:0px;
}

.inside p {
	color: #262530;
	font-size:11px;
}
.scrollButtons {
    position: absolute;
    top: 30px;
    cursor: pointer;
}
.scrollButtons.left {
    left: -45px;
}
.scrollButtons.right {
    right: -45px;
}
.hide {
   display: none;
}
#preis-table-a 
{
	padding:0;
	color:#5B5478;
	margin:0;
	background-color: #FCE7CB;
	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-image: url(../img/header_preis.jpg);
	background-color:#FAD19C;
	color:#000000;
}
#preis-table-a td
{
	padding:8px;
	color:#5B5478;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #FCE7CB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#preis-table-a td table td
{
	background: #FCE7CB;
	color:#5B5478;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
}
#preis-table-a tr:hover td
{
	background: #FACD92;
	color: #000000;
}
#preis-table-a tr.preislistetop td{
	background-image: url(../img/header_preis.jpg);
	background-repeat:repeat-x;
	background-color:#FAD19C;
	color:#000000;
}
table.pauschalpreis{
	background-color:#FDE9CE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FADAAE;
	border-left-color: #FADAAE;
}
table.pauschalpreis td{
	background-color:#FDE9CE;
	border-bottom-style: solid;
	border-bottom-color: #FADAAE;
	border-bottom-width: 1px;
}
table.pauschalpreis h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#851919;
	font-weight:bold;
	line-height:18px;
	text-indent:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.virtuell{
	background-color:#FFF;
	border: 1px solid #FCEBD1;
	background-image: url(../img/360grad.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}