/*
BODY {
//	background-color: midnightblue;
	background-color:#003366;
	color : #FFFFCC;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 19px;
	text-align: left;
	margin-top: 50px;
}*/

BODY {
	background-color: #006060;
	color : #FFFFCC;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 18px;
	text-align: left;
	margin-top: 50px;
}

p,ul,ol,dl,td,th,form,H1,H2,H3,H4{
//	margin-left : 260;
//	margin-bottom: -10px;
}

address{
	margin-left : 20px;
	text-align:left;
}

p,dl,form,H1,H2,H3,H4{
//	width: 500px;
	text-align : justify;
}

li{
	margin-bottom: 10px;
	margin-left : 0px;
//	width: 460px;
}

li.miteinzug{
	margin-bottom : 0px;
	margin-left : 150px;
}

li.blocksatz {
	text-align:justify;
}

dd{
	margin-bottom: 10px;
	text-align:left;
}

table{
//	margin-left : 280;
//	margin-bottom: -10px;
}

td{
//	font-size: 19px;
}

/* eingerückte Tabelle*/
td.klein{
	font-size : 11pt;
	font-weight : bold;
}

H1, H2, H3, H4,H5 {
//	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-variant : small-caps;
	margin-top:40px;
	margin-bottom:10px;
}

H2 {
//	font-size: 16pt;
	font-size: 130%;
}

H3 {
//	font-size: 15pt;
	font-size: 115%;
	font-style: italic;
//	font-family: sans-serif;
}

H4 {
//    font-family: sans-serif;
    font-size: small;
}

A {
	color : #FFFFCC;
}

A.noDecoration {
	text-decoration : none;
}

A:Hover {
/*	color: #FEFF5E;*/
/*	font-size: 110%;*/
	text-decoration: underline overline;
/*	background-color : #FFFFCC;*/
}

HR {
	height: 1pt;
}

#menu{
/*	position:relative;
	top: 280px;
	left: 13px;
	z-index:1;
	width:234px;
	height: 148px;
*/
}
/* Menü-Layer */

.menu{
	text-align : left;
//	margin-left: 0px;
//	margin-bottom: -13px;
//	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-variant : normal;
	font-size: 16px;
//	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1px;
	width: 234px;
}
/* Menü-Einträge */

/* erster Versuch:
#satellit {
	position:absolute;
	top:30px;
	left: 10px;
	width:186px;
	height:173px;
	z-index:1;
}
*/

#satellit {
/*	position:relative;
	top:-150px;
	left: -8px;
	width:234px;
	height:295px;
//	z-index:1;
*/
}

#line{
//	margin-top: 30px;
//	margin-bottom: -10px;
}

#ueberschrift{
	letter-spacing: 4px;
	text-transform:uppercase;
	font-weight : bold;
	margin-top: 30px;
	margin-bottom: -10px;
}

.kleinerAbstandUnten{
	margin-bottom: -17px;
}
/* verringerter Abstand zum nächsten Objekt */

.emph{
	font-weight : bold;
	font-style:italic;
}
/* fett */

.noBottomMargin{
	margin-bottom: 0px;
}
.noLeftMargin{
	margin-left: 0px;
}
.noTopMargin{
	margin-top: 0px;
}

.info {
	margin-left: 0px;
//	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-variant : small-caps;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 1px;
}
/* Infos (Datum der letzten Änderung, Webmaster-Kontakt) am Ende jeder Seite */

.initial{
	float: left;
	text-align:center;
	width: 60px;
/*	height: 60px;*/
	color : brown;
	background: #FFFFCC;
/*	color: purple; */
/*	font-family : Verdana;*/
	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-weight : bold;
	font-size : 40px;
	margin-top : -6px;
/*	border : 2px ridge red; */
	margin-right : 4px;
}

.backwards { unicode-bidi:bidi-override; direction: rtl; }
/* E-Mail-Adressen vor Harvestern schützen */
