/**/


body
{
font-family: Arial, Helvetica;
font-size: 14px;
color: #000000;
background-color: #FFFFFF;
text-decoration: none;
}

a:link
{
font-family: Arial, Helvetica;
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

a:visited
{
font-family: Arial, Helvetica;
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

a:hover
{
font-family: Arial, Helvetica;
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}

.info
{
border-top: 1px solid black;
border-right: 1px solid black;
border-left: 1px solid black;
font-size: 12px;
width: 350px;
background-color: #cccccc;
}
.beitrag
{
border-right: 1px solid black;
border-left: 1px solid black;
border-bottom: 1px solid black;
font-size: 16px;
width: 350px;
background-color: #eeeeee;
}




