
body {font-family: Arial,Helvetica,sans-serif;
        background-image: url(http://www.u-berg.at/images/hintergrund_neu.gif);
        background-repeat: no-repeat;
        min-width:800px;
        min-height: 600px;
        background-position: 72%;
        }

img {border: 0px;
        }

a {text-decoration: none;
  }

a:link {color:#f51177;}
a:visited {color:#f51177;}
a:hover {color:#000000;}
a:active {color:#000000;}

ul {list-style-image:url('http://www.u-berg.at/images/bullet.gif');
                                background-color:white;
                                padding:0px;
                                margin:0px;
                                }

.nav {font-family: Arial,Helvetica,sans-serif;
                                 font-size:08pt;
                                 }

.nav02 {font-family: Arial,Helvetica,sans-serif;
                                 font-size:08pt;
                                 background-color:white;
                                 }

.ueberschrifttext02 {font-family: Arial,Helvetica,sans-serif;
                                 font-size:11pt;
                                  }

.ueberschrifttext03 {font-family: Arial,Helvetica,sans-serif;
                                 font-size:12pt;
                                 }
                                 
.ueberschrifttext04 {font-family: Arial,Helvetica,sans-serif;
                                 font-size:16pt;
                                 }

.text {font-family: Arial,Helvetica,sans-serif;
      font-size:10pt;
      line-height:14pt;
      }

.nav_lila {font-family: Arial,Helvetica,sans-serif;
      font-size:08pt;
      color:#f51177;
      }

#linkspalte {position: absolute;
           left:5%;
           width: 25%;
            min-width: 150px;
            height:100%;
            background-color:#fba8cd;
                        background-repeat: no-repeat;
                        background-position: 90% 8px;
            }

#rubriken {position: absolute;
          left:10%;
          top: 15%;
          width: 80%;
          }

#aktuellkasten {position: absolute;
                left:34%;
                 top:30px;
                 width: 60%;
                 min-width:450px;
                 }