#contactform_de
{width:500px;}
////////////////////////////////////////////////////
//Teaser-Item aus Liste
////////////////////////////////////////////////////
//BACKEND
input.TeaserH1
{
width:200px;
color:blue;
}
input .TeaserDateTag
{
width:30px;
}

input .TeaserDateMonat
{
width:30px;
}

input .TeaserDateJahr
{
width:30px;
}
textarea .TeaserText
{
width:200px;
}
///////////////////////////////////////////////////
div.Content ul  li{
    list-style-image:url(images/li_bullet.png); /* or whatever color you prefer */
}


div.S_ROW
{
display:block;
width:450px;
float:left;
padding-bottom:10px;
}
div.S_DESC
{
color:#f26522;
float:left;
width:50px;
font-weight:bold;
}
div.S_ROW div.Content
{
float:right;
text-align:left;
width:350px;

}



