/*******************************************************
                                           Navigation Links
*******************************************************/
.menu1 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #EFEFEF; FONT-STYLE: normal;FONT-FAMILY: Verdana,Arial; TEXT-ALIGN: left; TEXT-DECORATION: none }
.menu1 A:link {        COLOR: #404040;        TEXT-DECORATION: none;}
.menu1 A:visited { COLOR: #404040; TEXT-DECORATION: none }
.menu1 A:hover {COLOR: #404040;TEXT-DECORATION: none;}
.menu1 A:active { COLOR: #EFEFEF; TEXT-DECORATION: none }

.menu2 { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #EFEFEF; FONT-STYLE: normal; FONT-FAMILY:Verdana, Arial; TEXT-ALIGN: left; TEXT-DECORATION: none }
.menu2 A:link { COLOR: #105a99; TEXT-DECORATION: none }
.menu2 A:visited { COLOR:  #105a99; TEXT-DECORATION: none }
.menu2 A:active { COLOR:  #105a99; TEXT-DECORATION: none }
.menu2 A:hover { COLOR: #2f2f2f; TEXT-DECORATION: none }

body.navi {
	margin-left: 0px;
	margin-right: 0px;
       /* background-color: #B6B6B6;*/
                background-image : none;
			background-image: url(bilder/bg_navi2.jpg);
			background-attachment:fixed;
			background-position:top;




}
td.navi {
        FONT-FAMILY: Verdana, Arial;
        color: black;
        font-weight: bold;
        font-size: 12px;
        text-align: center: ;
}
b.navi {
        color: #EFEFEF;
}
small.navi{
        font-size: 9px;
}

/*******************************************************
                                        Allgemein
*******************************************************/

body{
     
                 FONT-WEIGHT: normal;
 background:url(bilder/bg_inhalt.jpg)
  background-position : bottom;

        background-attachment : fixed;
       
          FONT-SIZE: 12px;
            FONT-STYLE: normal;
                FONT-FAMILY: Verdana,Arial;

}
table.start{
         FONT-WEIGHT: normal;
         COLOR: #333333;
          FONT-SIZE: 13px;
            FONT-STYLE: normal;
                FONT-FAMILY: Verdana,Arial;
}
table{
         FONT-WEIGHT: normal;
      
          FONT-SIZE: 11px;
            FONT-STYLE: normal;
                FONT-FAMILY: Verdana,Arial;
}


/*******************************************************
                blanko Seiten
*******************************************************/

body.blanko {
  	
	background-image : url(bilder/bg_streifen.jpg);
        background-position : top;
        background-attachment : fixed;

	
}
/*******************************************************
					Allgemein 
*******************************************************/
body.inhalt {
  margin-top:10px;
 background-image : url(bilder/bg.jpg);
        background-position : center;
        background-repeat : no-repeat;
        background-attachment : fixed;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ffffff;
	FONT-FAMILY: Verdana, Arial;
	font-weight: normal;
	color: Black;
	font-size: 11px;
	
}
b.inhalt {
	FONT-FAMILY: Verdana, Arial;
	font-weight: bold;
	color: #0569b6;
	font-size: 11px;
	margin-left:10px;
}
p.inhalt {
	FONT-FAMILY: Verdana, Arial;
	font-weight: normal;
	color:  #2A2A2A; 
	text-align: justify;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
}
img.ur { position : absolute;
bottom:0px;
right: 0px;
z-index: -1;
}

/*******************************************************
		OBEN OEBN
*******************************************************/
body.oben {
background-image: url(bilder/1oben.jpg);
}

td.oben{
         FONT-WEIGHT: normal;
         COLOR: #ABABAB;
          FONT-SIZE: 11px;
            FONT-STYLE: normal;
                FONT-FAMILY: Verdana,Arial;
}
.oben A:link {        COLOR: #ffffff;        TEXT-DECORATION: none;}
.oben A:visited { COLOR: #ffffff; TEXT-DECORATION: none }
.oben A:hover {COLOR: #5F5F5F; TEXT-DECORATION: overline underline; }
.oben A:active { COLOR: #ffffff; TEXT-DECORATION: none }


div.oben {position : absolute;
bottom:8px;
right: 4px;
z-index: -1;
}
}
