/* Allgemeine Styles */
@import url("reset.css");
@import url("local.css");
body { width:600px; padding:10px; margin:0; background-image: none; background-color: #fff; font-family:arial,helvetica,sans-serif; font-size:12px; }
img.logo { width: 201px; height: 38px; margin-top: 10px; }
.content_row { border-bottom: 1px solid #d8d7d7; margin: 20px 0; padding-bottom: 20px; background: none; }
div#link_module { background-image: none; border-bottom: 1px solid #d8d7d7; border-top:1px solid #d8d7d7; }
