body  {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

html {
	font-size:11px;
	font-family:"trebuchet ms", Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif
}

a {
	color:#65BF28;
	text-decoration:underline;
}
a:hover {
	color:#65BF28;
	text-decoration:none
}

a img{
	border: none;
}

h1 { 
	font-family:arial, tahoma, times new roman; 
	color:#65BF28;
	font-size:3.31em;
	font-weight:normal;
	line-height:1.11em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
}
h2 { 
	color:#65BF28;
	font-size:1.01em; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
} 
h3 { 
	color:#65BF28;
	font-size:1.2em; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/* -----------      Seitenlayout         ----*/

.container {
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width:766px;
	/*text-align:left;*/
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
/* ----------  Ende Layout    -------------- */

/* ----------        kopf     -------------- */

.top {
	padding: 0px;
	margin: 0px;
	background-image: url(images/top.gif);
	height: 90px;
	width: 766px;
}

/************* Ende Kopf neu ****************/

/* ********** Navigation links **************/

.sidebar {
	float: left;
	width:180px;
	font: small Verdana,sans-serif;
	clip: rect(auto,auto,auto,auto);
	padding-top: 211px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/hund_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#menu h3{
	padding: 10px 0px 2px 10px;
}

#menu ul, .menu li {
	margin: 0;
	padding-left: 0px;
	list-style: none;
}

#menu ul ul {
margin: 2px 0 2px 7px;
padding: 0;
}

#menu a:link, #menu a:visited {
	display: block;
	background-image:  url(images/menu_on.gif);
	font-weight: bold;
	text-decoration: none;
	color: #656150;
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#menu a:hover{
	background-image: url(images/menu_over.gif);
	height: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #cbc4a7;
	background-repeat: no-repeat;
}

.submenue {
	display: block;
	background-image:  url(images/menu_over.gif);
	height: 26px;
	font-weight: bold;
	color: #cbc4a7;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}


/* --------------  Suchen   ---------------- */

#search_txt {
	vertical-align:top;
	background:url(images/search_bg.jpg) left bottom repeat-x #DE8032;
	padding:5;
	margin:0px 0px 11px 0px;
	color:#FFFFFF;
	border: 1px solid #663300;
}
#search_txt .cats_head2 {
	vertical-align:middle;
	background:none;
	color:#FFFFFF;
}

#search_txt input {
	font-size:11px;
	color:#656150;
	font-family:Tahoma, arial, verdana, courier;
	width:100px;
	height:17px;
	padding:0px;
	vertical-align:middle;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
}
#search_txt .input {
	width:28px;
	height:18px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}

.widget_style2 {
	vertical-align:top;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#656150;
	background:none;
}
.widget_style2 a {
	color:#656150;
	text-decoration:underline;
}
.widget_style2 a:hover {
	color:#656150;
	text-decoration:none;
}
.cats_head2 {
	vertical-align:top;
	background:url(images/cats_head2.gif) left top no-repeat;
}
.widget_style2 ul {
	padding:5px 5px 20px 33px;
	margin:0px 0px 0px 0px;
}
.widget_style2 li {
	list-style:none;
	padding:0px 0px 0px 13px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg2.gif) left top no-repeat;
	vertical-align:top;
	line-height:1.91em;
	color:#656150;
}
.widget_style2 ul li a {
	font-weight:bold;
	text-decoration:underline;
	color:#656150;
}
.widget_style2 li a:hover {
	color:#656150;
	text-decoration:none;
	font-weight:bold;
}

.sidebar #links_with_style {
	vertical-align:top;
	text-align:left;
	margin:0px;
	color:#6C6F6F;
	background:url(images/cat_bg1.gif) left top no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 180px;
}
.sidebar #links_with_style .cats_head1 {
	vertical-align:top;
	background:url(images/cats_head1.gif) left top no-repeat;
}

.sidebar p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.left #links_with_style ul {
	padding:5px 5px 20px 24px;
	margin:0px 0px 0px 0px;
}
.sidebar #links_with_style li {
	list-style:none;
	padding:0px 0px 0px 12px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg1.gif) left top no-repeat;
	vertical-align:top;
	line-height:1.91em;
	color:#6C6F6F;
}
.sidebar #links_with_style ul li a {
	text-decoration:underline;
	color:#6C6F6F;
	font-weight:bold;
}
.sidebar #links_with_style li a:hover {
	text-decoration:none;
	color:#6C6F6F;
	font-weight:bold;
}
.sidebar #links_with_style .h3 {
	font-size:1.01em;
	color:#DE8032;
	padding:5px 0px 3px 36px;
	margin:0px 0px 0px 0px;
}

.widget_style1 {
	vertical-align:top;
	text-align:left;
	padding:17px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#6C6F6F;
	background:url(images/cats_bg1.jpg) left top no-repeat;
}


/* ----------  Ende Suchen  ---------------- */

/*********************************************/
/* ------------- Content - Inhalt ---------- */

.liniecenter {
	float:right;
	width: 581px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.topmenu {
	text-align: center;
	float:right;
	background-image: url(images/top_mnue.gif);
	height: 21px;
	width: 581px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.topmenu a:link, .topmenu a:visited {
	color: #65bf28;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
}
.topmenu a:hover {
	color: #FF3300;
    text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

.submenu {
	width: 100%;
	padding: 0;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #91b3c1;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.submenu ul {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.submenu ul li {
  width: 8em;
  display: inline;
  float: left;
  padding-top: 0.8em;
  list-style: none;
  text-align: center;
}

.submenu ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 1.0em;
  color: #222;
}

.submenu ul li a:hover,
.submenu ul li a:active, .active {
  /*font-weight: bold;*/
  text-decoration: none;
  color: #91b3c1;
  background: url(images/menu_tab.gif) no-repeat bottom center;
}

.content{
	float:right;
	width: 551px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0;
	/*padding-left: 10px;*/
}

/************** .feature styles ***************/

.feature{
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.feature li{
	list-style-image: url(images/bullet4.gif);
	list-style-type: none;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
}

/*.story img{
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}*/

.story p{
	padding: 0px 0px 10px 0px;
}

.story h3{
	padding: 20px 0px 5px 0px;
	text-align: center;
}

.story ul{
	list-style-image: url(images/bullet10.gif);
}

.story ul ul{
	list-style-image: url(images/bullet8.gif);
}

.story ul ul ul{
 list-style-type: none;
}


.breadcrumb{
	float:right;
	width: 571px;
	font-size: 90%;
	color: #656150;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*************** Ende Inhalt ****************/
/********************************************/

/* -------------  Footer  ------------------*/

.footer {
	clear: both;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom:0px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 145px;
	vertical-align: middle;
}

.footerbar {
	float: left;
	width:152px;
	font: small Verdana,sans-serif;
	font-size: 85%;
	clip: rect(auto,auto,auto,auto);
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-color: #f8f2e6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #656150;
}

.footerbar a:link, .siteInfo a:visited {
	color: #656150;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.footerbar a:hover {
	color: #FF3300;
    text-decoration: none;
	font-weight: bold;
}

.slogan {
	float: right;
	vertical-align:top;
	background-color:#656150;
	font-size: 100%;
	font-weight:bold;
	color: #f8f2e6;
	width: 570px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: center;
}

.siteInfo{
	clear: both;
	font-size: 90%;
	color: #656150;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left: 185px;
	text-align: center;
}

.siteInfo a:link, .siteInfo a:visited {
	color: #65bf28;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	/*font-size: 90%;*/
}
.siteInfo a:hover {
	color: #FF3300;
    text-decoration: none;
	font-weight: bold;
	/*font-size: 90%;*/
}

.siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

.footerheadline {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: center;
	width: 570px;
	float: right;
	text-indent: 30px;
	vertical-align: bottom;
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #2b4d5b;
	letter-spacing: 0.3em;
	font-weight: bold;
}

.breaker {
	overflow:hidden;
	height:1px;
	clear:both;
}

