#inhalt{
	font-family:"Verdana",Sans-Serif;
	font-size:12px;
	color: #3A6C13;
	line-height: 1.4em;
	word-spacing: 0.1em;
}
#inhalt a{
	color:#9DC406;
	font-family:"Verdana",Sans-Serif;
	font-size:12px;
	line-height: 1.4em;
	word-spacing: 0.1em;
	text-decoration:underline;
}
#inhalt a:link{
	color:#9DC406;
	font-family:"Verdana",Sans-Serif;
	font-size:12px;
	line-height: 1.4em;
	word-spacing: 0.1em;
	text-decoration:underline;
}
#inhalt a:visited{
	text-decoration:underline;
}
#inhalt a:hover{
	color: #013A29;
	text-decoration:underline;
}
#inhalt a:active{
	text-decoration:underline;
}
#inhalt ul{
	font-family:"Verdana",Sans-Serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
#inhalt li{
	font-family:"Verdana",Sans-Serif;
	padding-bottom: 1px;
	background-image: none;
}
h1{
	font-family:"Verdana",Sans-Serif;
	font-size:20px;
	color:#013A29;
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:normal;
}
h2{
	font-family:"Verdana",Sans-Serif;
	font-size:16px;
	color:#66920C;
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3{
	font-family:"Verdana",Sans-Serif;
	font-size:16px;
	color:#ffffff;
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent:12px;
	font-weight:normal;
}
h3 a{
	font-family:"Verdana",Sans-Serif;
	font-size:16px;
	color:#ffffff;
	line-height:20px;
	font-weight:normal;
}
h3 a:hover{
	font-family:"Verdana",Sans-Serif;
	font-size:16px;
	color:#ecf3c6;
	line-height:20px;
	font-weight:normal;
}
h4{
	font-family:"Verdana",Sans-Serif;
	font-size:16px;
	color:#66920C;
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}
img
{
	border: none;
}
img a
{
	border: none;
}


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

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

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

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

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

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

#mapsButton1:hover {
   border: 1px solid #6a8411;
   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:#3A6C13;
	margin:0;
	background-color: #ecf3c6;
	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:#83a50c;
	color:#fff;
}
#preis-table-a td
{
	padding:4px;
	color:#3A6C13;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	background-color: #ecf3c6;
}
#preis-table-a td em
{
	font-size:9px;
	font-style:normal;
}
#preis-table-a td table td
{
	background: #ecf3c6;
	color:#3A6C13;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
#preis-table-a tr:hover td
{
	background: #d1df86;
	color: #3A6C13;
}
#preis-table-a tr.preislistetop td{
	background-color:#83a50c;
	color:#fff;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d3ebb8;
	height: 1px;
}


#content a.button {
   background: transparent url(../img/button_right2.png) no-repeat top right;
	font-family:"Verdana",Sans-Serif;
   font-size:12px;
   color: #ffffff!important;
   display: block;
   float: right;
   height: 25px;
   margin-right: 0px;
   padding-right: 19px; /*sliding doors padding */
   text-decoration: none;
}
#content a.button span {
   background: transparent url(../img/button2.png) no-repeat;
   display: block;
   line-height: 17px;
   padding: 3px 0px 5px 19px;
   text-decoration:none;
} 
#content a.button:active {
    background-position: bottom right;
   text-decoration:none;
    color: #fffff;
    outline: none; /* hide dotted outline in Firefox */
}

#content a.button:active span {
   background-position: bottom left;
   text-decoration:none;
   padding: 3px 0px 5px 19px; /* push text down 1px */
} 
#content a.button:hover {
   text-decoration: none;
   color: #dfedf6!important;
   outline: none;
} 
.hervorgehoben {
   background-color:#ebefd6;
   border:1px solid #d3ebb8;
   padding:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#464646;
	line-height:18px;
	text-indent: -0.6em;
}
.hervorgehoben2 {
   background-color:#ebefd6;
   border:1px solid #d3ebb8;
   padding:20px;
}
table.klein{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	line-height:18px;
}
table.klein strong{
	color:#464646;
	font-style: bold;
}
table.klein a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	line-height:18px;
}
table.klein a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	line-height:18px;
}
table.klein a:visited{
	text-decoration:none;
}
table.klein a:hover{
	color:#3A6C13;
	text-decoration:none;
}
div.unterlinks {
	background-color: #fbffe6;
	margin: 0px;
}
div.unterlinks h4{
	font-family:"Verdana",Sans-Serif;
	font-size:16px;
	color:#3A6C13;
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
	text-indent:10px;
}

.mypets{ /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	padding: 2px 5px;
	height:25px;
	border: 1px solid white;
	background: #498518;
	font-family:"Verdana",Sans-Serif;
	background-image: url(../img/hg_so_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: #9ec516;
	color:#3A6C13;
	background-image: url(../img/hg_so_header2.jpg);
	background-repeat:no-repeat;
	text-indent:25px;
}
.thepet{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #376512;
}
.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	font-family:"Verdana",Sans-Serif;
	font-size:14px;
	margin: 10px 0;
}

.dia1
{
	display: block;
	height: 175px;
	float:left;
	width: 250px;
	margin: 0px;
	color: #fff;
	font-size: 16px;
}

.dia1 a
{
	color: #fff;
}

.dia1 .top-blue
{
	height: 27px;
	width: 100%;
	background-image: url(../img/winter/dia1-top-blue.png);
}

.dia1 .top-green
{
	height: 27px;
	width: 100%;
	background-image: url(../img/winter/dia1-top-green.png);
}

.dia1 .image
{
	width: 100%;
}
td.small {
	font-family:"Verdana",Sans-Serif;
	font-size:10px;
	color: #000000;
	line-height: 16px;
	background-color:#ecf3c6;
	padding:3px;
}
td.small h5{
	font-family:"Verdana",Sans-Serif;
	font-size:11px;
	color: #3A6C13;
	margin: 0px;
	padding-bottom: 4px;
}
td.small em{
	font-size:10px;
	font-style: normal;
}
td.small strong{
	font-family:"Verdana",Sans-Serif;
	font-size:10px;
	color: #3A6C13;
	line-height: 16px;
	font-weight:bold;
}
td.small a{
	color: #b7d83c;
	font-family:"Verdana",Sans-Serif;
	font-size:10px;
	color: #000000;
	line-height: 16px;
	text-decoration:underline;
}
td.small  a:link{
	color:#b7d83c;
	font-family:"Verdana",Sans-Serif;
	font-size:10px;
	color: #000000;
	line-height: 16px;
	text-decoration:underline;
}
td.small  a:visited{
	text-decoration:underline;
}
td.small  a:hover{
	color: #013A29;
	text-decoration:underline;
}
td.small  a:active{
	text-decoration:underline;
}