@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	background-color: #F4E1B8;
	background-image: url(../img/body_bg.png);
	background-repeat: repeat-x;
}


h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #D09F3B;
	font-weight: normal;
	line-height:22px;
	margin: 0 0 10px 0;
	padding: 32px 0 0 0;
}
h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #931700;
	font-weight: normal;
	line-height:22px;
	margin-top:0px;
}
h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*color: #902126;*/
	color: #B6C930;
	font-weight: bold;
	line-height:23px;
	margin:0px;
	padding:0px;
}
h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #931700;
	font-weight: normal;
	line-height: 19px;
	margin: 10px 0px 10px 10px;
	}


a img
{
	border: none;
}

.page
{
	width: 980px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background-color: #FFFFFF;
}

.head_container
{
	width: 944px;
	height: 437px;
	margin: 12px 18px 30px 18px;
	display: inline;
	float: left;
	background-color: #B1C04B;
}

.head_top
{
	width: 944px;
	height: 84px;
	float: left;
}

.logo
{
	width: 226px;
	height: 64px;
	float: left;
	padding: 0 0 0 359px;
	text-align: center;
}

.top_links
{
	width: 359px;
	height: 84px;
	float: left;
	text-align: right;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF9DD;
}

.top_links a
{
	float: right;
	color: #FFF9DD;
	text-decoration: none;
	margin: 10px 15px 0 0;
	display: inline;
}

.top_links a:hover
{
	text-decoration: underline;
}

.top_links p
{
	float: right;
	margin: 10px 15px 0 0;
	display: inline;
}

.head_image
{
	width: 944px;
	height: 266px;
	float: left;
}

.menu_container
{
	width: 944px;
	height: 87px;
	float: left;
}

/* Content */
.content_container
{
	width: 980px;
	float: left;
	overflow: hidden;
	min-height: 400px;
	color:#6C6658;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
}
.content_container a
{
	color:#D09F3B;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	text-decoration:underline;
}
.content_container a:link
{
	color:#D09F3B;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	text-decoration:underline;
}
.content_container a:hover
{
	color:#D09F3B;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
}
.content_container a:active
{
	color:#D09F3B;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	text-decoration:underline;
}
.content_container a:visited
{
	color:#D09F3B;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
}
.left_menu
{
	width: 191px;
	padding: 0 0 0 18px;
	float: left;
	min-height: 400px;
}

.left_menu .box
{
	float: left;
	width: 191px;
	margin: 25px 0 0 0;
	display: inline;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #6C6658;
	line-height: 17px;
	clear: both;
}

.left_menu p.title
{
	padding: 10px 0 15px 0;
	margin: 0;
	float: left;
	width: 181px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #931700;
}

.left_menu p
{
	float: left;
	width: 181px;
	
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #6C6658;
	line-height: 17px;
}

.content
{
	width: 730px;
	float: left;
	padding: 0 18px 0 18px;
	min-height: 400px;
}

/* Footer */
.footer
{
	width: 980px;
	height: 36px;
	margin: 5px auto 15px auto;
	overflow: hidden;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #A4141F;
	line-height: 20px;
}

.footer_left
{
	width: 730px;
	float: left;
	padding: 0 0 0 20px;
}

.footer_right
{
	width: 210px;
	float: left;
	padding: 0 20px 0 0;
	text-align: right;
}

.footer .footer_sep
{
	display:inline;
	margin:0 10px;
}

.footer a
{
	color: #A4141F;
	text-decoration: none;
	margin: 0 5px 0 5px;
}


.hervorgehoben {
   background-color:#ffffff;
   border:1px solid #e6e6e6;
   padding:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4D6672;
	line-height:18px;
}
.hervorgehoben2 {
   background-color:#902226;
   border:1px solid #666;
   padding:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:18px;
}

.hervorgehoben3 {
   background-color:#fff;
   border:1px solid #ccc;
   padding:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4D6672;
	line-height:18px;
}
.hervorgehoben4 {
   background-color:#ffffff;
   border:1px solid #e6e6e6;
   padding:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4D6672;
	line-height:18px;
	width:220px;
}



#preis-table-a 
{
	padding:0;
	color:#666666;
	margin:0;
	background-color: #F5E2BD;
	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:#D09F3B;
	color:#312E27;
}

td.preislistetop a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF8B9;
	line-height:20px;
	text-decoration: underline;
}
td.preislistetop a:link
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F5E3C0;
	line-height:20px;
	text-decoration: underline;
}
td.preislistetop a:active
{
	/*color: #F5E3C0;*/
	background:#D09F3B;
	text-decoration: underline;
}
td.preislistetop a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#preis-table-a td
{
	padding:4px;
	color:#444F4F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #FDF8EA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#preis-table-a td table td
{
	background: #F5C75A;
	color:#444F4F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
}
#preis-table-a tr:hover td
{
	background: #FAE1A7;
	color: #000000;
}
#preis-table-a tr.preislistetop td{
	background-color:#DEBC74;
	color:#ffffff;
}
.mypets{ /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	padding: 2px 5px;
	height:25px;
	border: 1px solid #ffffff;
	background: #9BA83F;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../img/hg_header.jpg);
	background-repeat:no-repeat;
	text-indent:25px;
	line-height:25px;
	font-size:14px;
	color:#fff;
}
.openpet{ /*class added to contents of 1st demo when they are open*/
	background: #B1C04B;
	color:#312E27;
	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: #323742;
}
.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	margin: 10px 0;
}

#content_table 
{
	padding:0;
	margin:0px;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #F5E8D1;
}

#content_table_start 
{
	padding:0;
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:14px;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #F5E8D1;
}

#content_table_start a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#D09F3B;
	text-decoration: underline;
}

#content_table_start a:link
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#D09F3B;
	text-decoration: underline;
}

#content_table_start a:active
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#D09F3B;
	text-decoration: underline;
}
#content_table_start a:hover
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#D09F3B;
	text-decoration: none;
}

#marqueecontainer
{
	position: relative;
	top: 0px;
	width: 100%; /*marquee width */
	height: 100px; /*marquee height */
	background-color: none;
	overflow: hidden;
	border: 0px ;
	padding: 0px;
	padding-left: 0px;
	float: left;
}

#vmarquee
{
	left: 0;
	top: 0;
}

.left_menu .box a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #D09F3B;
}