/* CSS Document */
body {
margin: 0px;
background-color:#FCCE64;
}

a:link{
font-size: 12px;
color: #63322E;
text-decoration: none;
}
a:visited{
font-size: 12px;
color: #63322E;
text-decoration: none;
}
a:hover{
font-size: 12px;
color: #293B0C;
text-decoration: underline;
}
a:active{
font-size: 12px;
color: #63322E;
text-decoration: none;
}

.td-menu{
font-size:11px;
color: #63322E;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-variant:small-caps;
line-height: 17px;
background-color:#FEEEC0;
padding-top: 8px;
padding-bottom: 8px;
}
.bg-tab-left {
background-image:   url(bilder/hundefutter_12.gif);
background-repeat: repeat-y;
background-position: right;
}
.bg-tab-right {
background-image:   url(bilder/hundefutter_15.gif);
background-repeat: repeat-y;
}
.table-content{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #63322E;
}

.text-12px-bold{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #293B0C;
}
.text-12px-bold-braun{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}
.text-14px-bold{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14px;
color: #293B0C;
}
.text-14px-bold-braun{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14px;
color: #63322E;
}
.text-18px-bold{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 18px;
color: #63322E;
}

strong{
color: #293B0C;
fo..nt-size: 12px;
}

.td-inhalt{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #63322E;
border: solid 1px #63322E;
padding-left: 8px;
padding-right: 6px;
padding-top: 2px;
padding-bottom:2px;
background-color: #EEDCAD;
}
.td-inhalt2{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #63322E;
text-align: left;
border-color: #63322E;
padding-left:7px;
padding-top:2px;
padding-bottom: 2px;
background-color: #EEDCAD;
}
.td-inhalt-head{
background-image: url(bilder/bg-inhalt-top.jpg);
background-color: #63322E;
font-family: "Times New Roman", Times, serif;
border: solid 1px #63322E;
font-weight: bold;
font-size: 12px;
text-align: center;
color: #FCCE64;
padding-top:2px;
padding-bottom: 2px;
}

.footer, .footer a:link,.footer a:visited, .footer a:active{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #FCCE64;
}
.footer a:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #FEEEC0;
}
.table-content a:link,.table-content a:visited, .table-content a:active{
color: #293B0C;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 11px;
}
.table-content a:hover{
color: #63322E;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}

ul{
	list-style-image: url(bilder/pfeil_vor.gif);
margin-bottom:7px;
margin-top:7px;

}
li{
margin-left: -15px;
margin-bottom:2px;
margin-top:2px;

}
hr{
	color:#63322E;
}
.no-border-left{
	border-left: 0px;
}
.no-border-right{
	border-right: 0px;
}

.text-11px{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #E9DACB;
}
.text-11px2{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: Black;
}
input, textarea{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:3px;
	background-color: #FFF7E1;
	border: 1px solid #63322E;
	margin:2px 4px 2px 0px;
}
.no-border{
	background-color: #FEEEC0;
	border:0px;
}
*[class="no-border"]{
	border: 1px solid #004173;
}

#dl{
	padding: 3px;
}