.marktplatz{
position: absolute;
left: 235px;
top: 165px;
width: 690px;
background-image: url(../img/back_content.gif);
background-repeat: repeat-y;
text-align: left;
}

.notiz_suche{
position: relative;
width: 222px;
height: 201px;
float: left;
margin-left: 6px;
background-image: url(../img/back_notiz_suche.gif);
background-repeat: no-repeat;
}

.headline_suche{
font-family: Verdana;
font-size: 13px;
color: #434343;
font-weight: bold;
background-color: #00EDEF;
}

.headline_biete{
font-family: Verdana;
font-size: 13px;
color: #434343;
font-weight: bold;
background-color: #D2EF00;
}

.headline_allerlei{
font-family: Verdana;
font-size: 13px;
color: #434343;
font-weight: bold;
background-color: #EF83EA;
}

.text_notiz{
font-size: 11px;
color: #434343;
line-height: 15px;
}

.notiz_biete{
position: relative;
width: 222px;
height: 201px;
float: left;
margin-left: 6px;
background-image: url(../img/back_notiz_biete.gif);
background-repeat: no-repeat;
}

.notiz_allerlei{
position: relative;
width: 222px;
height: 201px;
float: left;
margin-left: 6px;
background-image: url(../img/back_notiz_allerlei.gif);
background-repeat: no-repeat;
}

.p_notiz{
margin-left: 10px;
margin-right: 10px;
margin-top: 6px;
}

.user_link{
font-size: 11px;
color: #184BB1;
line-height: 15px;
}
.user_link a:link { text-decoration: none; color: #184BB1;}
.user_link a:visited { text-decoration: none; color: #184BB1;}
.user_link a:active { text-decoration: none; color: #184BB1; }
.user_link a:hover { text-decoration: underline; color: #184BB1;}