body
{
text-align : center;
font-family : Verdana;
font-size : 11px;
color:#000000;
background-color : #333333;
margin : 0px;
/*
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#999999;
scrollbar-shadow-color:#666666;
scrollbar-arrow-color:#99C58C;
scrollbar-track-color:#E0E1EE;
*/
}

/* HYPERLINKS */
a:link, a:visited, a:hover, a:active
{
text-decoration : none;
color:#FFFFFF;
}
a:hover
{
color:#000000;
}

/* ÜBERSCHRIFTEN */
h1
{
font-type : verdana;
font-size : 14px;
font-weight : bold;
margin : 0px;
}

table
{
margin : 0 auto;
}

/* KASTEN */
#kasten
{
/* border : 1px solid white; */
}

/* HEADER */
#header
{
}

#newsdetail
{
  text-align: left;
  margin: 10px;
  color: #f0f0f0;
}

#newsbox
{
  margin: 4px;
}

/* INHALT */
#inhalt
{
}

/* IMPRESSUM */
#impressum
{
height : 22px;
}

/* HORIZONTALER STRICH IMPRESSUM */
/*
#strich
{
position : relative;
top : 0px; left : 0px;
width : 800px;
height : 1px;
background-color : #FFFFFF;
}
*/

/*
padding-top : 5px;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
overflow-y : auto;
*/
