/* 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 {
	z-index:2;
	width:980px;
	height:100%;
	margin:0px auto;
	top:0px;
}
.hintergund{
	width:100%;
	z-index:-2;
	text-align:center;
	background-position:center;
	margin:0px auto;
	padding:0;
	top:0;
}
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;
	border: 0px solid #FFF;
}
#logo{
	position:absolute;
	top:0px;
	float: left;
	width: 171px;
	height:auto;
	padding-top: 12px;
	z-index:2;
}
#top{
	position:absolute;
	top:0px;
	float: right;
	width: 980px;
	height:30px;
	line-height:30px;
	font-size:10px;
	color:#FFF;
	text-align:right;
	z-index:2;
}
#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;
	z-index:2;
}
#content{
	position:absolute;
	float:left;
	top:355px;
	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;
}
ul.menu{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: nowrap;
}

ul.menu li {
	display: inline;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
}

ul.menu li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	line-height:30px;
	list-style-image: none;
	text-indent: 0px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
ul.menu li a:link{
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
}
ul.menu li a:active{
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
}
ul.menu li a:hover{
	color: #F9D9AD;
	text-decoration: none;	
	list-style-image: none;
}
ul.menu li a:visited{
	text-decoration: none;
	list-style-image: none;
}
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;
}
.clear { /* Container (z.B. div) für floatende Buttons */
   overflow: hidden;
   width: 100%;
}
a.button {
   background: transparent url(../img/button_right.png) no-repeat top right;
   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:link {
   background: transparent url(../img/button_right.png) no-repeat top right;
   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: #ffffff;
    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;
   text-decoration:none;
   color: #ffffff!important;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
   background-position: bottom left;
   text-decoration:none;
     color: #ffffff!important;
   padding: 5px 0px 5px 13px; /* push text down 1px */
} 
a.button:visited {
   text-decoration: none;
} 

