/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#7D97CA;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#514E61;
	line-height:18px;
}
td.schattentop{
	background-image:url(../img/schatten_top.jpg);
	background-repeat:repeat-x;
}
td.schattentopleft{
	background-image: url(../img/schatten_left_topr.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}
td.schattenleft{
	background-image: url(../img/schatten_left.jpg);
	background-repeat: repeat-y;
	background-position:top right;
}
td.schattensubleft{
	background-image: url(../img/schatten_left_sub.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}
td.schattensub{
	background-image:url(../img/schatten_sub.jpg);
	background-repeat:repeat-x;
}
td.schattensubright{
	background-image:url(../img/schatten_right_sub.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
td.schattenright{
	background-image: url(../img/schatten_right.jpg);
	background-repeat: repeat-y;
	background-position:top left;
}
td.schattentopright{
	background-image: url(../img/schatten_right_top.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
td.hervorgehoben{
	background-color: #EAEAEA;
}
table.hervorgehoben2{
	background-color: #ffffff;
	border: 1px solid #EAEAEA;
}
.mypets{ /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	height:25px;
	background: #EAEAEA;
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:12px;
	text-indent:12px;
	line-height:25px;
	color:#514E61;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	letter-spacing: normal;
	margin-top: 0px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.openpet{ /*class added to contents of 1st demo when they are open*/
	background:#8199C7;
	color: #ffffff;
	text-indent:12px;
}
.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:12px;
	margin: 10px 0;
}
.thepet{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E2DA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E2DA;
	border-left-color: #E4E2DA;
	font-size:11px;
	line-height:16px;
}
td.bodyleft{
	background-image:url(../img/hg_body_left.jpg);
	background-repeat:repeat-y;
	background-color:#7D97CA;
	background-position:top right;
}
table{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#514E61;
	line-height:18px;
}
td{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#514E61;
	line-height:18px;
}
td.bodyright{
	background-image: url(../img/hg_body_right.jpg);
	background-repeat:repeat-y;
	background-color:#7D97CA;
	background-position:top left;
}
td.hgcontent{
	background-image:url(../img/hg_content.jpg);
	background-repeat:repeat-y;

}
/* SECONDARY NAVIGATION - vertical navigation */
#nav-secondary {
	margin: 0px ; 
	padding:0px; 
	width:197px;
}
#nav-secondary ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 197px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav-secondary li {
	list-style: none; 
	border:none;
	margin: 0px;
	padding:0px; 
	width:197px;
	}
#nav-secondary li a {
	display: block;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	text-indent:20px;
	background-image:url(../img/hg_menu.jpg);
	background-repeat:no-repeat;
	color:#514E61;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width:197px;
	line-height:20px;
	border-top-style: none;
	border-right-style: none;
}
#nav-secondary li a:hover, 
#nav-secondary li a:active {
	background-image: url(../img/hg_menu_over.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	text-indent:20px;
	margin: 0px;
	padding: 0px; 
	width:197px;
	color:#514E61;
} 
#nav-secondary li.active a {
	background-image: url(../img/hg_menu_over.jpg);
	background-color:#FFFFFF;
	text-indent:20px;
	color:#514E61;
	margin: 0px ;
	padding: 0px; 
	width:197px;
} 

/* SECONDARY NAVIGATION - 2nd TIER */
#nav-secondary li.active ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 197px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav-secondary li.active ul li {
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#514E61;
	list-style: none; 
	border:none;
	margin-left: 0px;
	padding-left: 0px;
	width: 197px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav-secondary li.active ul li a{
	display: block;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	text-indent:40px;
	color:#514E61;
	text-decoration: none;
	background-image: url(../img/hg_submenu.jpg);
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	width:197px;
	line-height:20px;
	border:none;
}
#nav-secondary li.active ul li a:hover, 
#nav-secondary li.active ul li a:active
{
	text-indent:40px;
	color:#514E61;
	margin: 0px ;
	padding: 0px; 
	width:197px;
	background-image: url(../img/hg_submenu_over.jpg);
	background-color:#FFFFFF;

} 
#nav-secondary li.active ul li.first a,
#nav-secondary li.active ul li.item a,
#nav-secondary li.active ul li.last a,
#nav-secondary li.active ul li.menu a 
{
	margin:0px; 
	padding: 0px; 
	width:197px;
	color:#514E61;

}
#nav-secondary li.active ul li.first a:hover,
#nav-secondary li.active ul li.item a:hover,
#nav-secondary li.active ul li.last a:hover,
#nav-secondary li.active ul li.menu a:hover

{
	margin:0px; 
	padding: 0px; 
	width:197px;
	color:#514E61;
	background-image: url(../img/hg_submenu_over.jpg);
	background-color:#FFFFFF;
}
#nav-secondary li.active ul li.active a{
	margin: 0px; 
	padding: 0px; 
	width:197px;
	color:#514E61;
	background-image: url(../img/hg_submenu_over.jpg);
	background-color:#FFFFFF;
}
#nav-secondary li.active ul li.active a:hover {
	margin: 0px; 
	padding: 0px; 
	width:197px;
	color:#514E61;
	background-image: url(../img/hg_submenu_over.jpg);
	background-color:#FFFFFF;
}
td.news{
	background-image:url(../img/hg_news.jpg);
	background-repeat:repeat-y;
}
td.language a{
	font-family:"Trebuchet MS", "Times New Roman", sans-serif, Arial;
	font-size:12px;
	color:#756F55;
	line-height:25px;
	font-weight:bold;
	text-decoration:none;
}
td.language a:link{
	font-family:"Trebuchet MS", "Times New Roman", sans-serif, Arial;
	font-size:12px;
	color:#756F55;
	line-height:25px;
	font-weight:bold;
	text-decoration:none;
}
td.language a:visited{
	text-decoration:none;
}
td.language a:hover{
	color:#000000;
	text-decoration:none;
}
td.language a:active{
	text-decoration:none;
}
td.aktuelles h1{
	font-family:"Trebuchet MS", "Times New Roman", sans-serif, Arial;
	font-size:14px;
	color:#5674AB;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
}
td.aktuelles{
	font-size:11px;
	line-height:16px;
}
td.hgfooter{
		background-color:#EAEAEA;
}
td.footer{
	font-size:11px;
	line-height:25px;
	color:#666666;
}
td.footer a{
	font-size:11px;
	line-height:25px;
	color:#666666;
	text-decoration:none;
}
td.footer a:link{
	font-size:11px;
	line-height:25px;
	color:#666666;
	text-decoration:none;
}
td.footer a:visited{
	text-decoration:none;
}
td.footer a:hover{
	color:#000000;
	text-decoration:none;
}
td.footer a:active{
	text-decoration:none;
}
td.content{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#514E61;
	line-height:18px;
}
a{
	color:#5674AB;
	text-decoration:none;
}
a:link{
	color:#5674AB;
	line-height:16px;
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
td.content ul{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.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;
}
h1{
	font-family:"Trebuchet MS", "Times New Roman", sans-serif, Arial;
	font-size:16px;
	color:#5674AB;
	line-height:28px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2{
	font-family:"Trebuchet MS", "Times New Roman", sans-serif, Arial;
	font-size:14px;
	color:#514E61;
	text-indent:14px;
	line-height:24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3{
	font-family:"Trebuchet MS", "Times New Roman", sans-serif, Arial;
	font-size:14px;
	color:#5674AB;
	text-indent:0px;
	line-height:24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
h4{
	font-family:"Trebuchet MS", "Times New Roman", sans-serif, Arial;
	font-size:12px;
	color:#514E61;
	text-indent:0px;
	line-height:18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E4E2DA;
	height: 1px;
}
#preis-table-a 
{
	padding: 0px;
	color:#514E61;
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
#preis-table-a td
{
	padding: 4px;
	color:#514E61;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #EAEAEA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#preis-table-a td table td
{
	padding: 4px;
	background-color: #EAEAEA;
	color:#514E61;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
}
#preis-table-a tr:hover td
{
	background: #ffffff;
	color: #000000;
}
#preis-table-a tr.preislistetop td{
	background-color:#EAEAEA;
	color:#514E61;
}
table.preise td a{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#ffffff;
	line-height:20px;
	background-color: #5674AB;
	margin: 3px;
	padding: 3px;
	text-decoration:none;
}
table.preise td a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#ffffff;
	line-height:20px;
	background-color: #5674AB;
	margin: 3px;
	padding: 3px;
	text-decoration:none;
}
table.preise td a:visited{
	text-decoration:none;
}
table.preise td a:hover{
	background-image: none;
	background-color:#EAEAEA;
	color:#514E61;
	text-decoration:none;
}
table.preise td a:active{
	text-decoration:none;
}
table.pauschalen tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
td.pauschale{
	font-size:11px;
	line-height:16px;
	color:#666666;
}
td.pauschale em{
	font-size:10px;
	line-height:16px;
	color:#000000;
	font-style: normal;
}
td.pauschale a{
	font-size:11px;
	line-height:14px;
	color:#666666;
	text-decoration:none;
}
td.pauschale a:link{
	font-size:11px;
	line-height:16px;
	color:#666666;
	text-decoration:none;
}
td.pauschale a:visited{
	text-decoration:none;
}
td.pauschale a:hover{
	color:#000000;
	text-decoration:none;
}
td.pauschale a:active{
	text-decoration:none;
}
