body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,input,th,td
{
	margin:0;
	border:0;
	padding:0;
	outline:none;
	text-align:left;
}
/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
/* latin */
@font-face {
  font-family: 'Courgette';
  font-style: normal;
  font-weight: 400;
  src: local('Courgette Regular'), local('Courgette-Regular'), 
  			url(courgette7.woff2) format('woff2'),
  			url(courgette7.woff) format('woff');
  unicode-range: U+0000-00FF, U+017F, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215;
}
/* unifrakturmaguntia-regular - latin */
@font-face {
  font-family: 'UnifrakturMaguntia';
  font-style: normal;
  font-weight: 400;
   src: local('UnifrakturMaguntia'),
       url('unifrakturmaguntiav10.woff2') format('woff2'), /* Super Modern Browsers */
       url('unifrakturmaguntiav10.woff') format('woff'); /* Modern Browsers */
       unicode-range: U+0000-00FF, U+017F, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FB05;
  }  
div
{
	text-align:left
}
div#Seite
{
	text-align:left;
   /*margin:0 auto;*/
   width: 1016px;
	padding:5px
}
div#Inhalt
{
	margin-left:125px;
	min-width:16em
}

.box
{
width: 113px; 
margin-top: 3px;
padding-top:4px;
padding-left:2px;  
border : 2px solid;
border-color:#3182bd;
}
.box1
{
height:33px;
background-color:#B4C4D9;
}
.box2
{
height:33px;
background-color:#F0D5D7; 
} 
.box3
{
height:24px;
background-color:#fff; 
}


.Banner {box-shadow: 10px 10px 5px #888;
    border-radius: 10px;
    padding: 6px; 
    font-family: Courgette; 
    font-size: 2.38em;
    text-align: center;
    font-weight: bold;
    text-align: center;
    color: rgb(255, 255, 255);
    background-color: rgb(51, 102, 204);    
    } 
    
.AGBanner {box-shadow: 10px 10px 5px #888;
    border-radius: 10px;
    padding: 6px; 
    font-family: UnifrakturMaguntia; 
    font-size: 2.38em;
   text-align: center;
     /*font-weight: bold;*/
    text-align: center;
    color: rgb(255, 255, 255);
    background-color: rgb(51, 102, 204);    
    } 
  
 body { font-family:Roboto,"Noto Sans",Arial,"DejaVu Sans Condensed","Lucida Sans","Nimbus Sans L",Verdana,Helvetica;
    font-style: normal;
    font-weight: normal;
    background-color:#eee;
    text-align:left;
    
    }
table {
	border-collapse:collapse;
   margin:0 auto;
  
}
td {
	 vertical-align:top;
}

h1 { font-family: UnifrakturMaguntia;
    margin-top: 8px;
    font-style: normal;
    color: rgb(51, 102, 204);
    font-weight: normal;
    /*   font-size: 24pt;*/
    text-align: center;
   }

  h2 { font-family: Courgette;
    color: rgb(51, 102, 204);
    font-weight: normal;
    text-align: center;
   /*   font-size: 16pt;*/
   padding: 0.5em;
    }

  h3 {font-family: Arial,"Noto Sans",Roboto,"Liberation Sans",Helvetica,verdana,"Open Sans","DejaVu Sans";
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
  /*font-size: 12pt;*/
    line-height: normal;
   }
    
  /*  p {
 	font-size:1em;
	margin:.7em 0
}*/

nav.vertical {
  font-family:Verdana,"DejaVu Sans","Noto Sans",Roboto,"Open Sans",Helvetica,Arial;  
  box-shadow: 0 0 10px rgba(0,0,0,.5);
  width: 120px;
  margin-top: 30px;
  overflow: hidden;
  float:left;
  text-align: left;
 }

  nav.vertical > ul {
    list-style-type: none;
  }

    nav.vertical > ul > li {
      display: block;
      text-align: left;
  }

nav.vertical > ul > li > a {
	background-color: rgb(51, 102, 204);
	background-image: -webkit-linear-gradient(left top, rgb(50,50,50), rgb(51, 102, 204));
	background-image: linear-gradient(135deg, rgb(50,50,50), rgb(51, 102, 204));
	border-bottom: 1px solid rgba(255,255,255,.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.1), 0 1px 1px rgba(0,0,0,.1);
	color: rgb(255,255,255);
	display: block;
	margin: 4px;
   border-radius: 4px;
   padding: 4px;
	font-size: 12px;
	font-weight: normal;
	height: 32px;
	width: 102px;
	letter-spacing: 0;
	line-height: 15px;
	text-shadow: 0 1px 1px rgba(0,0,0,.1);
	text-transform: none;
	transition: all .1s ease;
	text-decoration: none;
}
	nav.vertical > ul > li > a:hover {
		background-color: rgb(0, 102, 204);
		background-image: -webkit-linear-gradient(150deg, rgb(0, 102, 204), rgb(120, 30, 98)); 
		background-image: linear-gradient(150deg, rgb(0, 102, 204), rgb(120, 30, 98)); 
		cursor: pointer;
	}

nav.vertical > ul > li.fstLevelActive{
background-color: rgb(100, 155, 255);
background-image: -webkit-linear-gradient(100deg,rgb(51, 102, 204), rgb(255, 255, 255)); 
background-image: linear-gradient(100deg,rgb(51, 102, 204), rgb(255, 255, 255)); 
color: rgb(0,0,150);
display: block;
border-radius: 4px;
margin: 5px;
height: 32px;
padding: 4px;
font-size: 12px;
text-align: right;
\\font-weight: bold; 
line-height: 15px;
 }
 
nav.vertical > p.textfeld{
display: block;
\\height: 80px;
text-align: center;


padding: 3px;

}
nav.vertical > hr.textfeld{
\\color:#00F;
background-color: Darkblue;
height:2px;
}

nav.vertical > ul > li.secLevelActive{
background-color:#ffe;
\\background-image:-webkit-linear-gradient(left top,#cef,#fff);
\\background-image:        linear-gradient(135deg,#cef,#fff);
	color: Darkblue;
display: block;
border-radius: 4px;
margin: 5px;
height: 32px;
padding: 4px;
font-size: 12px;
text-align: right;
\\font-weight: bold; 
line-height: 15px;
}

nav.vertical > ul > li.secLevel > a{
background-color:#ffe;
	background-image:-webkit-linear-gradient(left top,#fa5,#fff);
	background-image:        linear-gradient(135deg,#fa5,#fff);
	color: #000;
display: block;
border-radius: 4px;
margin: 5px;
height: 32px;
padding: 4px;
font-size: 12px;
text-align: right;
\\font-weight: bold; 
line-height: 15px;
} 

nav.vertical > ul > li.secLevel > a:hover {
		background-color:#ffe;
		background-image:-webkit-linear-gradient(left top,#fff,#fb4);
	   background-image:        linear-gradient(135deg,#fff,#fb4);
color: #000;		
		cursor: pointer;
	}


table
{
	border-collapse:collapse;
	margin:0 auto
}

td
{
	vertical-align:top
}

td.graph
{
	padding-left: 10px;
	border:0
}
td.randli
{
	padding-left: 12px;
	border:0
}


figure
{
	position: relative;
	border: thin solid gainsboro;
	margin:0.0em;
	padding:0.5em;
	width: 100%;
	text-align:center;
	background: white;
   width: 100%;
}

figcaption
{
   background-color: #eef;		
	font-style:italic;
	padding:0.5em;
	font-size:.8em
}
#gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(19em, 1fr));
  gap: 1em;
}

#gallery > figcaption {
  grid-column: 1 / -1;
}


button {
  border-radius: 5px;
  background-color: #c7c7c7;/* grau */
  border: none;
  color: black;
  padding: 6px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}
button:hover {background-color: #fff}

