* {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

html {
	overflow: hidden
	height: 100% 
}

a {
	color: #009;
	text-decoration: none;
}

body {
	background: #ff9e36 url('../pics/bg.gif') repeat-y scroll center center;
	 height: 100%;
 	overflow: scroll;
 	overflow-x: auto; /*CSS3*/ 
}

h1 {
	font-size: 24px;
}

.csc-header h3,
.sidebar h3 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 10px;
}

p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: black;
}

div {
	text-align: left;
}
.table {
	display: table;
	width: 935px ;
	height: auto;
	color: silver;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	Xbackground: #eee;
}

.tr_head {
	display: table-row;
}
.tr_foot {
	display: table-row;
}

.tr_head_btn {
	background: #ddd;
}

.breadcrumb {

}

.toplinks {
	float: right;
	Xpadding-right: 25px;
}

.toplinks ul {
	list-style-type: none;
	padding: 5px 5px 5px 10px;
}

.toplinks li{
	float: left;
}

.toplinks a{
	display: block;
	padding: 5px 25px 5px 10px;
	background: transparent;
	text-decoration: none;
	color: white;
}
.toplinks a:hover{
	color: #ffce9a;
}

.toplinks a span {
	font-weight: bold;
	font-size: 18px;
}


.page, 
.sidebar {
	display: table-cell;
	Xpadding: 5px;
	width: 165px;
}
.tr_page_sidebar {
	padding-top:5px;
}

.page {
	background: #fff;
	float: left;
	width: 740px;
}
.sidebar {
	background: #ffce9a url('../pics/runde_ecke.png');
	background-repeat: no-repeat;
	background-position: right 0px;
	float: right;
	padding: 10px;
	min-height: 800px;

}
.header1, 
.header2, 
.footer {
	display: table-cell;
	width: 930px;
	height: 105px;
}

.header1 {
	background: #ff9e36 url('../pics/header1.png');
	background-repeat: no-repeat;
	height: 100px;
}
.header2 {
	background: #7d7d7d  url('../pics/header2.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
}

.menu,
.advertisement,
.content,
.footer {
	height: auto;
	padding:5px,	
}

.content {
	width: 740px;
	float: left;
}

.footer {
	height: 55px;
	margin-top: 15px;
	background: url('../pics/footerback.png');
	background-position-y: 5px;
	background-repeat: no-repeat;
}

.advertisement {
	background: #ffce9a url('../pics/advertback.png');
	height: 100px;
	width: 740px;
	margin-bottom: 20px;
}

/* ####################################################### */

.menu {
	width: 68%;
	float: left;
}
.menu ul {
	list-style-type: none;
	padding: 5px 5px 5px 10px;
}

.menu li{
	float: left;
}

.menu a{
	display: block;
	padding: 5px 10px 5px 10px;
	background: transparent;
	text-decoration: none;
	color: white;
}
.menu a:hover{
	color: #ffce9a;
}

.menu a span {
	font-weight: bold;
	font-size: 18px;
}

.btn_menu {
	height: 110px;
	background: #ffce9a url('../pics/schatten_oben_unten.png');
	background-repeat: repeat-x;
}
.prod_btn {
	float: left;
	width:177px;
	height:107px;
	background-repeat: no-repeat;
}
.prod_btn a{
	display: block;
	height: 107px;
}
.prod_btn_dogfit {
	margin: 0px 0px 1px 5px;
	background: url('../pics/btn_dogfitform.png');
}
.prod_btn_dogfit:hover {
	background: url('../pics/btn_dogfitform_hover.png');
}
.prod_btn_pferdepflege {
	margin: 0px 4px 1px 5px;
	background: url('../pics/btn_pferdepflege.png');
}
.prod_btn_pferdepflege:hover {
	background: url('../pics/btn_pferdepflege_hover.png');
}
.prod_btn_lederpflege {
	margin: 0px 4px 1px 5px;
	background: url('../pics/btn_lederpflege.png');
}
.prod_btn_lederpflege:hover {
	background: url('../pics/btn_lederpflege_hover.png');
}
.prod_btn_hilfsmittel {
	margin: 0px 4px 1px 5px;
	background: url('../pics/btn_hilfsmittel.png');
}
.prod_btn_hilfsmittel:hover {
	background: url('../pics/btn_hilfsmittel_hover.png');
}
.prod_btn_futter {
	margin: 0px 4px 1px 7px;
	background: url('../pics/btn_ergfuttermittel.png');
}
.prod_btn_futter:hover {
	background: url('../pics/btn_ergfuttermittel_hover.png');
}
.clearer {
	clear: both;
}

.tx-felogin-pi1 {
	font-size: 70%;
	color: #fff;
}
.tx-felogin-pi1 fieldset{
	border: none;
}
.tx-felogin-pi1 input{
	padding: 2px 0 2px 0;
	margin-bottom: 5px;
}
.tx-felogin-pi1 .logintext{
	font-size: 11px;
	color: #000;
}
.tx-felogin-pi1 .loginsubmit, .tx-felogin-pi1 .loginpass{
	float: left;
}


.content .tx-felogin-pi1 {
	margin-left: 10px;
}
.login_header {
	padding-bottom: 10px;
}
.content p {
	padding-bottom: 10px;
}

.content p.bodytext,
.content .csc-header,
.content .csc-textpic,
.content .csc-textpicHeader,
.content .news-single-item  {
	margin-left: 10px;
}

.content p.bodytext {
	padding-bottom: 25px;
}

.breadcrumb, breadcrumb a {
float: left;
	font-size: 12px;
	color: black;
	padding-left: 25px;
	padding-top: 10px;
	width: 50%;
}
.langmenu {
	float: right;
	width: 18%;
	text-align: right;
	padding-top:10px;
	padding-right: 25px;
}

.langmenu a, 
.langmenu a img {
	border: none;
	padding-left: 5px;
}

.csc-textpic-caption {
	font-style: italic;
	font-size: 10px;
	color: black;
	padding-bottom: 10px;
}

.sidebarwrap h3 {
	font-size: 14px;
	color: #fff;
}

.sidebarwrap p {
	font-size: 11px;
}

.sidebar a,
.sidebar p a{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.sidebar a:hover,
.sidebar p a:hover{
	font-size: 11px;
	text-decoration: underline;
}
.sidebarwrap a:hover {
	text-decoration: underline;
}

/* RSS-Bereich */
#twrss_table, #twrss_table  {
	padding: 0;
	margin: 0;
}

.twrss_bodytext {
	padding: 0 !important;
	margin: 0 !important;
}
#twrss_table .twrss_item_content {
	font-size: 10px;
	color: #000;
}

#twrss_table hr{
	margin: 10px 0 10px 0;
}

#twrss_table .twrss_item_link a {
	padding: 0;
	margin: 0;
}

#twrss_table .twrss_item_link a:hover {
	padding: 0;
	margin: 0;
	text-decoration: underline;
}

#twrss_table .twrss_imagefile {
	display: none;
}

#flvplayercaption #player{
	border: 1px solid #aaa;
}

/* wt_directory*/
.tx-wtdirectory-pi1 {
    margin-left: 10px;
}


.tx-wtdirectory-pi1 label{
    display:inline-block;
    width: 100px;
    color: black;
    font-size: 12px;
}

.tx-wtdirectory-pi1 h2,
.tx-wtdirectory-pi1 .wtdirectory_noaddresses_start {
   display: none;
}

.tx-wtdirectory-pi1 .wtdirectory_filter_div input#company,
.tx-wtdirectory-pi1 input#city,
.tx-wtdirectory-pi1 input#zip{
   width: 200px !important;
}

.tx-wtdirectory-pi1 dl,
.wtdirectory_noaddresses {
    color: black;
    font-size: 12px;
}
dt.wtdirectory_all,
dd.wtdirectory_all {
    padding: 3px 3px 3px 10px !important;
}
dd.wtdirectory_all {
    padding-left: 100px !important;
}

.wtdirectory_all_detaillink,
.wtdirectory_all_backlink {
        font-size: 12px;
}

.wtdirectory_noaddresses {
    font-weight:bold;
}

/* tt_address */

.tx-ttaddress-pi1 {
    margin: 10px 0 0 10px;
}

.tx-ttaddress-pi1 a {
    font-size:12px;
}

.hinweis {
	background: #ff7;
	width: 680px;
	padding: 20px;
	margin: 10px 0 20px 10px;
	}
.hinweis p {
	font-size: 18px !important;
	}
