body {
margin-left: 0;
margin-top: 0;
font-family: arial,helvetica,sans-serif;
line-height: 140%;
background-image:url(../images/noname_background.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #FFCC99;
}

h1 {
font-size: 16px;
font-weight: bold;
line-height: 20px;
}

.standard_text {
font-size: 12px;
color:#000000;
}

.borders_01 {
border-top: solid 1px #333333;
}

.borders_02 {
border: solid 1px #333333;
}

#zeilen {
border-bottom:solid 1px #333333; }

a:link { color:#660000; text-decoration:none; }
a:visited { color:#660000; text-decoration:none; }
a:hover { color:#990000; text-decoration:underline; }

a.navi:link { color:#663300; text-decoration:none; }
a.navi:visited { color:#663300; text-decoration:none; }
a.navi:hover { color:#CC0000; text-decoration:underline; }

