body {
	background-color: #C7D3C9;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-family: arial;
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
 /*Platz f&uuml;r nav*/
	margin-top: 4.5em;
}

/*Nav von hier*/
/* Skip-Link */
#skip-link { position: absolute; left: 0; top: 0; background: black; color: white; padding: 0.25em;
 transform: translateY(-100%); transition: 0.2s transform; z-index: 1001 } 
#skip-link:focus { transform: translateY(0); }			
/* Allgemeine Einstellungen und Einstellungen f&uuml;r schmale Viewports */
#sitenav *, #sitenav a {  color: #404040}
#sitenav { top: 1em; left: 2em; }
/* Balken f&uuml;r Links als solcher */
#sitenav ul { list-style-type: none; top: 0; margin:0; padding-top:.2em; padding-bottom: 0.2em; padding-left:1em;
 padding-right:1em;
 outline: 1px solid #404040; border-radius: 0em; background-color: #ffffff;}
#sitenav ul ul {margin-left: 7em; margin-top: -3.1em; padding-left: .1em; }
#sitenav li a { display: inline-block; min-width: 10em; 
 margin-top:.1em; margin-bottom:.1em; padding-top: .1em; padding-bottom: .1em; }
 /*Elemente innerhalb in Linkzeile und Menüs: */
#sitenav li a, #sitenav li summary { min-width: 10.3em; display: block;
	padding: .4em; padding-top: 0.3em; padding-bottom: 0.4em; 
	margin-bottom: 0.3em; margin-top: 0.3em; margin-left: 0.4em; margin-right: 0.4em; background-color: #e7e7e7;
	line-height: 1.4em; outline: 1px solid; outline: #f5f5f5;}
/* Hover-Aussehen: */
#sitenav li a:hover, #sitenav li summary:hover, #sitenav li a:focus, #sitenav li summary:focus {
	outline: 1px solid #404040; background-color: white;}
#sitenav li a { text-decoration: none; }
#sitenav li { padding: 0em; white-space: nowrap; vertical-align: middle; }
#sitenav li[aria-current] a[href='#']::before { content: "► "; font-family: arial_unicode_ms; font-style: bold; }
#sitenav ul details summary::after { font-family: arial_unicode_ms; }
#sitenav ul details:not(open) summary::after { content: ' ►'; font-style: italic; }
#sitenav ul details[open] summary::after { content: ' ◄'; }
#sitenav ul summary::before { content: ""; width: 0; }
#sitenav > details:not(open) > summary::before { content: "☰"; font-size: 0.9em; } 
#sitenav > details[open] > summary::before { content: "×"; font-size: 1.2em; } 
#sitenav > details {
	border: 1px solid #404040; border-radius: .0em; max-width: -webkit-max-content; max-width: -moz-max-content;
	max-width: max-content; padding: 0.2em;  }
#sitenav > details > ul { margin-left: -.5em; margin-top: 2.5em;  }
#sitenav summary { cursor: pointer; max-width: -webkit-max-content; max-width: -moz-max-content;
 max-width: max-content; }
#sitenav summary::-webkit-details-marker { display: none; }
#sitenav summary { list-style-type:  none; }
#sitenav.withjs > details > ul > li[aria-current] { border-left: 1px solid black; }
#sitenav.withjs { position: absolute; }
#sitenav.withjs ul { position: absolute; }
/* Einstellungen f&uuml;r breite Viewports */
/* Eigenschaften der Linkleiste */
#sitenav.large { top: 0; left: 0; right: 0; }
#sitenav.large > details { border: none; border-radius: 0; padding: 0} 
#sitenav.large > details > ul , #sitenav.large > details > ul > li {display: inline-block; }
#sitenav.large ul details:not(open) summary::after { content: ' ▼'; }
#sitenav.large ul details[open] summary::after { content: ' ▲'; } 
#sitenav.large > details > ul { width:100%; box-sizing: border-box;}
#sitenav.large > details > ul { margin-left: 0; margin-top: 0; border-radius: 0; }
#sitenav.large > details > ul > li[aria-current] { border-bottom: 1px solid black; border-left: none;  }
/*einzelne Ausklapplisten, aber nicht: Elemente ("Links") der Listen */
#sitenav.large ul ul {outline: 1px solid #404040; top: 4em;
	margin-left: .1em; margin-top: 0.3em; padding-top: 0.4em; padding-right: 0.6em; margin-bottom: 0.3em; padding-bottom: 0.4em;
	padding-left: 0.6em; background-color: #f5f5f5; border-radius: 0 0 .0em .0em; valign: center}
/* nav bis hier*/

div.navi {
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	max-width: 1280px;
	font-family: Arial; font-size: 1.0em;
}

.divider{height:1px; margin-top:0.8em; margin-bottom:0.8em; width:100%; overflow:hidden; background-color:#f5f5f5}
.upperdivider{height:1px; margin-top:0.8em; margin-bottom:0.5em; overflow:hidden; background-color:#f5f5f5}
.lowerdivider{height:1px; margin-top:0.5em; margin-bottom:0.8em; width:100%; overflow:hidden; background-color:#f5f5f5}

.navsubtitle{
	margin-top: 1.0em; 
	margin-bottom: -0.8em; 
	margin-left: 0.4em; 
	margin-right: 1.0em; 
	font-family: Arial; font-size: 1.0em;
	font-style: italic;
}

div.Bildleiste{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	max-width: 1280px;
	min-width: 1000px;
	box-sizing: border-box;
	outline: thin solid #404040;
	background-color: #ffffff;
}

.Homebutton{
	background-image: url("homebutton.gif");
	background-size: auto;
	width: 10.0em;
	height: 2.5em;
}

.leftalign{
	text-align: left;
}

.kaisero{
	color: #00008b;
	}
.kaiserm{
	color: #0000cd;
	}
.kaiseru{
	color: #6495ed;
	}
.weimaro{
	color: #b22222;
	}
.weimarm{
	color: #ff0000;
	}
.weimaru{
	color: #ff4450;
	}
.bundo{
	color: #2e8b57;
	}
.bundm{
	color: #3cb371;
	}
.bundu{
	color: #32cd32;
	}
	
div.announcer{
	background-color: #d9d9d9;
	vertical-align: top;
	display: inline-block;
	margin-top:.1em; margin-bottom:.1em; 
	padding-top: .1em; 
	padding-bottom: .1em; 
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	margin-left: auto;
	margin-top: auto;
	padding: 5px;
}

div.direktlink{
	background-color: #e7e7e7;
	vertical-align: top;
	display: inline-block;
	min-width: 10.5em; 
	margin-top:.1em; margin-bottom:.1em; 
	padding-top: .1em; 
	padding-bottom: .1em; 
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	margin-left: auto;
	margin-top: auto;
	padding: 5px;
}
	
div.Tabelle_Kaiser{
	max-width: 1280px;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	margin-left: auto;
	margin-top: auto;
	background-color: #ffffff;
	padding: 10px;
	outline: thin solid #404040;
}
div.Tabelle_Weimar{
	max-width: 1280px;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	margin-left: auto;
	margin-top: auto;
	background-color: #ffffff;
	padding: 10px;
	outline: thin solid #404040;
}
div.Tabelle_Bund{
	max-width: 1280px;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	margin-left: auto;
	margin-top: auto;
	background-color: #ffffff;
	padding: 10px;
	outline: thin solid #404040;
}
div.Tabelle{
	max-width: 1280px;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	margin-left: auto;
	margin-top: auto;
	background-color: #ffffff;
	padding: 10px;
	outline: thin solid #404040;
}

div.Kopfzeile_alg{
	height: 50px;
	max-width: 1280px;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	padding: 10px;
	border-top: 5px solid #404040;
	border-bottom: 5px solid #404040;
	outline: thin solid #404040;
}
div.Kopfzeile_Kaiser{
	height: 50px;
	max-width: 1280px;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	padding: 10px;
	border-top: 5px solid #00008b;
	border-bottom: 5px solid #0000cd;
	outline: thin solid #404040;
}
div.Kopfzeile_Weimar{
	height: 50px;
	max-width: 1280px;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	padding: 10px;
	border-top: 5px solid #b22222;
	border-bottom: 5px solid #ff4450;
	outline: thin solid #404040;
}
div.Kopfzeile_Bund{
	height: 50px;
	max-width: 1280px;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	padding: 10px;
	border-top: 5px solid #2e8b57;
	border-bottom: 5px solid #32cd32;
	outline: thin solid #404040;
}
div.Kopfzeile{
	max-width: 1280px;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	padding: 10px;
	outline: 1px solid #404040;
}

div.Text_Kaiser{
	max-width: 1280px;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 12px;
	columns: 3; 
}
div.Text_Weimar{
	max-width: 1280px;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 12px;
	columns: 3; 
}
div.Text_Bund{
	max-width: 1280px;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 12px;
	columns: 3; 
}
div.Text{
	max-width: 1280px;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	margin-left: auto;
	margin-top: auto;
	outline: thin solid #404040;
	min-height: 750px;
/*	columns: 2; */
}

div.Fusszeile_Kaiser{
	max-width: 1280px;
	background-color: #ffffff;
	padding:10px;
	border-top: 5px solid #404040;
	outline: 1px solid #404040;
	font-size: 12px;
}
div.Fusszeile_Weimar{
	max-width: 1280px;
	background-color: #ffffff;
	padding:10px;
	border-top: 5px solid #404040;
	outline: 1px solid #404040;
	font-size: 12px;
}
div.Fusszeile_Bund{
	max-width: 1280px;
	background-color: #ffffff;
	padding:10px;
	border-top: 5px solid #404040;
	outline: 1px solid #404040;
	font-size: 12px;
}
div.Fusszeile{
	max-width: 1280px;
	background-color: #ffffff;
	padding:10px;
	border-top: 5px solid #404040;
	outline: 1px solid #404040;
	font-size: 12px;
}

p.Uberschrift{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
div.Uberschrift2{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
div.Uberschrift3{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

div.Titelindex{
	width: 100%;
	height: 50px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	outline: thin solid #404040;
	border-bottom: 1px solid #404040;
}
div.Index{
	width: 100%;
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
	margin-top: 40px;
	margin-left: auto;
	margin-top: auto;
	padding-bottom: 5px;
	outline: thin solid #404040;
}

div.Titelindex_Bund{
	width: 100%;
	height: 50px;
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	outline: thin solid #404040;
	border-top: 5px solid #2e8b57;
	border-bottom: 5px solid #3cb371;
}
div.Titelindex_Weimar{
	width: 100%;
	height: 50px;
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
	padding-left: 5 px;
	padding-right: 5 px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 5px solid #b22222;
	border-bottom: 5px solid #ff0000;
	outline: thin solid #404040;
}
div.Titelindex_Kaiser{
	width: 100%;
	height: 50px;
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	outline: thin solid #404040;
	border-top: 5px solid #00008b;
	border-bottom: 5px solid #0000cd;
}

.linked-box {
 	max-width: 1280px;
	padding: 5px 10px;
	position: relative;
	background-color: #FFFFFF;
	border: 2px #404040;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	margin-left: auto;
	margin-top: 3px;
 }
.linked-box a {
	color: hsl(20, 80%, 40%);
}
.linked-box a:focus,
.linked-box a:hover {
	color: inherit;
	background-color: #32cd32;
	padding: 5px 10px;
}
.linked-box a::before,
.linked-box a::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.linked-box a::before {
	border: thin solid;
	background: inherit;
	z-index: -1;
}
.linked-box :last-child {
	margin-bottom: 0;
}

.Homebild{
	background-color: #404040;
	background-size: 100%;
}
.Algbild{
	background-image: url("HPBild.jpg");
	background-size: 100%;
	height: 80px;
}
.Kaiserbild{
	background-image: url("mmkBildleiste.jpg");
	background-size: 100%;
	height: 80px;
}
.Weimarbild{
	background-image: url("mmwBildleiste.jpg");
	background-size: 100%;
	height: 80px;
}
.Bundbild{
	background-image: url("mmbBildleiste.jpg");
	background-size: 100%;
	height: 80px;
}
.Kaiserrtwbild{
	background-image: url("mmBild1.jpg");
	background-size: 100%;
	height: 80px;
}
.Kaiserltwbild{
	background-image: url("mmBild2.jpg");
	background-size: 100%;
	height: 80px;
}
.Weimarrtwbild{
	background-image: url("mmBild3.jpg");
	background-size: 100%;
	height: 80px;
}
.Weimarrpwbild{
	background-image: url("mmBild4.jpg");
	background-size: 100%;
	height: 80px;
}
.Weimarltwbild{
	background-image: url("mmBild5.jpg");
	background-size: 100%;
	height: 80px;
}
.Bundv1949bild{
	background-image: url("mmBild6.jpg");
	background-size: 100%;
	height: 80px;
}
.Bundddrbild{
	background-image: url("mmBild7.jpg");
	background-size: 100%;
	height: 80px;
}
.Bundbtwbild{
	background-image: url("mmBild8.jpg");
	background-size: 100%;
	height: 80px;
}
.Bundbpwbild{
	background-image: url("mmBild9.jpg");
	background-size: 100%;
	height: 80px;
}
.Bundbundesratbild{
	background-image: url("mmBild10.jpg");
	background-size: 100%;
	height: 80px;
}
.Bundltwbild{
	background-image: url("mmBild11.jpg");
	background-size: 100%;
	height: 80px;
}
.Bundepwbild{
	background-image: url("mmBild12.jpg");
	background-size: 100%;
	height: 80px;
}

a:link {
	color: #2f4f4f;
	text-decoration: none;
}
a:visited {
	color: #808080;
}
a:active {
	color: #808080;
}
a:hover {
	color: #A0A0A0;
}


div.UnterEingang{
	border: thin solid #9AA99D;
	position: absolute;
	margin-left: 0px;
	margin-top: 250px;
	width: 400px;
	max-width: 25%;
	background-color: #ffffff;
	padding:10px;
}
div.Neu{
	margin-left: 0px;
	margin-top: 20px;
	text-align: center;
	width: 400px;
	width: 25%;
	max-width: 25%;
	border: thin solid #9AA99D;
	max-width: 25%;
	max-width: 400px;
	background-color: #ffffff;
	padding:10px;
}

div.Alg_Liste_header{
	padding: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	border-left: thin solid #404040;
	border-right: thin solid #404040;
	border-top: thin solid #404040;
}

div.Alg_Liste_twocol{
	max-width: 1280px;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	margin-left: auto;
	margin-top: auto;
	columns: 2;
	border-left: thin solid #404040;
	border-right: thin solid #404040;
	border-bottom: thin solid #404040;
}
div.Alg_Liste_onecol{
	max-width: 1280px;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	margin-left: auto;
	margin-top: 0px;
	border-left: thin solid #404040;
	border-right: thin solid #404040;
	border-bottom: thin solid #404040;
}
div.Alg_Liste_trecol{
	max-width: 1280px;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	margin-left: auto;
	columns: 3;
	margin-top: 0px;
	border-left: thin solid #404040;
	border-right: thin solid #404040;
	border-bottom: thin solid #404040;
}
div.Alg_Impressum{
	max-width: 1280px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	margin-left: auto;
	margin-top: auto;
	columns: 1;
	min-height: 200px;
}


div.Eingang{
	border: thin solid #9AA99D;
	margin-left: 0px;
	margin-top: 20px;
	text-align: center;
	width: 400px;
	height: 250px;
	max-width: 25%;
	background-color: #ffffff;
	padding:10px;
}

div.Alt-Kopfzeile{
	max-width: 1280px;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	background-color: #ffffff;
	padding:5px;
}

div.Titel{
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
	margin-top: 40px;
	margin-left: auto;
	margin-top: auto;
	padding-bottom: 5px;
	outline: thin solid #404040;
}