css_text=.variable{}
.heading {color: #0099ff; font-family: Verdana, Arial, sans-serif; font-size: 18px; font-weight: bold;}
h1  { color: #cccccc; font-style: normal; font-weight: bold; font-size: 18px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }
h2  { color: #cccccc; font-style: normal; font-weight: bold; font-size: 16px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }
h3  { color: #cccccc; font-style: normal; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }
body  { color: #FFFFFF; font-style: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
td  { color: #cccccc; font-weight: normal; font-size: 11px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif }
.lauftext {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #cccccc;}
.copy {margin-left: 5px; margin-right: 5px;}
.code {color: #cccccc; font-size: 12px; margin-left: 10px; font-family: Courier New, Courier, monospace; }
.comment {color: #cccccc; font-size: 11px; margin-left: 10px;}
.string {color: #0099ff;}
.keyword {color: #ff0000; font-weight: bold;}
a {color: #0099ff;}
a:hover {color: #CCCCCC; text-decoration: underline;}
.lauftext_rot {color: #EF2E3E}
#box {
    width: 600px;
    /* box horizontal zentrieren: */
    margin: 18px auto 18px auto;
    padding: 0px;
}

#box .adresse {
    color: #EF2E3E;
    background: #FFFFFF;
    text-align: center;
    display: block;
    padding-bottom: 18px;
}

img { border: 0; }
