body	{
	background-color:#f2efe0;
	background-repeat: no-repeat;
	color: #000000;
	font-family: 'Times New Roman', sans serif;
	margin: 0px;
	margin-bottom: 10px;
	}
a	{
	color: #CC0000; /* dunkelrot, Standard */
	text-decoration: none;
	font-weight: bold;
	}
.a	{
	color: #000000 !important; /* schwarz, Ausnahme */
	text-decoration: none;
	font-weight: bold;
	border: 0px !important;
	background-color: #f2efe0 !important;
	}
.aext	{
	color: #CC000;
	text-decoration: none;
	font-weight: bold;
}
.aext:after { content:" " url(../Bilder/extern.png); }
.aext:hover:after { content:" " url(../Bilder/externhov.png);}

.zwei	{
		font-size: 12px !important;
		font-weight: bold !important;
		}
.rot	{
		color: #FF0000 !important;
		font-weight: bold;
		}
.dunkelrot	{
		color: #ba060a;
		}
.schwarz	{
		color: #000000;
		}
		
/* Knöpfe */
   .knopf {
      display:block;
      color:#000;
      width:220px;
      padding:7px;
      font-size:14px;
      font-family:'Times New Roman', sans-serif;
      font-weight:bold;
      text-decoration:none;
      text-align:left;
	  padding-left: 20px;
      margin:10px;

      background-image:url(http://start.volk-und-heimat.info/Bilder/srg.jpg);
	  background-repeat:no-repeat;
	  background-position:left center;
      }
   a.knopf:hover {
      display:block;
      color:#000;
      background-image:url(http://start.volk-und-heimat.info/Bilder/swr.jpg);
	  background-repeat:no-repeat;
	  background-position:left center;
      }
/*------------*/
/* Navigation */
/*------------*/
      .knopf2 {
      display:block;
      color:#000;
      width:160px;
      padding:7px;
      font-size:18px;
      font-family:'Times New Roman', sans-serif;
      font-weight:bold;
      text-decoration:none;
      text-align:left;
	  padding-left: 20px;
      margin:10px;

      background-image:url(http://start.volk-und-heimat.info/Bilder/srg.jpg);
	  background-repeat:no-repeat;
	  background-position:left center;
      }
   a.knopf2:hover {
      display:block;
      color:#000;
      background-image:url(http://start.volk-und-heimat.info/Bilder/swr.jpg);
	  background-repeat:no-repeat;
	  background-position:left center;
      }
.menu	{
	float: left;
	width: 190px;
	margin-bottom: 10px;
	}

.inhalt	{
	text-align: center;
	padding-left: 190px;
	margin-right: 5px;
	padding-bottom: 20px;
	padding-top: 10px;
	width: 735px;
	}
#fuss	{
	padding: 0px;
	position: fixed;
	width: 100%;
	bottom: 0px;
	left:0px;
	right:0px;
	z-index: 3; /* Setzt die Rangfolge in der Tiefe von oben nach unten in der Anordnung fest. */
	}
.Dokumente	{
list-style-image:url(../Bilder/Blatt.png);
}
	
/*--------------*/
/* Verfassungen */
/*--------------*/
.gross {
	display:block;
	color:#000;
	width:320px;
	padding:7px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	padding-left: 20px;
		
	background-repeat:no-repeat;
	background-position:left center;
		}

.Kaiserreich {
	background-image:url(../Bilder/Kaiserreich.jpg);
			}
			
.Weimar {
	background-image:url(../Bilder/Weimar.jpg);
			}

.Grossdeutsch {
	background-image:url(../Bilder/Grossdeutsch.jpg);
		}
		
.Oesterreich {
	background-image:url(../Bilder/Oesterreich.jpg);
		}
		
.DDR {
	background-image:url(../Bilder/DDR.jpg);
			}
.BRD {
	background-image:url(../Bilder/BRD.jpg);
			}
.DR {
	background-image:url(../Bilder/DR.jpg);
			}
			
/*------------*/			
/* Geschichte */
/*------------*/
.Karte	{
	background: url('../Bilder/Karte.png');
	background-repeat: no-repeat;
	width: 494px;
	height: 455px;
	margin-left: 250px;
	}
	
.Karte:hover	{
	background: url('../Bilder/Karte2.png');
	background-repeat: no-repeat;
	width: 494px;
	height: 455px;
	}
.Legende	{
	padding: 5px;
	border: 3px outset #b9a882;
	width: 230px;
	}
.honore	{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	}
.gesch {
      padding:7px;
      font-size:16px;
	  padding-left: 20px;
      margin:5px;
	  margin-left: 10px;
      font-weight: normal;
	  }
