@charset "utf-8";	

/*header START -----------------------------------------------------------------------*/
#Headline h1 {
	line-height: 10px;
	color: #4d3f2f;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin:0px;
}
/*header END  -----------------------------------------------------------------------*/


/*mainContent START -----------------------------------------------------------------*/
#mainContent p, #mainContent table{
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	color: #4d3f2f;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
	font-family: "Century Gothic", Verdana, Arial;
	letter-spacing: 0px;
}
#mainContent h1 {
	line-height: 20px;
	color: #4d3f2f;
	font-size: 13px;
	font-weight: bolder;
}
#mainContent h2{
	line-height: 30px;
	color: #4d3f2f;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
#mainContent h3 {
	line-height: 20px;
	color: #41931c;
	font-weight: normal;
	text-transform: none;
	font-size: 12px;
	letter-spacing: 0px;
	font-style: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-family: Tahoma, Arial;
}
#mainContent a:link, #mainContent a:visited  {
	font-size: 12px;
	text-decoration: underline;
	color: #4d3f2f;
}
#mainContent a:hover {
	color: #dc542b;
}
/*mainContent END -----------------------------------------------------------------*/


/*footer START -----------------------------------------------------------------------*/
#footer  {
	font-size: 12px;
	line-height: 14px;
	color: #d3bf9e;
    }
#footer a:link, #footer a:visited  {
	text-decoration: underline;
	color: #d3bf9e;
}
#footer a:hover {
	color: #db4c22;
}
/*footer END -----------------------------------------------------------------------*/


/* HR START	------------------------------------------------------------------------------*/
hr{
	background-color:#d3bf9e; /* Mozilla 1.4 */
	color:#d3bf9e; /* IE 6 */
	border: #d3bf9e; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-right:20px;
}

/* HR END	------------------------------------------------------------------------------*/

.Artikelliste_Container p{

}
.Artikelliste_Container h2{
	padding-top:0px !important;
	margin-top:0px !important;
	font-weight: bold !important;
	line-height: 14px !important;
	font-size: 11px !important;
}
