#rmpic   {
background: url("../pic/kr_kv.png") no-repeat;
background-position: left top;
width: 200px;
height: 130px;
}
#oa   {
background: url("../../../personen/pic/kurt_roettgers.jpg") no-repeat;
background-position: left top;
width: 200px;
height: 200px;
}
ul.seitentitel2 { 
    border: 0; 
    margin-top: 40px;
    margin-bottom: 100px; 
    padding:0;
    color: #ffffec;
}
ul.seitentitel2 li {
    list-style:none;
    border: 0;
    margin-bottom: 6px;
    }
    ul.seitentitel2 a {      
    text-decoration:none;
      color: #4c4c4c;
    }
    * html ul.seitentitel2 a {  /* Nur fuer IE */
      width: 1em;
      w\idth: auto;
    }
    ul.seitentitel2 a:hover {
    color: red;
    } 
#copyright2 {
font-size : 10px; 
color : #cccccc; 
font-family : arial, helvetica, sans-serif;
text-align: left; 
}


.leftmenu_kuv ul {
padding-right : 0; 
padding-left : 10px; 
padding-bottom : 0; 
margin-top: 92px; 
text-align: right;
} 
.leftmenu_kuv li {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 8px; 
margin : 0; 
padding-top : 8px; 
list-style-type : none;
font-size : 12px; 
font-family : verdana, helvetica, sans-serif;
color : #da2f53; 
text-decoration : none;
} 
.leftmenu_kuv a {
border : 0;
font-weight : normal; 
font-size : 9pt; 
color : #4d4d4d; 
font-family : verdana, helvetica, sans-serif;
text-decoration : none;
} 
.leftmenu_kuv a:hover {
font-weight : normal; 
color : #da2f53; 
font-family : verdana, helvetica, sans-serif;
text-decoration : none; 
} 
.leftmenu_kuv a:active {
font-size : 9pt; 
color : #da2f53; 
font-family : verdana, helvetica, sans-serif;
text-decoration : none; 
}

img    {
   border: 0;
   }

img.bg {
        /* Set rules to fill background */
        min-height: 100%;
        min-width: 1024px;

        /* Set up proportionate scaling */
        width: 100%;
        height: auto;

        /* Set up positioning */
        position: fixed;
        top: 0;
        left: 0;
}

@media screen and (max-width: 900px) { /* Specific to this particular image */
        img.bg {
                left: 50%;
                margin-left: -450px;   /* 50% */
        }
}
