/*--zeichnung.css  --20.10.2006--*/

BODY {
WIDTH: 900px;
FONT-FAMILY:Verdana,Arial,sans-serif;
FONT-SIZE: 12px;
BACKGROUND-COLOR: #FFFFFF;
COLOR: #3C3C3C;
TEXT-ALIGN: left;
FONT-WEIGHT: normal;
FONT-STYLE: inherit;
MARGIN: 5px;

}
#content{
MARGIN-left:20px;
WIDTH: 900px;
FONT-SIZE: 10px;
BACKGROUND-COLOR:#D8D8B1;
PADDING: 2px 0 3px 0px ;
/*HEIGHT: 50px;   */
}
.sab{
FONT-FAMILY: Times New Roman, Arial,sans-serif;
color:#840000;
font-size: 36px;
}

#text_head{
float:right;
FONT-SIZE: 15px;
margin:0px; padding:30px 170px 0 0;
}

/*--Navigation--*/
ul#Navigation {
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
margin:0; padding: 0;
text-align: center;
border-right : 1px solid #848284;
border-bottom : 1px solid #848284;
background-color: silver;
}

ul#Navigation li {
list-style: none;
display: inline;
margin: 0;
padding: 0;
}

ul#Navigation a, ul#Navigation span {
float: left;
width: 9.5em;
margin: 0.4em;
padding: 0.2em 1em;
text-decoration: none;
font-weight: bold;
border: 1px solid black;
border-left-color: white;
border-top-color: white;
color: maroon;
background-color:#CFCFCF;
  }

/* Korrektur fuer IE 5.x */
* html ul#Navigation a, * html ul#Navigation span {
width: 11.6em;
w\idth: 11.6em;
}

ul#Navigation a:hover, ul#Navigation span {
border-color: white;
border-left-color: black; border-top-color: black;
color:#FFFFFF;
background-color:#808080;
}
ul#Navigation div {
clear: left;
}
/*
ul#Navigation_zei {
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
margin: 0; padding-LEFT:149px;
text-align: center;
}

ul#Navigation_zei li {
list-style: none;
display: inline;
margin: 0;
padding: 0;
}

ul#Navigation_zei a, ul#Navigation_zei span {
float: left;
/*width: 10em; */  /*
margin: 0.2em 0.4em;
padding: 0.2em 1em;
text-decoration: none;
font-weight: bold;
border: 1px solid black;
border-left-color: white;
border-top-color: white;
color: maroon;
background-color:#CFCFCF;
  }

/* Korrektur fuer IE 5.x
* html ul#Navigation_zei a, * html ul#Navigation_zei span {
width: 20em;
w\idth: 20em;
}        */       /*
* html ul#Navigation_zei{
margin: 0; padding-left: 149px;
}

ul#Navigation_zei a:hover, ul#Navigation_zei span {
border-color: white;
border-left-color: black; border-top-color: black;
color:#FFFFFF;
background-color:#808080;
}
ul#Navigation_zei div {
clear: left;
}      */

/*--content--*/
.pic_1{
text-align: center;
float:left;
margin: 0px; padding: 15px 20px;
}
ul.tab_pic1{
float:left;
border: 0px solid  #3C3C3C;
margin:0; padding: 10px;
}
ul.tab_pic1 li, a{
list-style: none;
text-decoration: none;
font-weight: bold;
color: maroon;
margin-left:25px; padding-bottom: 8px;
}
ul.tab_pic2{
float:left;
border: 0px solid  #3C3C3C;
margin-left: 73px; margin-top:0px;
padding: 10px;
}

ul.tab_pic2 li, a{
list-style: none;
text-decoration: none;
font-weight: bold;
color: maroon;
margin:0px; padding-bottom: 8px;
}
ul.tab_pic3{
float:right;
border: 0px solid  #3C3C3C;
margin: 0 15px; padding: 10px;
}

ul.tab_pic3 li, a{
list-style: none;
text-decoration: none;
font-weight: bold;
color: maroon;
margin:0px;  padding-bottom: 8px;
}

ul.tab_pic4{
float:right;
border: 0px solid  #3C3C3C;
margin: 0 15px; padding: 10px;
}

ul.tab_pic4 li, a{
list-style: none;
text-decoration: none;
font-weight: bold;
color: maroon;
margin:0px; padding-bottom: 8px;
}

ul.tab_li{
background-color:#800000;
float:left;
width:200px;
border: 0px solid  #3C3C3C;    /*rot*/
margin-left:10px; padding: 5px 5px;
}
ul.tab_li li, a{
list-style: none;
text-decoration: none;
font-weight: bold;
color: maroon;
padding: 5px 0;
}

#content_re{
FONT-SIZE: 13px;
padding-right:  35px;
}


/*----Fusszeile---*/
#footer {
CLEAR: both;
DISPLAY: block;
FONT-SIZE: 10px;
PADDING-LEFT: 0px;
BACKGROUND:silver;
PADDING-BOTTOM: 0px;
MARGIN: 0;
WIDTH: 100%;
PADDING-TOP: 0px;
}

P.foot {
PADDING-RIGHT: 0px;
TEXT-ALIGN: left;
PADDING-LEFT: 5%;
PADDING-BOTTOM: 3px; MARGIN: 0px;
WIDTH: 90%;
FONT: 100% arial, sans-serif;
COLOR: #3C3C3C;
PADDING-TOP: 3px }

P.foot A {
FONT: 100% verdana;
COLOR: #ffffff }