body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:40px;
}

h2 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#008B43;
	margin-top:100px;
}

h3 {
	font-size:14px;
	color:#582E19;
}

h4 {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#008B43;
	padding:0;
	margin:0;
}

a {
	text-decoration:underline;
	color:#582E19;
}

a:hover {
	text-decoration:none;
	color:#582E19;
}

.content {
	width:960px;
	text-align:left;
}


.spalte_links {
	width:160px;
	float:left;
}

.kontaktdaten {
	position:relative;
	width:170px;
	left:30px;
	top:10px;
}

.spalte_rechts {
	width:790px;
	float:left;
}

.content_innen {
	margin-left:40px;
}

.ueberschrift_holz {
	font-size:12px;
	font-weight:bold;
	color:#582E19;
	margin-bottom:6px;
	margin-top:6px;
}


.beschreibung {
	width:400px;
	float:left;
}

.menge {
	width:80px;
	float:left;
}

.preis {
	width:80px;
	float:left;
}


.bottom {
	position:relative;
	top:40px;
	border-top:1px solid #582E19;
	height:40px;
	padding:10px;
	width:960px;
	text-align:center;
	font-weight:bold;
	color:#008B43;
}

.bottom a {
	color:#008B43;
}
