/* CSS Document */

body {
  background-color: #83121E;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#786346;
  line-height:18px;
  margin:0;
  padding:0;
}
table{
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#786346;
  line-height:18px;
}
#inhalt{
	margin: 0 auto;
	width: 990px;
	height: auto;
}
#top{
	position:absolute;
	top:15px;
	text-align:right;
	width:950px;
	padding-right:40px;
	z-index:1;
	font-size:10px;
	color:#ffffff;
}
#top a{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
#top a:link{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
#top a:visited{
	text-decoration:none;
}
#top a:hover{
	color:#000;
	text-decoration:none;
}
#top a:active{
	text-decoration:none;
}
.algons-container{
	clear: both;
}
.header{
	width: 990px;
	height: 554px;
	z-index:78;
}
.contentseite{
	width:990px;
	height:100%;
	top:554px;
	background-image:url(../img/hg_contentseite.jpg);
	background-repeat:repeat-y;
}
.contentleft{
	float: left;
	width: 198px;
	height:100%;
	background-image: url(../img/hg_left.png);
	background-repeat:repeat-y;
	padding-right: 66px;
	padding-left:66px;
	padding-top:40px;
	padding-bottom:40px;
}
.box{
	width:198px;
	margin-bottom:80px;
}
.contentleft h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#A01906;
	line-height:28px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.breadcrumbs{
	width:580px;
	height:40px;
	font-size:10px;
	color:#968654;
	padding-left:40px;
	padding-right:40px;
	text-align:right;
	float: right;
	text-transform: lowercase;
}
.breadcrumbs a{
	font-size:10px;
	color:#D0BC8C;
	text-decoration:none;
}
.breadcrumbs a:link{
	font-size:10px;
	color:#D0BC8C;
	text-decoration:none;
}
.breadcrumbs a:visited{
	text-decoration:none;
}
.breadcrumbs a:hover{
	color:#968654;
	text-decoration:none;
}
.breadcrumbs a:active{
	text-decoration:none;
}
.content{
	float: right;
	width: 580px;
	height:100%;
	padding-left:40px;
	padding-right:40px;
		padding-bottom:40px;
	background-image:url(../img/hg_content.jpg);
	background-repeat: repeat-x;
	background-color:#EEE8D0;
}
.clear{
	clear:both;
}
.footer{
	height:36px;
	width:950px;
	background-image:url(../img/hg_footer.jpg);
	background-repeat:repeat-x;
	padding-left:20px;
	padding-right:20px;
	color:#FFFFFF;
	font-size:10px;
	line-height:36px;
}
.footer a{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
.footer a:link{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
.footer a:visited{
	text-decoration:none;
}
.footer a:hover{
	color:#EFE9D1;
	text-decoration:none;
}
.footer a:active{
	text-decoration:none;
}
.algons-container{
	clear: both;
}
.algons-content p{
	text-indent: 15px;
}
.algons-content-header{
background-image:url(../img/hg_navigation.png);
background-repeat:repeat;
	position: absolute;
	text-align:right;
		z-index:1;
}
.algons-content-header{
	height: 60px;
	width: 660px;
	margin-left: 330px;
	margin-top: -100px;
}
h6{
	font-size:30px;
	font-weight:normal;
	color:#FFF;
	line-height:40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right:40px;
	white-space: nowrap;
}
a.button {
   background: transparent url(../img/button_right.png) no-repeat top right;
   font-family: Verdana, Geneva, sans-serif;
   font-size:13px;
   color: #ffffff!important;
   display: block;
   float: right;
   height: 27px;
   margin-right: 0px;
   padding-right: 13px; /*sliding doors padding */
   text-decoration: none;
   margin-top:5px;
   margin-bottom:5px;
}
a.button:link {
   background: transparent url(../img/button_right.png) no-repeat top right;
   font-family: Verdana, Geneva, sans-serif;
   font-size:13px;
   color: #ffffff!important;
   display: block;
   float: right;
   height: 27px;
   margin-right: 0px;
   padding-right: 13px; /*sliding doors padding */
   text-decoration: none;
}
a.button span {
   background: transparent url(../img/button.png) no-repeat;
   display: block;
   line-height: 17px;
   padding: 5px 0px 5px 13px;
   text-decoration:none;
} 
a.button:active {
    background-position: bottom right;
   text-decoration:none;
    color: #FFCC00;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
   background-position: bottom left;
   text-decoration:none;
   padding: 5px 0px 5px 13px; /* push text down 1px */
} 
a.button:hover {
    background-position: bottom right;
   outline: none;
   text-decoration:none;
   color: #ffffff!important;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:hover span {
   background-position: bottom left;
     outline: none;
   text-decoration:none;
     color: #ffffff!important;
   padding: 5px 0px 5px 13px; /* push text down 1px */
} 
a.button:visited {
   text-decoration: none;
} 
.content a.button{
text-decoration:none;
}
.content a.button:link{
text-decoration:none;
}
a.button2 {
   background: transparent url(../img/button_right.png) no-repeat top right;
   font-family: Verdana, Geneva, sans-serif;
    text-decoration: none;
   font-size:13px;
   color: #ffffff!important;
   display: block;
   float: right;
   height: 27px;
   margin-right: 14px;
   padding-right: 13px; /*sliding doors padding */

   margin-top:5px;
   margin-bottom:5px;
}
a.button2:link {
   background: transparent url(../img/button_right.png) no-repeat top right;
   font-family: Verdana, Geneva, sans-serif;
   font-size:13px;
   color: #ffffff!important;
   display: block;
   float: right;
   height: 27px;
   margin-right: 13px;
   padding-right: 13px; /*sliding doors padding */
   text-decoration: none;
}
a.button2 span {
   background: transparent url(../img/button.png) no-repeat;
   display: block;
   line-height: 17px;
   padding: 5px 0px 5px 13px;
   text-decoration:none;
} 
a.button2:active {
    background-position: bottom right;
   text-decoration:none;
    color: #FFCC00;
    outline: none; /* hide dotted outline in Firefox */
}
a.button2:active span {
   background-position: bottom left;
   text-decoration:none;
   padding: 5px 0px 5px 13px; /* push text down 1px */
} 
a.button2:hover {
    background-position: bottom right;
   outline: none;
   text-decoration:none;
   color: #ffffff!important;
   outline: none; /* hide dotted outline in Firefox */
}
a.button2:hover span {
   background-position: bottom left;
   text-decoration:none;
      outline: none;
     color: #ffffff!important;
   padding: 5px 0px 5px 13px; /* push text down 1px */
} 
a.button2:visited {
   text-decoration: none;
} 
.content a span{
text-decoration:none;
}
.content a:link span{
text-decoration:none;
}
h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#9F1906;
	font-weight:bold;
	line-height:34px;
	margin-top: 0px;
	margin-bottom:8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#D0BC8C;
	font-weight:bold;
	line-height:24px;
	text-indent:40px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#9F1906;
	font-weight:bold;
	line-height:30px;
	text-indent:0;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#968654;
	font-weight:bold;
	line-height:30px;
	text-indent:0;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h5{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#9F1906;
	font-weight:bold;
	line-height:30px;
	text-indent:0;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
 .content a{
	color:#9F1906;
	text-decoration:underline;
}
.content a:link{
	color:#9F1906;
	text-decoration:underline;
}
.content a:visited{
	text-decoration:underline;
}
.content a:hover{
	color:#000;
	text-decoration:underline;
}
.content a:active{
	text-decoration:underline;
}
.hervorgehoben{
	width:538px;
	background-color:#F5F1DF;
	border: 1px solid #E1D8B7;
	padding:20px;
	overflow: auto;
	margin-top:40px;
}
.headline{
width:538px;
margin-bottom:20px;
background-color:#E1D8B7;
}
.headline h3{
color:#968654;
line-height:40px;
text-indent:15px;
margin:0;
padding:0;
}
.hervorgehoben p{
margin-bottom:10px;
}
.hervorgehoben .text{
width:275px;
float:left;
margin-right:5px;
margin-bottom:20px;
padding-left:15px;
}
.gallery{
width:241px;
float:right;
margin-bottom:20px;
}
.gallery2{
width:241px;
float:right;
margin-bottom:20px;
}
.hervorgehoben2{
	width:538px;
	padding:20px;
	background-image:url(../img/rose.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#FFFFFF;
	border: 1px solid #E1D8B7;
	margin-top:40px;
	overflow: auto;
}
.hervorgehoben2 .text{
width:400px;
float:left;
margin-right:20px;
margin-bottom:20px;
}
.hervorgehoben3{
	width:580px;
	background-image:url(../img/rose-flachau.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#FFFFFF;
	border: 1px solid #E1D8B7;
	margin-top:40px;
	overflow: auto;
}
.hervorgehoben3 .text{
padding-left:20px;
padding-top:20px;
padding-bottom:20px;
float:left;
width:540px;
}
.hervorgehoben3 h4{
	margin-bottom:0;
}
.hervorgehoben4{
	width:580px;
	background-image:url(../img/rose-seide.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#FFFFFF;
	border: 1px solid #E1D8B7;
	margin-top:40px;
	overflow: auto;
}
.hervorgehoben4 .text{
padding:20px;
float:left;
width:540px;
}
.hervorgehoben5{
	width:580px;
	background-image:url(../img/rosenblaetter.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#FFFFFF;
	border: 1px solid #E1D8B7;
	margin-top:40px;
	overflow: auto;
}
.hervorgehoben5 .text{
padding:20px;
float:left;
width:540px;
}
.anfragen{
width:580px;
height:27px;
margin-top:20px;
margin-bottom:20px;
line-height:27px;
}
.anfragen a{
text-decoration:none;
}
.anfragen a:link{
text-decoration:none;
}
.anfragen a:active{
text-decoration:none;
}
.anfragen a:hover{
text-decoration:none;
}
.anfragen a:visited{
text-decoration:none;
}
.preis-table-a 
{
	padding: 0px;
	background-color: #F5F1DF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E1D8B7;
	border-left-color: #E1D8B7;
}
td.preislistetop {
	background-color: #FFFFFF;
}
.preis-table-a td
{
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:  #E1D8B7;
	background-color: #F5F1DF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:  #E1D8B7;
}
.preis-table-a td table td
{
	padding: 4px;
	background:  #F5F1DF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1D8B7;
}
.preis-table-a tr:hover td
{
	background: #FCFBF5;
	color: #000000;
}
.preis-table-a tr.preislistetop td{
	background-color: #E1D8B7;
	color: #000000;
}
.content ul{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.content li{
	list-style-type: none;
	padding-left: 13px;
	background-image:  url(../img/li.gif);
	background-repeat:no-repeat;
	list-style-image: none;
	line-height:20px;
}
table.pauschale{
	background-color:#FCFBF5;
	border: 1px solid #E1D8B7;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#786346;
  line-height:19px;
}
table.pauschalpreise{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  line-height:20px;
  background-color:#C2B794;
}
table.pauschalpreise h4{
  line-height:20px;
  font-size:14px;
  margin:0;
  padding:0;
 color:#000000;
}
table.pauschalpreis td{
 	 font-size:11px;
   	background-color:#E1D8B7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #E1D8B7;
}
table.pauschale ul{
padding-left:20px;
}
table.pauschale h3{
	color:#968654;
	line-height:40px;
	text-indent:15px;
	background-color:#E1D8B7;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
table.pauschale h4{
	font-size:14px;
	text-indent:14px;
	margin-bottom: 0px;
}
table.pauschale h1{
font-size:13px;
line-height:26px;
margin-bottom:0;
}
table.angebot{
	background-color:#FCFBF5;
	border: 1px solid #E1D8B7;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#786346;
  line-height:19px;
}
table.angebot h2{
	color:#968654;
	line-height:40px;
	text-indent:15px;
	background-color:#E1D8B7;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
table.angebot h3{
	color:#000000;
	text-indent:15px;
	font-size:14px;
	margin:0;
	padding:0;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  #D0BC8C;
	height: 1px;
}
.mypets{ /*header of 1st demo*/
	cursor: pointer;
	padding: 2px 5px;
	height:29px;
	border: 1px solid #E1D8B7;
	background: #E1D8B7;
	font-family:"Trebuchet MS", "Times New Roman", serif;
	background-image: url(../img/hg_header.jpg);
	background-repeat:no-repeat;
	text-indent:25px;
	line-height:25px;
	font-size:14px;
	color:#9F1906;
}
.openpet{ /*class added to contents of 1st demo when they are open*/
	background: #9F1906;
	color:#ffffff;
	background-image: url(../img/hg_header2.jpg);
	background-repeat:no-repeat;
	text-indent:25px;
}
.thepet{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1D8B7;
	background-color:#F5F1DF;
}
.technology{ /*header of 2nd demo*/
	cursor: pointer;
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:16px;
	margin: 10px 0;
}
#intro {
    padding-bottom: 10px;
}

#slider {
	width:526px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left:33px;
}
.scroll {
	overflow: hidden;
	width: 526px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    width: 229px;
	padding:17px;
	margin:0;
	height:auto;
}
.inside {
	padding: 8px;
	font-size:10px;
	border: 1px solid #E1D8B7;
	width:211px;
	height:300px;
	background-color:#F5F1DF;
}
.inside a{
	font-size:10px;
}
.inside a:link{
	font-size:10px;
}
.inside a span{
text-decoration:none;
}
.inside a:link span{
text-decoration:none;
}
.inside strong {
	font-size:10px;
	font-weight:bold;
}
.inside em{
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
	color: #990000;
	font-size: 13px;
	font-style:normal;
	font-weight:bold;
	text-align:right;
	float:right;
	margin-top:5px;
	margin-bottom:5px;
}
.inside img {
	width: 211px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding:0;
	display: block;
}
.inside h2 {
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
	color: #990000;
	font-size: 12px;
	line-height:22px;
	font-weight:bold;
	margin-top: 0;
	margin-left: 0;
	margin-bottom:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent:0px;
}
.inside h3 {
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
	color:#523603;
	font-size: 12px;
	line-height:normal;
	font-weight:bold;
	margin-top: 0;
	margin-left: 0;
	margin-bottom:10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent:8px;
}
.inside p {
	color: #262530;
	font-size:11px;
}
.inside  a{
	font-size:11px;
	line-height:20px;
	
}
.inside a.right a:link{
	font-size:11px;
	line-height:20px;

}
.scrollButtons {
    position: absolute;
    top: 0px;
    cursor: pointer;
}
.scrollButtons.left {
    left: -34px;
}
.scrollButtons.right {
    right: -34px;
}
.hide {
   display: none;
}
td.uebersicht h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#968654;
	font-weight:bold;
	line-height:24px;
	text-indent:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a span{
text-decoration:none;
}
a:link span{
text-decoration:none;
}
img {
border: 0px;
}
img a{
border: 0px;
}