body {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCC;
	background-color: #000;
	font-size: 12px;
	margin-top: 0px;
	}

a:link {
	font-weight:normal;
	color:#FF9;
	text-decoration:none;
}
a:visited {
	font-weight:normal;
	color:#F93;
	text-decoration:none;
}
a:focus {
	font-weight:normal;
	color:#039;
	text-decoration:underline;
}
a:hover {
	font-weight:normal;
	color:#FF9;
	text-decoration:underline;
}
a:active {
	font-weight:normal;
	color:#FC6;
	text-decoration:underline;
}


#Seitenrahmen {
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #1D2F62;
	border-left-color: #1D2F62;
	/*height: 1500px;*/
	width: 75em;  /* Mit dieser Breite wird ein Container erstellt, der in ein 800 Pixel breites Browserfenster passt, sofern für den Text die Standardschriftgröße des Browsers übernommen wird. */
	background: #000000;
	margin: 0 auto;
	margin-top: -10px;
	height: 200em;
	padding-top: 190px;
}

.Kopf {
	border-left-color: #1D2F62;
	background: #000;
	position: fixed;
	top: 0px;
	height:180px;
	z-index: 10;
}
.Archivkopf {
	background-color: #000;
	position: fixed;
	z-index: 20;
	width: 74.5em;
	padding-left: 0px;
	padding-right: 5px;
}

.Kopfmenu {
	top: 160px;
	width: 900px;
	z-index: 99;
}

td img {
	display: block;
	text-align: center;
}

.Inhalt {
	width: 70em;
	position: relative;
	z-index: 0;
	padding-left: -10px;
	margin: 0 auto;	/*margin-top: 1px;
	margin-bottom: 50px;*/
}

#Fusszeile {
	position:fixed;
	bottom: 0px;
	font-size: 10px;
	background:#000;
	padding-left: 20px;
	width: 88em;
	text-align: center;
}

.Titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #CCC
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CCC;
	text-align: center;
}
.Anmerkung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #CCC
}
.Untertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCC;
	font-style: italic
}
.Marke {
	cursor: hand;
	filter: Chroma(Color=#FF0000);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: oblique;
color: #CCCCCC?):#FF0000); 		color: #CCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CCC;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: oblique;
	color: #CCC;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CCC;
	text-align: left;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCC;
}

.Info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	font-style: italic
}

.Name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CCC
}

td h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: oblique;
	color: #CCC;
	background-color: #666666;
	letter-spacing: 2px;
	text-align: center
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #CCC;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC
}

ul {  list-style-type: circle}
.Archiv {
	height: 650px;
	width: 100%;
}
hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1D2F62;
	border-right-color: #1D2F62;
	border-bottom-color: #1D2F62;
	border-left-color: #1D2F62;
}

.Pflichtfeld {
	color: #F00;
}

.EingabeNormal {
	background-color: #CCC;
	border-color: #999;
	color: #000;
}
.EingabePflicht {
	background-color: #FCC;
	border-color: #F00;
	color: #000;
}
.InhaltArchiv {
	width: 70em;
	position: relative;
	z-index: 0;
	padding-left: 20px;
	margin: 0 auto;
	margin-top: 50px;
}
.AbstandLinkesElement {
	padding-right: 15px;
}
.AbstandRechtesElement {
	padding-left: 15px;
}
.Rollenname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CCC;
	font-style: italic
}

