body {
        font:  11px/1.5em Verdana,Arial, Helvetica, Sans-Serif;
        font-size: 8pt;
        line-height: 12pt;
        color:#4F4F4F;
       /* border:1px solid black;*/
       background-color:#DCD9CB;

}

th {
        background-color: #FF9900;
        line-height: 10pt;
        text-indent: 6px;
}


td {
font-family : Arial, Helvetica, Sans-Serif;
background-color : white;
font-size : 10pt;
font-variant : normal;
font-weight : lighter;
font-style : normal;
text-align : left;
vertical-align : middle;
}
.tdk {
font-family : Arial, Helvetica, Sans-Serif;
background-color :#ffffff;
font-size : 10pt;
font-variant : normal;
font-weight : lighter;
font-style : normal;
text-align : center;
vertical-align : middle;
}
.pl {
background-color : #f0f0f0;
font-family : Arial, Helvetica, Sans-Serif;
font-size : 10pt;
font-variant : normal;
font-weight : lighter;
font-style : normal;
text-align : left;
vertical-align : middle;
}
.plw {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 10pt;
font-variant : normal;
font-weight : lighter;
font-style : normal;
text-align : right;
vertical-align : middle;
}
.plws {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 10pt;
font-variant : normal;
font-weight : lighter;
font-style : normal;
text-align : right;
vertical-align : middle;
background-color :#F9F7F3 ;
}
.plg {
background-color : #f0f0f0;
font-family : Arial, Helvetica, Sans-Serif;
font-size : 10pt;
font-variant : normal;
font-weight : lighter;
font-style : normal;
text-align : right;
vertical-align : middle;
}
.pln {
background-color : #f7ffc8;
font-family : Arial, Helvetica, Sans-Serif;
font-size : 10pt;
font-variant : normal;
font-weight : lighter;
font-style : normal;
text-align : center;
vertical-align : middle;
}
.plm {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 10pt;
font-variant : normal;
font-weight : lighter;
font-style : normal;
text-align : center;
background-color :#FFFFFF ;
}
.plo {
text-align : center;
}

/* styles für ebenen */
#rahmen {
        position: relative;
        z-index: 1;
        margin: 0px auto;
        width: 800px;
        height: 650px;
        border-top:0px solid grey;
        border-right:0px solid grey;
        border-left:0px solid grey;
        border-bottom:0px solid grey;
       background-color:#FFFFFF;


}
#logo{
        position: absolute;
        z-index: 2;
        width:800px;
        height: 74px;
        top: 0px;
        left: 0px;
   	color:#FF7F00;
   	padding-top:0px;
   	text-align:right;
   /*background-image:url("../image/");*/
   	/*border: 1px solid black;*/
	background-color:#EAE8BF;
}
#bildleiste {
        position: absolute;
        z-index: 3;
        width: 800px;
        height: 90px;
        top: 75px;
        left: 0px;
        text-align: left;
   	background-color:#0000DF;
   	/*border: 1px solid black;*/
}

#topnavi {
        position: absolute;
        z-index: 4;
        width: 800px;
        height: 35px;
        top: 165px;
        left: 0px;
        text-align: center;
        border-bottom: 1px solid black;
        /*background-color:#D2D1B9;*/
}
#suchform {
        position: absolute;
        z-index: 5;
        top: 202px;
        left: 0px;
        width: 159px;
        height: 421px;
        padding-top: 20px;
        border-right: 1px solid #CFCFCF;
        background-color:#FFFFFF;
        text-align:center;
}
#content {
	  	position: relative;
	         z-index: 6;
	        float: left;
	        top: 202px;
	        left: 160px;
	        width: 625px;
	        height: 419px;
	        padding-top: 20px;
	        padding-left: 10px;
           padding-right:5px;
	        overflow: auto;
	         text-align:justify;
	        /*border: 1px solid black;*/
	        background-color:#FFFFFF;

        }
#content1 {
		 position: relative;
	        z-index: 6;
	        float: left;
	        top: 50px;
	        left: 160px;
	        width: 620px;
	        height: 550px;
	        padding-top: 20px;
	        padding-left: 10px;
	        overflow: auto;
	         text-align:justify;
	        /*border: 1px solid black;*/
	        background-color:#FFFFFF;

        }
#fusszeile {
		position: absolute;
	        z-index: 7;
	        top: 616px;
	        left: 0px;
	        height: 29px;
	        width: 798px;
	        text-align: center;
	        border: 1px solid #C0C0C0;
   	 background-color:#D2D1B9;
          padding-top:3px;

}

/* Klassen */

/*Links global:*/

a:link {
        color: #FF9900;
        text-decoration: none;
        width:100px;

}
a:visited {
        color: #FF9900;
        text-decoration: none;
}
a:hover {
        color: #999999;
        text-decoration: underline;

}

a.topnavi:link {
        color: #FF9900;
        text-decoration: none;
        font-weight: bold;
}
/*Links hauptnavigation oben*/
a.topnavi:visited {
        color: #FF9900;
        text-decoration: none;
        font-weight: bold;
}
a.topnavi:hover {
        color: #999999;
        text-decoration: none;
        font-weight: bold;
}
h6 {
text-align:right;
font-size:6pt;
}
/*suchformular*/
.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        color: #666666;
        text-align: center;
        cursor: hand;
        background-color: #F6F6F6;
        height: 22px;
        width: 120px;
        border: 1pt solid #FF9900;
        vertical-align: middle;
}

.form {
        background-color: #ffffff;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        font-size: 9pt;
        color: #333333;


}
.select {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        background-color: #F5F7E8;
        font-size: 9pt;
        color: #333333;
        width: 250px;
}
.select1 {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        background-color: #F5F7E8;
        font-size: 9pt;
        color: #333333;
        width: 330px;
}

.beschriftung {
        font-size: 10pt;
        line-height: 16pt;
        font-weight: bold;
        color: #333333;
}
.beschriftung2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #333333;
        font-weight: normal;
}
h4 {
text-align:left;
color:#000080;
font-size:8pt;
background-color:#FF1F00;
padding:4px;
}
h5 {
 font-family: Sans-Serif, Helvetica, Arial;
text-align:left;
color:#A7A7A7;
font-size:10pt;
}
h3 {
text-align:right;
color:#FFFFFF;
font-size:14pt;
 font-weight: bold;
}
h3.al {
text-align:center;
color:#FFBF00;
font-size:14pt;
 font-weight: bold;
}


img {
border: none;
}

/*- Menu Tabs 11--------------------------- */

    #tabs11 {
      float:left;
      width:100%;
          background:#F9F7F3;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #C2BDAE;
           font: bold 11px/1.5em Verdana;
      }
    #tabs11 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;

      }
    #tabs11 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs11 a {
      float:left;
      background:url("../tableft11.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs11 a span {
      float:left;
      display:block;
      background:url("../tabright11.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#9F9584;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs11 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs11 a:hover span {
      color:#FFF;
      }
    #tabs11 a:hover {
      background-position:0% -42px;
      }
    #tabs11 a:hover span {
      background-position:100% -42px;
      }

      #tabs11 #current a {
              background-position:0% -42px;
      }
      #tabs11 #current a span {
              background-position:100% -42px;
      }

      p {
      text-align:center;
      }
      p.rig{
      text-align:right;
      }
ul.bor{
 font-family: Verdana,Arial, Helvetica, Sans-Serif;
text-align:left;
color:#186D1B;

}
span {
 text-align: center;
}