@charset "utf-8";
/* CSS Document */

body{
background: #ff8e00 url(../../img/bg-orange.jpg) repeat-x;
color:#000;
}

h1{
background: url(../../img/dot-orange.gif) no-repeat;
}
a{color:#ff9933;}

#zitat {
color:#ff9933;
font-weight:bold;
font-size:1em;
line-height:1.2;
margin:5px 0 20px 0;
padding-left:33px;
}
