/* DATEI: forall.css */
body { margin-top:30px; margin-bottom:30px; margin-left:5px; margin-right:5px; background-color:white;}

p,h1,h2,h3,h4,h6,ul,ol,li,div,td,th,address,blockquote,nobr,br,b,i {
	font-family:Arial,sans-serif;
	color: #000000;
}

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h2.sh2 { font-size:16pt; }
h3 { font-size:14pt; }
h4 { font-size:12pt; }
h5 { font-size:10pt; }
h6 { font-size:8pt; color:#909090; }        /nur in Fußzeile

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:11pt; }

.green {color: #00FF99; font-weight: bold}
.red {color: #FF0000; font-weight: bold}
.klein {font-size: 9pt;}
.kleinb {font-size: x-small; font-weight: bold}
.Stil13 {color: #996600}
.pass {color: #009999}
.sehenswert {color: #993366}
.grenze {color: #996600}

#f1 {border-width:1pt; border-style:solid; border-color:#999999; background-color:#e5e5e5; display:block; width:100%; visibility=visible;}
#f2 {border-width:1pt; border-style:solid; border-color:#999999; background-color:#00A2FF;}
.f1 {
	border-width:1pt;
	border-style:solid;
	border-color:#999999;
	background-color:#e5e5e5;
	width=100%; 			
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	height: 12px;
	width: 100%;
	position: absolut;
	text-align: left;
	white-space: normal;
	display: block;


}
.Stil1 {font-size: x-small}

#front  {position:absolute; top:8px; left:5px; width:600px; z-index:2; color:#000000; }
#shadow {position:absolute; top:10px; left:7px; width:600px; z-index:1; color:#ffcc00; }
.headproj {color:rgb(0,49,255);font-size:16pt;}
.head   {font-family:Arial; font-size:36pt; }
.head2  {
	font-family:Arial;
	font-style:normal;
	font-weight:100;
	font-size:16pt;
	line-height: 15px;
	font-variant: normal;

}


a:link { color:#003399; text-decoration:none; }
a:visited { color:#003399; text-decoration:none; }
a:active { color:#0000CC; text-decoration:none; }
a:hover { color:#666666; text-decoration:none; }
