body {
	margin-top:0px;
	background-attachment: fixed;
	background-image: url(../images/layout/body_bg.gif);
	background-position: center left;
}
table.content {
	width:100%;
	border-spacing: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-collapse:collapse;
    margin: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 4px;
    spacing: 0px;
    vertical-align:top;
    align:center;
	/*padding:2px;
	border-collapse:collapse;
	width:100%;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	border-spacing:0px;
	spacing:0px;
	margin:0px;
	margin-top:0px;
	margin-left:0px;*/
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td.strophen, td.newsbox {
	font-size: 9px;
	padding-left:1px;
}
span.strophentitel {
	font-size: 10px;
	color:#336699;
	font-weight:bold;
	text-decoration:underline;
}
img {
	border:0px;
}
