#content a
{
    color:#077417
}

h1
{
    margin:0px;
    margin-bottom:10px;
    font-size:16px;
    padding-bottom:3px;
    border-bottom:1px solid #130043
}

h2
{
    padding-left:20px;
    margin-top:0px;
    margin-bottom:10px;
    font-size:14px;
    background:url("../images/h2.gif") left 3px no-repeat;
}

#content a.artikeltitel
{
    display:block;
    margin-top:10px;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    color:#130043;
    clear:both
}


#content a.weiterlesen
{
   float:left;
    text-align:right;
    padding-right:5px;
    display:block;
    margin-top:10px;
    border:1px solid #130043;
    text-decoration:none;
    color:#130043;
    padding-left:20px;
    margin-bottom:10px;
    background:url("../images/icons/icon_download.gif") 2px 0px no-repeat #DEE1E6;
}

#content a.kommentar-hinzufuegen
{
    float:left;
    text-align:right;
    padding-right:5px;
    display:block;
    margin-top:10px;

    border:1px solid #130043;
    text-decoration:none;
    color:#130043;
     padding-left:20px;
     margin-bottom:10px;
     background:url("../images/icons/comment.gif") 2px 0px no-repeat #DEE1E6;
}

div.info
{
    float:left;
    text-align:left;
    padding-right:5px;
    display:block;
    margin-top:10px;
    margin-bottom:10px;
    width:150px;
    border:1px solid #130043;
    text-decoration:none;
    color:#130043;
     padding-left:20px;
     background:url("../images/icons/icon_info.gif") 2px 0px no-repeat;
}

.artikelpreview1, .artikelpreview2
{
     padding:4px;
     padding-bottom:10px;
}

.artikelpreview1, .td1{background-color:#EEEEEE;}

#bottom a
{
   font-style:italic;
   text-decoration:none;
   color:#fff
}

