#home {
 height: 343px;
 padding: 20px;
}
#home1 {
 width: 20em;
 line-height: 21px;
 font-size: 11px;
 text-align: justify;
 float: left;
}

#home2 {
 width: 19.5em;
 line-height: 22px;
 font-size: 11px;
 text-align: justify;
 float: right;
}

#home3 {
 float: left;
 margin: 2em 0 0 0;
 width: 20em;
 line-height: 22px;
 font-size: 11px;
 text-align: justify;
}

#home4 {
 float: right;
 margin: 2em 0 0 0;
 width: 19.5em;
 line-height: 22px;
 font-size: 11px;
 text-align: justify;
}

h3 {
 font-size: 11px;
 margin: 0 0 0.7em 0;
 text-align: center;
 font-weight: bold;
}

#hp {
 text-align: justify;
}

#referenz {
 text-align: justify;
}

#refdesc {
 line-height: 1.2em;
 margin: 0.7em 0 0 0;
}

#backlink {
 text-align: center;
 margin: 1em 0 0 0;
}

#preise {
 text-align: justify;
}

#impressum {
 text-align: justify;
 line-height: 16px;
}

#imp_left {
 float: left;
 line-height: 20px;
 margin-top: 30px;
 border: black solid 0px;
 width: 250px;
}

#imp_right {
 width: 190px;
 float: right;
 line-height: 20px;
 margin-top: 30px;
}

img#avatar {
 float: left;
 margin-right: 0.8em
}

#send {
 clear: both;
 text-align: center;
 padding: 1em 0 0 0;
}

#contact_table {
	margin-left: 3em;
}

#contact_table .valign-top {
	padding-top: 1px;
	vertical-align: top;
}

*+html #send {
	padding: 0.5em 0 0 0;
}