/* CSS Document */
body{
	margin:0;
	padding:0;
	background-image:url(../img/hg_body.png);
	background-repeat:repeat-x;
	background-color:#880000;
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color:#000000;

}
td.hgcontent{
	background-color:#FFEAC4;
}
td.randtop{
	background-color:#E4B052;
}
td.hgnav{
	background-color:#E8BC6C;
}
td.navsub{
	background-image:url(../img/nav_sub.jpg);
	background-repeat:repeat-x;
}
td.gallery{
	font-size: 11px;
	line-heigt:16px;
	color:#82806A;
}
h1{
	font: normal 30px "P22 Hopper Josephine", Arial, sans-serif;
	text-align: right;
	padding: 0px;
	width:780px;
	white-space: nowrap;
	margin-bottom: 9px;	
}
h2{
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	color:2B372B;
	font-size: 13px;
	line-height:28px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3{
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	color:#880000;
	font-size: 20px;
	line-height:38px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent:8px;
}
h4{
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	color:#880000;
	font-size: 20px;
	line-height:38px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent:0px;
}
#preis-table-a 
{
	padding: 0px;
	color:#000000;
	background-color: #E8BC6C;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F9DDAB;
	border-left-color:#F9DDAB
}
#preis-table-a td
{
	padding: 4px;
	color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#F9DDAB;
	background-color: #E8BC6C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F9DDAB;
}
#preis-table-a td table td
{
	padding: 4px;
	background: #FDE3B0;
	color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#F9DDAB;
}
#preis-table-a tr:hover td
{
	background: #E4B052;
	color:#880000;
}
#preis-table-a tr.head td{
	padding: 4px;
	background:#F3D398;
	color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#F9DDAB;
	font-size:11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F9DDAB;
}
#preis-table-a tr.preislistetop td{
	padding: 4px;
	background:#F3D398;
	color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:##F9DDAB;
	font-size:11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F9DDAB;
}
#preis-table-a tr.preislistetop:hover td
{
	background: #E4B052;
	color:#880000;
}
#loadarea{
	margin:0;
	padding:0;
}
.mypets{ /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	padding: 0px 5px;
	height:30px;
	border: 1px solid #FFEAC4;
	background: #870000;
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	background-image: url(../img/open.jpg);
	background-repeat: no-repeat;
	background-color:#F9DEAD;
	text-indent:25px;
	line-height:30px;
	font-size:16px;
	color:#303A2E;
}
.openpet{ /*class added to contents of 1st demo when they are open*/
	background-color:#F9DEAD;
	color:#870000;
	background-image: url(../img/close.jpg);
	background-repeat:no-repeat;
	text-indent:25px;
}
.thepet{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#FFEAC4;
	background-color:#F9DEAD;
}
.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size:13px;
	margin: 10px 0;
}
/*Credits: CSSplay Modified by Cris D to add "you are here" highlighting*/
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload2 {
	background: none;
}
.menu2 {
	margin:0; 
	height:24px; 
	width:913px;
	background: none;
	position:relative; 
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size:13px;
	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:24px;
	line-height:24px;
	color: #2B372B;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	cursor:pointer;
	text-transform: uppercase;
}
.menu2 li a.top_link span {
	float:left; 
	display:block; 
	padding:0px 10px 0px 10px; 
	height:24px;
}
.menu2 li a.top_link span.down {
	float:left;
	display:block;
	height:24px; 
	color: #2B372B;
	padding-left:10px; 
	padding-right:10px;
	padding-top:0;
	padding-bottom:0;
}
.menu2 li a.top_link:hover {
	color:#860000;
	background-color:#E6B65F;
	text-transform: uppercase;
}
.menu2 li a.top_link:hover span {
	color:#860000;
	background-color:#E6B65F;
	text-transform: uppercase;
	}
.menu2 li a.top_link:hover span.down {
	color:#860000;
	background-color:#E6B65F;
	text-transform: uppercase;

}

/*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: #860000;
	background-color:#E4B052;
}
.menu2 li.top a.current_link {
	display:block; 
	float:left; 
	height:24px;
	line-height:24px;
	color:#860000;
	background-color:#E4B052;
	text-decoration:none; 
	font-size:13px; 
	font-weight:bold;
	padding:0 10px 0px 10px; 
	cursor:pointer;
	text-transform: uppercase;
}
.menu2 li.top a.current_link span {
	float:left; 
	display:block; 
	padding:0 10px 0px 10px; 
	height:24px;
}
.menu2 li.top a.current_link span.down {
	float:left;
	display:block;
	height: 24px; 
	color:#860000;
	padding:0 10px 0px 10px; 
}
.menu2 li.top a.current_link:hover {
	color:#860000;
	background-color:#E4B052;
}
.menu2 li.top a.current_link:hover span {
	color:#860000;
}
.menu2 li.top a.current_link:hover span.down {
	color:#860000;
}

.menu2 li:hover > a.top_link {
	color:#860000;
	background-color:#E4B052;
}
.menu2 li:hover > a.top_link span {
	color:#860000;
	background-color:#E4B052;

}
.menu2 li:hover > a.top_link span.down {
	color:#860000;
	background-color:#E4B052;
}

.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 {
	color:#860000;
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}

.menu2 :hover ul.sub {
	left:0px;
	top:24px;
	color:#860000;
	background-color:#E6B65F;
	display:block;
	border: none;
	white-space:nowrap;
	width:225px;
	height:auto;
	padding-top: 6px;
	padding-bottom:6px;
}
.menu2 :hover ul.sub li {
	display:block; 
	height:24px;
	position:relative; 
	float:left; 
	width:225px;
}
.menu2 :hover ul.sub li a {
	display:block;
	padding-left:15px;
	padding-right:15px;
	font-size:13px; 
	height:24px;
	width:195px;
	line-height:25px;
	text-indent:0px;
	color:#2B372B;
	text-decoration:none;
}
.menu2 :hover ul.sub li a.fly {
	background-color:#E6B65F; 
}
.menu2 :hover ul.sub li a:hover {
	background:#F2CD8B; 
	color:#860000;
}
.menu2 :hover ul.sub li a.fly:hover {
	background:#F2CD8B; 
	color:#860000;
	width:250px;
}
.menu2 :hover ul li:hover > a.fly {
	background:#F2CD8B; 
	color:#860000;
}  
.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-color:#E4B052;
	display:block;
	color:#2B372B;
	padding:0px 0px;
	white-space:nowrap;
	width:225px;
	z-index:200;
	height:auto;
	display: block;
}
/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 172px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 172px;
	padding-left: 0px;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.menu li a {
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size: 12px;
	word-spacing: 0.4pt;
	color:#303A2E;
	line-height:20px;
	text-decoration: none;
	display: block;
	text-indent:20px;
	width: 172px;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
}
ul.menu li a:link {
	color:#303A2E;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:visited {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:hover {
	background-image: url(../img/hg_menu_over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color:#860000;
}
ul.menu li a:active {	/* doesn't work when reloaded */
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#LM_youAreHere{
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size: 12px;
	word-spacing: 0.4pt;
	color:#860000;
	background-image: url(../img/hg_menu_over.jpg);
	background-repeat: no-repeat;
	line-height:20px;
	text-decoration: none;
	display: block;
	text-indent:20px;
	width: 172px;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
}
td.kurzinfo{
	font-size: 11px;
	line-heigt:16px;
	color:#82806A;
}
td.breadcrumps{
	font-size: 11px;
	line-heigt:16px;
	color:#870000;
}
td.breadcrumps strong{
	color:#870000;
	font-weight:normal;
}
td.breadcrumps a{
	color:#82806A;
	text-decoration:none;
}
td.breadcrumps a:link{
	color:#82806A;
	text-decoration:none;
}
td.breadcrumps a:visited{
	text-decoration:none;
}
td.breadcrumps a:hover{
	color:#870000;
	text-decoration:none;
}
td.breadcrumps a:active{
	text-decoration:none;
}
td.hgfooter{
	background-color:#2863C4;
}
td.footer{
	font-size: 11px;
	line-height:24px;
	color:#ffffff;
}
td.footer a{
	color:#ffffff;
	text-decoration:none;
}
td.footer a:link{
	color:#ffffff;
	text-decoration:none;
}
td.footer a:visited{
	text-decoration:none;
}
td.footer a:hover{
	color:#D4E0F3;
	text-decoration:none;
}
td.footer a:active{
	text-decoration:none;
}
td.top{
	font-size: 11px;
	color:#FFEAC4;
}
td.top strong{
	font-size: 11px;
	color:#FFEAC4;
}
td.top a{
	color:#FFEAC4;
	text-decoration:none;
}
td.top a:link{
	color:#FFEAC4;
	text-decoration:none;
}
td.top a:visited{
	text-decoration:none;
}
td.top a:hover{
	color:#ffffff;
	text-decoration:none;
}
td.top a:active{
	text-decoration:none;
}
table.preise td a{
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:24px;
	background-image:url(../img/button_up.jpg);	
	background-repeat:repeat-x;
	background-color:#880000;
	margin: 3px;
	padding: 3px;
	text-decoration:none;
	text-transform: uppercase;
}
table.preise td a:link{
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:24px;
	background-image:url(../img/button_up.jpg);	
	background-repeat:repeat-x;
	background-color:#880000;
	margin: 3px;
	padding: 3px;
	text-decoration:none;
	text-transform: uppercase;
}
table.preise td a:visited{
	text-decoration:none;
}
table.preise td a:hover{
	background-image:url(../img/button_over.jpg);	
	background-repeat:repeat-x;
	background-color:#880000;
	color:#ffffff;
	text-decoration:none;
}
table.preise td a:active{
	text-decoration:none;
}
td.hervorgehoben{
	background-image: url(../img/hervorgehoben.jpg);
	background-repeat:repeat-x;
	background-color:#FDE3B0;
}
table.hervorgehoben2{
	background-color:#F2CD8B;
	border: 1px solid #FFE1AA;
}
table.hervorgehoben2 h2{
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	color:#880000;
	font-size: 13px;
	line-height:38px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent:8px;
}
table.hervorgehoben2 h2{
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	color:#880000;
	font-size: 13px;
	line-height:38px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent:8px;
}
table.hervorgehoben2 em{
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	color:#223025;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: normal;
}
/*Hauptnavigation erweiterbar */
ul.home {
	margin-left: 0px;
	padding-left: 0px;
	width: 203px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.home li {
	list-style-type: none;
	width: 203px;
	padding-left: 0px;
	background-image: url(../img/hg_home.jpg);
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.home li a {
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size: 12px;
	word-spacing: 0.4pt;
	color:#303A2E;
	line-height:20px;
	text-decoration: none;
	display: block;
	text-indent:20px;
	width: 203px;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
}
ul.home li a:link {
	color:#303A2E;
	background-image: url(../img/hg_home.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.home li a:visited {
	background-image: url(../img/hg_home.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.home li a:hover {
	background-image: url(../img/hg_home_over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color:#30392C;
}
ul.home li a:active {	/* doesn't work when reloaded */
	background-image: url(../img/hg_home.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
a{
	color:#870000;
	text-decoration:underline;
}
a:link{
	color:#870000;
	text-decoration:underline;
}
a:visited{
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
a:active{
	text-decoration:underline;
}
td.list ul{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.list 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;
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */
.shadetabs{
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size:15px;
	color:#303A2E;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.shadetabs li{
	display: inline;
	margin: 0;
	padding:0;
}
.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#303A2E;
	background-image:url(../img/shadow.jpg);
	background-repeat:repeat-x;
	background-color:#F4D295;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F4D397;
	border-right-color: #F4D397;
	border-left-color: #F4D397;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-right: 2px;
	margin-left: 2px;
}

.shadetabs li a:visited{
	color: #850000;
}

.shadetabs li a:hover{
	color: #850000;
	background-image:url(../img/shadow_hover.jpg);
	background-repeat:repeat-x;
	background-color:#F5E3C2;
}

.shadetabs li a.selected{ /*selected main tab style */
	color: #850000;
	position: relative;
	background-image: none;
	background-color:#FFF2D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff2d7;
}

.shadetabs li a.selected{ /*selected main tab style */
	color: #850000;
	background-image: none;
	background-color:#FFF2D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff2d7;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
.tabcontent{
	display:none;
	background-color:#FFF2D7;
}
@media print {
.tabcontent {
display:block !important;
}
.tabcontent{
display:none;
}