* {
 margin:0;
 padding:0;
 border:0; 
}

hr {
	display:none;
}

p {
	line-height: 20px;
}

html,body {
	background: #fff;
	color: #191919;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

html {
	overflow-Y: scroll;
}

a {
	text-decoration:none;
}

#wrapper {
	width: 230px;
	margin:0 auto;
	position:relative;
}

#wrapper {
	margin-top: 140px;
}

#logo h1 {
	font-family:Bradley Hand ITC,Georgia,serif;
	font-size:38px;
	font-weight:bold;
	color: #191919;
	margin-top: -100px;
	margin-left: -100px;
}

#logo h1 span {
	font-family:Bradley Hand ITC,Georgia,serif;
	font-size:42px;
	color: #BF7E30;
	}

#slogan p {
	color: #191919;
	margin-top: -15px;
	margin-left: -90px;
	margin-bottom: 100px;
}

.inhalt {
	font-size: 15px;
}

.imp {
	border-bottom: 1px solid #BF7E30;
	margin: 100px 0 10px 0;
}
	
.email {
	color: #BF7E30;
	border-bottom: 1px solid #bf7e30;
}

	
.copy {
	float:right;
	color: #191919;
	font-size: 11px;
	margin-top: 20px;
}	
