#seite{
width:750px;
height:100%;
text-align:left;
background-color:#ffffff;
}
.content{
position:absolute;
z-index:2;
float:left;
text-align:left;
width:750px;
}
.left{
float:left;
margin-left:10px;
margin-top:15px;
z-index:10;
width:170px;
/* border:solid 1px; */
text-align:left;
}
.area-tag1{
float:left;
margin-left:20px;
margin-top:75px;
width:425px;
/* border:solid 1px; */
/*background-color:red;*/
text-align:left;
background-image:url(/templates/images/screen/hr.gif);
background-repeat:repeat-x;
background-position:top left;
}