.Koerper { height: 100%;
           width: 70%; }
.Kopf { height: 110px;
        width: 100%;
        vertical-align: middle; }
.Logo { width: 124px;
        height: 63px;
        background-color: white;
        vertical-align:top;
        float: left; }
.Name { vertical-align: middle;
        background-image: url('stylesheet_FILES/Name.gif');
        text-align:center;
        font-weight:bold;
        width: 100%;
        height: 110px;
        color: white;
        font-size:200% }
.MenuMainStyle {
            height: 24px;
            vertical-align: middle;
            border:1px;
            border-style:solid;
            border-color:#2259ae;
            background-color: #c1daff;
            padding-left:4px}
            
.MenuSub { 
             color:white;
	         font-size:12pt;
             text-align:left;
             padding-left:4px;
             vertical-align:top;
              }

.MenuSubStyle {
	background-color: gray;
	background-image: url('stylesheet_FILES/MenuLinks.gif');
	width: 120px;
	color: white;
	font-size: 12pt;
	text-align: left;
	vertical-align: top;
	padding-top: 40px;
}
             
.PrintStyle {
	background-color: gray;
	background-image: url('stylesheet_FILES/MenuLinks.gif');
	width: 120px;
	height: 24px;
	color: white;
	font-size: 12pt;
	text-align: left;
	vertical-align: top;
	padding-top: 40px;

}
				 
				 
.MenuSubSub {
	background-color: gray;
	background-image: url('stylesheet_FILES/MenuLinks.gif');
	width: 120px;
	padding-left: 4px;
	color: white;
	font-size: 11pt;
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;

}             
             
.MenuMain {
			 font-weight:bold;
             font-size:12pt;
             }
.grafik {
	padding-left: 0px;
}
a.MenuSub	{text-decoration:none;}
a.MenuSub:link       {color:white}
a.MenuSub:visited    {color:white;}
a.MenuSub:hover      {color:white}
a.MenuSub:active     {color:white;}

a.MenuSubSub	{text-decoration:none;}
a.MenuSubSub:link       {color:white}
a.MenuSubSub:visited    {color:white;}
a.MenuSubSub:hover      {color:white}
a.MenuSubSub:active     {color:white;}


a.MenuMain 	{text-decoration:none;}
a.MenuMain:link       {color:white}
a.MenuMain:visited    {color:white;}
a.MenuMain:hover      {color:white}
a.MenuMain:active     {color:white;}

a.MenuSitemap {
	font-family: sans-serif;
	color: #434343;
	text-decoration: none;
}

a.MenuSitemap:visited {
	font-family: sans-serif;
	color: #434343;
	text-decoration: none;
}

a.MenuSitemap:link {
	font-family: sans-serif;
	color: #434343;
	text-decoration: none;
}

a.MenuSitemap:active {
	font-family: sans-serif;
	color: #434343;
	text-decoration: none;
}

a:link { 	color: Blue; }
a:visited { 	color: Blue; }
a:hover { 	color: Blue; }
a:active { 	color: Blue; }

.Unten {
	height: 30px;
	vertical-align: middle;
	background-image: url('stylesheet_FILES/MenuUnten.gif');
	text-align: center;
}
				 
.MenuUnten {
	vertical-align: bottom;
}
a.MenuUnten {
	text-decoration: none;
	color: Black;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
}

a.MenuUnten:link { 	color: Black; }
a.MenuUnten:visited { 	color: Black; }
a.MenuUnten:hover { 	color: Black; }
a.MenuUnten:active { 	color: Black; }

				 
.Haupt { background-color: white;
         height: 100%;
         width: 100%;
          }
.Inhalt { background-color: white;
          height: 100%;
          width: 100%;
          vertical-align:top;
          padding-left:5px;
          padding-top:10px;
			 text-align: left; }
table  { }
tr { margin: 0px;
     padding: 0px;
     border: 0px;
     border-spacing: 0px; }
td { margin: 0px;
     padding: 0px;
     border: 0px;
     border-spacing: 0px; }
body { font-family: sans-serif; text-align:center; }

.breadcrumbs{
	font-style: italic;
	text-align: left;
}
.Footer{
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
}
.separator{
	font-size: 10pt;
	padding-left: 10px;
	font-style: italic;
}

hr{
background-color: #000099; /* Farbe für Opera und Firefox */
color: #000099; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 2px;
}