BODY
{
    table-layout: fixed;
    font-weight: normal;
    font-size: 15px;
    background: url(gfxl/Hintergrund.gif) white fixed center center;
    text-transform: none;
    color: black;
    direction: ltr;
    font-style: normal;
    font-family: Arial, Sans-Serif;
    text-align: left;
    font-variant: normal;
    text-decoration: none;
}
B
{
    font-weight: bold;
    font-size: 15px;
    text-transform: none;
    color: black;
    font-family: Arial;
}
B.news
{
    font-weight: bold;
    font-size: 10px;
    text-transform: none;
    color: black;
    font-family: Arial;    
}

*.news
{
    font-size: 10px;
}

*.headline
{
	font-size: 28px;
	color: red;
	align: center;
}

*.comment
{
    font-family: Arial, Sans-Serif;
	font-size: 9px;
    text-decoration: none;
}

*.impressum
{
    font-size: 9px;
}

*.ansprechpartner
{
    font-size: 12px;
    font-family: Arial;
    color: black;
    table-layout: fixed;
    vertical-align: top;
    align: left;
}

li
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: Arial;
}
/*
div {
   position:absolute;
   width:50px;
   font-family:Arial,sans-serif;
   font-size:11pt;
   color:black;
   margin-top:6px;
   margin-bottom:6px;
}
*/

.imgleft
{
    margin: 0pt 5px 5px 0pt; 
    padding: 5px; 
    float: left; 
    background-color: rgb(221, 221, 221);
}

#foldheader
{
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
    list-style-image: url(gfxl\fold.gif);
}
#foldinglist
{
    list-style-image: url(gfxl\list.gif);
}

*.BlogItem
{
	border:1px solid gray; 
	background-color:white; 
	padding:4px; margin:0px;
}

*.BlogItemTitle
{
  font-weight: bold;
  font-size: 14px;
  text-transform: none;
  color: black;
  font-family: Arial;   
}

*.BlogItemBody
{
  font-size: 14px;
  text-transform: none;
  color: black;
  font-family: Arial;   
}

*.BlogComment
{
	border:1px solid gray; 
	background-color:#E0E0E0; 
	padding:4px; margin:0px;
}

*.BlogCommentTitle
{
  font-weight: bold;
  font-size: 12px;
  text-transform: none;
  color: black;
  font-family: Arial; 
}

*.BlogCommentBody
{
  font-size: 11px;
  text-transform: none;
  color: black;
  font-family: Arial;   
}