body {
   background: #FFF2BF;
   color: Navy;
   font-size: 12pt;
   font-family: Arial,"Book Antiqua", sans-serif;	
   }


#container {
	text-align: left;
	padding: 0;
	width: 760px;   /* Gesamtbreite */
	}
	

/* ---------------- HEADER ----------------- */
#header-logo {
   	width: 160px;   	
   	height: 70px;
   	top: 8px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid Navy; 
	float: left; 
	}
	
#header-txt {
	top: 10px;
   	height: 70px;	
   	width: 560px;
	margin-left: 180px;
	margin-bottom: 10px;	
	/* padding: 20px 20px 15px 20px; */
	font:0.8em/1.5em verdana;
	border-bottom: 1px solid Navy;	
/*	border-bottom: 2px solid Navy; */
/*	border-top: 2px solid Navy; */
}

#header-txt table {
	heigth: 100%;
	width: 100%;
	padding: 0 0 0 0;
	border-spacing: 0;	
	}

#header-logo table {
	heigth: 100%;
	width: 100%;
	padding: 0 0 0 0;	
	border-spacing: 0;
	}	

/* ---------------- NAVIGATION ----------------- */
#nav {
	margin-left:160px;
	padding: 0px 20px 0px 20px;
	font:0.8em/1.5em verdana;
	text-align:justify;
}

/* ---------------- TOPICS ----------------- */


#topic-content {
	margin-left:10px;
	padding: 10px 0px 15px 0px;
	font:0.8em/1.5em verdana;
	text-align:justify;
	width: 730px;
	}

#topic-pre-txt {
	margin-bottom: 40px;
	text-align: center;
}

#topic-post-txt {
	margin-bottom: 40px;
	text-align: center;
}
	
#topic-entry {
	margin-bottom: 40px;
}

#topic-entry table {
	heigth: 100%;
	width: 100%;
	padding: 0 0 0 0;	
	border-spacing: 0;

}

#topic-entry table td#left {
	width: 160;
	padding-left: 0;
	text-align: center;
	vertical-align: top;
/*	border: 1px solid Navy;	*/
}

#topic-entry table td#right {
	padding-left: 0;
	vertical-align: top;
	margin-left: 10px;
/*	border: 1px solid Navy;	*/
}


/*
#topic-entry-left {
	width: 160;
	padding-left: 0;
	text-align: center;
	vertical-align: top;
	float: left;
}
*/

/*
#topic-entry-right {
	padding-left: 0;
	margin-left: 10px;
	vertical-align: top;  

}
*/


#topic-titel {
	text-align: center;
	/*margin-left: 10px;*/
	margin-bottom: 30px;
	font: 26px verdana;
	border-bottom: 1px solid Navy;	
}

/* ---------------- CONTENT ONLY TEXT ---------------- */

#content_only_txt {
	margin-left:80px;
	padding: 20px 20px 15px 20px;
	font:0.8em/1.5em verdana;
	text-align:justify;
	}

div#content_only_txt {
	padding-top: 1em;
   }
   
#left_only_txt {
    width: 160px;
	float: left;
	padding:0;
	font: 12px verdana;
	border-top: 1px solid #930; 
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid Navy; 
}	

/* ---------------- CONTENT ---------------- */

#content {
	margin-left:160px;
	padding: 20px 20px 15px 20px;
	font:0.8em/1.5em verdana;
	text-align:justify;
	}

div#content {
	padding-top: 1em;
/*	border-top: 1px solid #930; */
   }

/* ---------------- MENU ---------------- */

#menu {
	display: none;
   }
   
#LinkeSeite {
    width: 160px;
	float: left;
	margin: 39px 10px 0 1px;
	padding: 0;
	font: 12px verdana;
}	

div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }



/*#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.heimat-fuer-tiere.de" attr(href) ") ";
   }*/

	
/* ---------- TYPOGRAPHY  --------------- */

h1 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: left;

	}

h2 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
	}
	
h3 {
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
	}	
		
h4 {
	font-size:16px;
	font-weight: bold;
	letter-spacing:1px;
	}

h5 {
	font-size:13px;
	font-weight:bold;
	}
	

#titel {
	
	text-align: left;
	margin-bottom: 10px;
	font: 26px verdana;
	border-bottom: 1px solid Navy;
	}
	
#ref-titel {
	font-size: 14px;
	}	
	
#ref-text {
	font-size: 12px;
	}

#src-highlight {
	font-weight: bold;
	background-color: #FFFF00;
	}
	
.footer {
    display: block;
	font-size: 14px;
	margin-top: 25px;
	border-top: 1px solid Navy;
	text-align: center;
}

/* Form Fields */

.formTxtFldSearch {
    font-family: Arial,"Book Antiqua", sans-serif;
    color: Navy;
    background: transparent;
    border-color: Navy; 
}

.formBtnSearch {
	background: Navy;
	color: #FFF2BF; 
    font-family: Arial,"Book Antiqua", sans-serif;
}

.formTxtFldNewsletter {
	width: 120px;
	font-size: 12px;
    font-family: Arial,"Book Antiqua", sans-serif;		
    color: Navy;
    background: transparent;
    border-color: Navy; 
}

.formBtnNewsletter {
	width: 120px;
	font-size: 12px;
	background: Navy;
	color: #FFF2BF; 
    font-family: Arial,"Book Antiqua", sans-serif;
}

/* Delivery States */
.DSdeliverable {
	color: green;
}

.DSexhausted {
	color: orange;
}

.DSnever {
	color: red;
}

.langflag {
	margin: 0px;
	padding: 0px;
	display: block;
}

/* prices */
#price1 {

}

#price2 {
	font-size: 85%;
	color: #999999;
}

.searchLnk {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
	border: 0px;
    font-size: 12pt;
    font-family: Arial,"Book Antiqua", sans-serif;		
    padding: 0;
    margin: 0;  
    text-align: left;    
}

.searchItemForm {
    padding: 0;
    margin: 0;
}

.searchForm {:
    align: center;
    margin: 0;
	margin-left:160px;    
}


.searchPagesLnk {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	cursor:hand;
	cursor:pointer;
	border: 0px;	
}

.searchPagesTxt {
	background: transparent;
	border: 0px;		
}

.searchPages {
   /*margin: 0;*/
   /*padding: 0;*/
   float: left;
   text-align: middle;
}

.mediaLnk {
   margin-bottom: 10px;
}

.mediaPreTxt {
   font-weight: bold;
   margin-bottom: 10px;
}

.mediaPostTxt {
   margin-bottom: 10px;
}

.mediaIcon {
}
