body {
margin: 0px; 
background-image: url(img/bg.jpg);
background-repeat: repeat-x;
background-color:#fff;}

img {border:0px;}

.top {font:12px arial; color:#fff; font-weight:bold;}
a.top:link, a.top:visited  {font:12px arial; color:#fff; font-weight:bold;}
a.top:hover, a.top:active  {font:12px arial; color:#fff; font-weight:bold; text-decoration:none;}

#content_main {width:740px;border:2px solid #570f55;border-top:none;background-color:#fff;padding-top:10px;padding-bottom:10px;}
.titel {background-color:#c685c6;font:14px arial;color:#000;font-weight:bold;height:25px;padding-left:10px;border-bottom:1px solid #570f55;}
.date {background-color:#c685c6;font:14px arial;color:#000;font-weight:bold;height:25px;padding-right:10px;border-bottom:1px solid #570f55;}
.content_table {border:1px solid #570f55;width:720px;}

.txt {padding:10px;}

a, a:active, a:visited {font:12px arial; color:#570f55; font-weight:bold;text-decoration: underline;}
a:hover {font:12px arial;color:#00f;font-weight:bold;text-decoration:none;}