/* @override 
	http://localhost/mademyday/template/css/custom6.css
*/
/* Farben
	beige: #F7F0D2
	rot: #D94E07
	schwarz: #2b322d
	hellgruen: #B7CEAE
	gruen: #68A566
*/
#chicken_wrap{
	background: url(Bilder/body_badge_gruen_01.gif) top left no-repeat;
}
#wrapper{
	background:  none;
	padding-top:  80px;
}
body#innen article h1{
	font-size:  80px;
	font-family:  'League';
	letter-spacing: -3px;
	padding:  0px 10px 10px 10px;
	line-height:  0.8;
	margin-bottom:  10px;
}
summary{
	padding:  0px 0px 20px 0px;
	line-height:  1.5;
}
img{
	border:  5px solid #68A566;
}

body#innen article
{
	padding-left: 0px;
}

article aside h3{

}

article h2{
	margin-bottom:  8px;
}

footer{
	margin-top:  20px;
}


