span a {
    color:red;
}
body {
    background: url(../content/pics/bg.png);
    color: #000;
    font-family: Verdana, Tahoma, Arial, Sans;
    font-size: 0.9em;
}
#center {
    margin-left: auto;
    margin-right: auto;
}
h4 {
    margin-left: 20px;
}
table {
    width: 700px;
    color: #fff;
}
table.test {
    width: 300px;
}

table.test td {
    width: 100px;
 	padding: 2px;
    background: #fff;
    color: #000;
    border: 1px solid #6c81a0;
}
table.comment {
    width: 680px;
    background: #ececec;
    margin-left: auto;
    margin-right: auto;
}
table.menu td {
	background: #6c81a0;
    border: 1px solid #000;
    width: 85px; height:50px;
    border-width: 0 1px 1px 0;
    font-size: 1em;
}
table.menu td:hover {
	background: #41587c;
}
table.menu td:hover a{
	color: #fff;
    text-decoration: none;
}
td {
	background: #fff;
    text-align: center;
    width: auto;
}
table.test td.yes {
    color: #017E01;
}
table.test td.no {
    color: red;
}
td.rechts {
    border: 1px solid #000;
    border-width: 0 0 1px 0;
    background: #6c81a0;
    text-align: center;
    width: 85px;
    height: 50px;
    font-size: 1em;
}
td.rechts:hover a {
    color: #fff;
    text-decoration: none;
}
td.rechts:hover {
    background: #41587c;
    color: #fff;
}
td.rechts#selected {
    border-width: 0 0 1px 0;
    border: #fff;
}
td#selected a {
    color: #41587c;
}
td.editor {
    background: #fff;
    color: #000;
    width: auto;
    text-align: left;
    border: 0;
    padding: 0;
    height: auto;
}
td.editor2 {
    background: #fff;
    color: #000;
    width: auto;
    text-align: left;
    border: 0;
    padding: 0;
    height: auto;
    text-indent: 5px;
}
td.editor2 a {
    color: #000;
}
td a {
    color: #fff;
}
td.comment1 {
    border: 0;
    width: auto;
    height: 20px;
    color: #41587c;
    font-size: 11pt;
    text-align: left;
    background: #ececec;
}
td.comment2 {
    border: 0;
    height: 20px;
    width: auto;
    text-align: right;
    font-size: 10pt;
    color: #aaa;
    background: #ececec;
}
a {
    color: #b90000;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
div {
    margin-left: auto;
    margin-right: auto;
}
div.content {
    background: #fff;
    width: 700px;
    color: #000;
    padding-bottom: 10px;
    border: 1px solid #000;
    text-align: left;
}
div.footer {
    width: 700px;
    font-size: 0.8em;
    text-align: right;
    color: #bbb;
}
div.footer a {
    color: #bbb;
    text-decoration: none;
}
div.footer p {
    margin:0; 
    width: 700px; 
    text-align: right;
}
div.inhalt {
    width: 640px;
    padding-left: 30px;
}
div.news {
    background: #fff;
    border: 1px solid #41587c;
    padding: 0px;
    width: 670px;
    margin-top: 10px;
    text-align: left;
}
div.news p {
	width: 670px;
    background: #fff;
    text-indent: 2px;
    color: #41587c;
    font-weight: bold;
    font-size: 1.1em;
	text-align: left;
    margin-top: 0px;
}
div.comment2 {
    width: 670px;
    text-align: left;
}
div.comment {
    width: 670px;
    text-align: left;
    padding-top: 10px;
    border: 1px solid #ccc;
    border-width: 2px 0 0 0;
}
p {
    margin-left: auto;
    margin-right: auto;
    width: 650px;
}
p.info:first-line {
    color: #000;
    font-weight: bold;
}
p.newsfooter {
    width: 670px;
    text-align: left;
    font-size: 0.8em;
    color: #bbb;
    margin-top: 0;
}
p.head {
    width: 95%;
    background: #f4f5f6;
    text-indent: 10px;
    color: #1e314d;
    font-weight: bold;
    font-size: 1.2em;
    border: 1px solid #6c81a0;
    text-align: left;
    padding-top: 2px;
}
p.newsarchiv {
    margin: 0 auto 0 auto;
    width: auto;
    text-align: center;
}
#selected {
    background: #fff;
    color: #000;
    border-width: 0 1px 1px 0;
    border-bottom-color: #fff;
}
div.news li {
    margin-top: 10px;
}
ul {
    width: 640px;
    margin-left: 1.5em;
    list-style: disc;
    padding-left: 0;
}
ul.submenu {
    margin-left: 0;
    padding-left: 20px;
    width: 400px;
    color: #a9a9a9;
}
li {
    margin-left: 1.5em;
    padding-left: 0;
}
ul.reviews {
    padding-left: 20px;
}
li.download {
    margin-top: 10px; 
    font-weight: bold;
}
li.download p {
    margin: 0; 
    font-weight: normal;
}
textarea {
    border: 1px solid #000;
    padding: 3px;
}
hr {
    width: 640px;
    border: 1px solid #ccc;
    margin-top: 0;
}
span {
    margin-bottom: 0;
    font-weight: bold;
    color: #41587c;
    font-size: 1.3em;
}
img {
    border:0;
}
