/***************************************************************/
/*  Layout Screen www.strahlentherapie-recklinghausen.de       */
/* (c) 2007 RANAREX Cappiello & Cappiello GbR  www.ranarex.de  */
/***************************************************************/


body {
        background:#FFF193;      /*  FEEC67  FFFF66 FDDD5A  FFF193*/
        margin: 0em auto;
        margin: 0px auto; text-align: left;
         width: 1020px;
         border:0px solid #ff0000;
     }

a {
        color:#000;

        }

a:hover{
         color:#9E1328;
           }

h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15pt;
        color:#9E1328;
        text-align: center;
        margin:0;
        padding:20px;
        }

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size:13pt;
        color:#AD200B;
        padding:0px;
        margin:0;
        }

p   {
        font-family: Arial, Helvetica, sans-serif;
        font-size:10pt;
        margin: 0px;
        }

h3  {
        font-family: Arial, Helvetica, sans-serif;
        font-size:11pt;
        margin: 0px;
        color:#AD200B;
        padding: 0px 0px 0px 0px;
        }

hr {
        background-color:              #AD200B;        /* Mozilla 1.4 */
        color:                         #AD200B;        /* IE 6 */
        border:                        #AD200B;        /* Opera 7.11 */
        height:                        1px;            /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

#contain {
        width:1024px;
        height: auto;
        border:0px solid #0000ff;
        margin-left:auto;
        margin-right:auto;
        }

#ueberschrift {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14pt;
        color: #cc0000;
        text-align: center;
        margin: 0px 0px 0px 0px;
        padding: 20px 0px 0px 0px;
        }

#navi{
        word-spacing: 2.5em;
        float: right;
        border: 0px solid white;
        width: 786px;
        height: 15px;
        padding: 5px 5px 5px 7px;
        margin: 0px 0px 0px 0px;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        color: #cccccc;
        background-color: #ffffff;
        }

#navi a{
        color:#cccccc;
        text-decoration:none;
        }

#navi a:hover{
         color:#79B867;
           }

#navcontainer ul{

        line-height:1.7em;
        margin: 0px;
        padding-left: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        list-style-type: none;
        }

#navcontainer ul li a{
        padding-left: 30px;

        text-decoration: none;
        color: #333333;
        }

#navcontainer ul li a:hover{
        background: transparent url(../images/punkt.gif) no-repeat;

        color: #AD200B;
        padding-left: 30px;
        }

#navcontainer ul li a#current{
        background: transparent url(../images/punkt.gif) no-repeat;

        color: #9E1328;
        padding-left: 30px;
        }

#header {
        width:1024px;
        height: 209px;
        border-bottom:0px solid #ffffff;
        background:#ffffff;
        }
#bild {
width:220px;
height: 147px;

border:1px solid #ff0000;
margin: 10px;
align: right;
   }

#fotobox {
        width:400px;
          margin:0px;
          padding:0px;
          border:0px solid #ccc;
          background:#fff;
          color:#000;
        }

#fotobox  img {
          float:left;
          height:120px;
          width:100px;
          border:1px solid #ccc;
         margin: 5px 5px 0px 0px;
        }

#fotobox p {
          font-family: Arial, Helvetica, sans-serif;
        font-size:10pt;
        margin: 0px 0px 0px 0px;
        }

#col1 {
        float: left;
        width: 150px;
        margin: 20px;
        padding: 0px;
        }

#col2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        float: left;
        width: 600px;
        margin: 20px;
        padding: 20px;
              border:0px solid #00ffff;
        }

#col3 {
         float: right;
         width: 160px;
         margin: 0px;
         padding: 7px;
         }


         #mail {
        border:0px solid #0000ff;
            position:absolute;
        bottom: 137px;
        right: 348px;
        margin: 0px;
        padding: 0px;
        }




#hgrep {
        border:0px solid #ffffff;
        position: absolute;
        /*background: url('../images/hg2.gif') repeat-y; */
        background-color: #ffffff;
            padding: 0px;
        width: 1024px;
        height: auto;
        }

#logo {
        position: absolute;
        bottom:0px;
        right:0px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        }

#ranarex {

         position: absolute;
         top:100%;
         font-weight: bold;
         }

#rr{
        position: absolute;
        top:80%;
        left:0px;
        float: left;
        width: 1024px;
        height: auto;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #ffffff;
         background: transparent;
         text-decoration: none;
        }





#rr a{
        color:#ffffff;
        text-decoration:none;
        }

#rr a:hover{
         color:#9E1328;
           }
