body {
  background:#d3d3d3;
  font-family:verdana, helvetica;
  font: 8pt/16pt verdana, helvetica;
  margin:0px;
  padding:0px;

}


h1, h2, h3, h4, h5, h6 {
    color: Black;
    background: none;
    font-family: sans-serif;
    font-weight: normal;
    margin: 0;
}


h4 {
    color: Black;
    font-family: sans-serif;
    font-weight: bold;
    margin: 0;
}



h5 { font-size: 80%;
     padding-top:3px;
     padding-right:3px;


 }
 
hr  {

                  width: 90%;

                  height: 1px;

                  background-color: #000000;

                  border-width: 0px;

                  padding: 0px;

                  color: #000000;

  }


 

a{
        display: block;
        font-weight: normal;
        width:100%;
	height:100%;
	vertical-align:bottom;
	font-size: 90%;



}


 a:link, a:visited {
	text-decoration: none;
	color: #002C53;

}


a:hover, a:active{
	text-decoration: none;
	color: #fff;

}



a.r1:hover{ background:url(../images/nav_1.jpg) no-repeat top left;}
a.r2:hover{ background:url(../images/nav_2.jpg) no-repeat top left;}
a.r3:hover{ background:url(../images/nav_3.jpg) no-repeat top left;}
a.r4:hover{ background:url(../images/nav_4.jpg) no-repeat top left;}
a.r5:hover{ background:url(../images/nav_5.jpg) no-repeat top left;}
a.r6:hover{ background:url(../images/nav_6.jpg) no-repeat top left;}
a.r7:hover{ background:url(../images/nav_7.jpg) no-repeat top left;}
a.r8:hover{ background:url(../images/nav_8.jpg) no-repeat top left;}
a.r9:hover{ background:url(../images/nav_9.jpg) no-repeat top left;}



a.sub1:hover,  a.sub1:active{ background:url(../images/subn_1.jpg) no-repeat top left;}
a.sub2:hover,  a.sub2:active{ background:url(../images/subn_2.jpg) no-repeat top left;}
a.sub3:hover,  a.sub3:active{ background:url(../images/subn_3.jpg) no-repeat top left;}
a.sub4:hover,  a.sub4:active{ background:url(../images/subn_4.jpg) no-repeat top left;}
a.sub5:hover,  a.sub5:active{ background:url(../images/subn_5.jpg) no-repeat top left;}
a.sub6:hover,  a.sub6:active{ background:url(../images/subn_6.jpg) no-repeat top left;}
a.sub7:hover,  a.sub7:active{ background:url(../images/subn_7.jpg) no-repeat top left;}
a.sub8:hover,  a.sub8:active{ background:url(../images/subn_8.jpg) no-repeat top left;}
a.sub9:hover,  a.sub9:active{ background:url(../images/subn_9.jpg) no-repeat top left;}




.container {
  position:relative;
  margin:30px 30px 30px 30px;
  min-height:350px;
  min-width:500px;
  border:1px solid #000;
  background:url(../images/background.jpg) no-repeat top left;
  text-align:left;
  padding-top:20px;
             /*/*//*/
           width:600px;
            background:url(none) no-repeat top left;
           /* */

}

.header{

     position:relative;
     margin:0px 20px 20px 20px;
     background:url(../images/header.jpg) no-repeat top left;
     height:70px;
     border:0px solid #999;
     text-align:left;
     vertical-align:bottom;
     padding:0px;


}

.main {

     position:relative;
     margin-top:0px;
     margin-left:0px;
     margin-right:0px;
     width:100%;
     text-align:left;
     padding:0px;

}

 .subnavigation {
        background:#d3d3d3;
        border:0px solid #999;
        text-align:right;
        background:url(../images/subnavigation.jpg) no-repeat top left;
        /*/*//*/
           width:120px;
        /* */
 
 
 }
 
  div.inhalt {

        border:1px solid #000;
             margin-top:0px;
             margin-left:0px;
             margin-right:0px;
             padding:10px;
             background:url(../images/content.jpg) no-repeat top left;
           /*/*//*/
           width:400px;
           /* */
 }

 .unten {
          height:25px;
          vertical-align:bottom;
          text-align:center;
          width:80px;
 }
 
  .rechts {
          height:25px;
          vertical-align:top;
          text-align:right;
 
          border-width:1px 0px 0px 0px;
          border-style:solid; 
          border-color:black;
}

 .search {
          vertical-align:top;
          text-align:right;


 }

