
body {
background-color : #000000;
margin-top : 0;
font-family : trebuchet ms, verdana, arial;
}
A:link {
color : #ff6600;
text-decoration : none;
font-size : 12px;
font-weight : bold;
}
A:visited {
color : #ff6600;
text-decoration : none;
font-size : 12px;
font-weight : bold;
}
A:active {
color : #c1272f;
text-decoration : none;
font-size : 12px;
font-weight : bold;
}
A:hover {
color : #ffffff;
font-size : 12px;
font-weight : bold;
}
table.main {
width : 100%;
height : 100%;
text-align : center;
vertical-align : top;
}
td.content {
background-color : #333333;
width : 539px;
height : 430px;
vertical-align : top;
}
div {
height : 430px;
width : 539px;
overflow : auto;
}
td.text {
color : #ffffff;
font-size : 12px;
vertical-align : top;
text-align : left;
}
td.image {
width : 170px;
text-align : center;
vertical-align : top;
padding-top : 10px;
}
td.title {
color : #ff6600;
font-size : 25px;
font-style : italic;
width : 339px;
vertical-align : top;
text-align : left;
}
td.space {
height : 20px;
color : #ffffff;
}
td.newsletter {
padding-left : 6px;
padding-right : 6px;
color : #000000;
font-size : 12px;
vertical-align : top;
width : 218px;
height : 150px;
text-align : center;
background-image : url(../images/layout/repeat.jpg);
}
input.textfeld {
color : #c1272f;
font-size : 11px;
font-family : trebuchet ms, verdana, arial;
height : 16px;
width : 200px;
background-color : #cccccc;
border : none;
}
input.knopp {
color : #ff6600;
font-size : 11px;
font-weight : bold;
font-family : trebuchet ms, verdana, arial;
height : 22px;
background-color : #c1272f;
border : thin dashed #c1272f;
cursor : pointer;
}
textarea {
color : #c1272f;
font-size : 11px;
font-family : trebuchet ms, verdana, arial;
background-color : #cccccc;
border : none;
}
img {
border : none;
}
