body {
        font:  11px/1.5em Verdana,Arial, Helvetica, Sans-Serif;
        font-size: 8pt;
        line-height: 12pt;
        color:#4F4F4F;
       /* border:1px solid black;*/
       background-color:#ffffff;
       background-image:url("../image/back.jpg");
}



/* styles für ebenen */
#rahmen {
        position: relative;
        z-index: 1;
        margin: 0px auto;
        width: 800px;
        background-color:#FFFFFF;



}
#logo{
        position: absolute;
        z-index: 2;
        width:798px;
        height: 75px;
        top: 0px;
        left: 0px;
        border-top:1px solid #C0C0C0;
         /* border-left:1px solid #C0C0C0; */
	background-image: url("../image/logo.jpg");
         /*background-repeat:no-repeat;
         background-position:right;*/
         background-color:#ffffff;
         border-right:1px solid #CFCFCF;
         border-left:1px solid #CFCFCF;

}
#bildleiste {
        position: absolute;
        z-index: 3;
        width: 798px;
        height: 90px;
        top: 75px;
        left: 0px;
        text-align: left;
        background-color:white;
   	/*border: 1px solid black;*/
        border-right:1px solid #CFCFCF;
        border-left:1px solid #CFCFCF;
}

#topnavi {
        position: absolute;
        z-index: 4;
        width: 798px;
        height: 35px;
        top: 166px;
        left: 0px;
        text-align: center;
        border-bottom: 1px solid #CFCFCF;
        background-color:#F9F7F3;
        border-right:1px solid #CFCFCF;
        border-left:1px solid #CFCFCF;

}
#topnavi a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 3px 10px;
	font-weight: bold;
	line-height: 1.2em;
	background: transparent;
	color:#999999;
}
#topnavi a:hover {
	color: #fff;
	background:#339966 ;
}
#topnavi li{
	display: inline;
}
#suchform {
        position: absolute;
        z-index: 5;
        top: 202px;
        left: 0px;
        width: 158px;
        height: 420px;
        padding-top: 20px;
        border-right: 1px solid #CFCFCF;
         border-left: 1px solid #CFCFCF;
        background-color:#FFFFFF;
        text-align:left;
}
#suchform li {
 	display:list-item;
 	list-style-type:none;

}
#suchform li.squ {
 	display:list-item;
 	list-style-type:square;

}
#content {
	  	position: relative;
	         z-index: 6;
	        float: left;
	        top: 202px;
	        left: 160px;
	        width: 624px;
	        height: 395px;
	        padding-top: 20px;
	        padding-left: 10px;
           	padding-right:5px;
	        overflow: auto;
	        text-align:left;
	        border-right: 1px solid #CFCFCF;
	        background-color:#FFFFFF;

        }


 #content li {
 	display:list-item;
 	list-style-type:square;
 	text-align:left;
	color:#999999;
	font-size:8pt;

	font-weight: bold;
}
#content li.c1{
	list-style:none;
	text-align:left;
	color:#999999;
	font-size:8pt;
	font-weight: bold;
}
#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: 800px;
	        text-align: center;
	        border-bottom: 1px solid #C0C0C0;
                 /*border-right: 1px solid #C0C0C0;*/
   		 background-color:#339966;
          	padding-top:3px;
         	 color:white;

}
#bilder {
	position:absolute;
	z-index: 8;
	top: 646px;
	left:0px;
	height:100px;
	width:800px;
	background-color:#F9F7F3;
         text-align: center;
}

/* 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;

}







/*suchformular*/
.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        color: #666666;
        text-align: center;

        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;
}
h1 {
text-align:left;
color:#FF6600;
font-size:18pt;
font-weight: bold;
}
h3 {
text-align:left;
color:#186749;
font-size:9pt;
font-weight: bold;
}
h3.m {
text-align:center;
color:#999999;
font-size:9pt;
font-weight: bold;
}
h3.al {
text-align:left;
color:#999999;
font-size:12pt;
font-weight: bold;
text-align:right;
line-height: 120%;
vertical-align: middle;
}
h4 {
text-align:left;
color:#999999;
font-size:8pt;
padding:4px;
font-weight: bold;
}
h4.al {
text-align:left;
color:#999999;
font-size:8pt;
font-weight: bold;
padding:4px;
}
h4.all {
text-align:center;
color:red;
font-size:18pt;
font-weight: bold;
padding:4px;
/*background-color:#F9F7F3;
border:1px solid red; */

}
h5 {
 font-family: Sans-Serif, Helvetica, Arial;
text-align:left;
color:#A7A7A7;
font-size:10pt;
}

h6 {
font-family: Verdana,Helvetica, sans-serif;
text-align:right;
font-size:8pt;
padding-right:20px;
color:#999999;
}

img {
border: none;
float:left;
padding-right:5px;
padding-bottom:5px;
}



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

}
span {
 text-align: center;
}
p {
margin-top:20px;
}