body {
	background: #FFF url(/images/kunde/design/bg_site.jpg);
	background-attachment: fixed;
	background-position: bottom left;
	background-repeat: no-repeat;
	color:#000;
}
#tmpeft,#tmpright{
background-color:#fff;
padding:15px;
}

blockquote {
  border-left: none;
}
	
#content-wrapper{
background-color:transparent;
}
#ce-col .item{
background-color:#fff;
border: 1px solid #DFDDDD;
padding: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.lineBottom {
	display:none;
}

.item h2.headline, .item h1, .functions h5{
margin:0;
padding-top:0;
font-family: 'Parisienne', cursive;	
font-size:2.0em;
color: #000000;
padding: 2px;
border-bottom: 2px solid #DFDDDD;
}
.functions h5{
margin-bottom:10px;
}

.item h3{
	padding: 0;
	margin: 0;
	font-family:Arial, sans-serif; 
	font-size:12px;
	font-weight: bold;
}