h1, h2, h3, h4, h5, h6 { text-align:center }
p { text-align:justify }

A:Link
	{
		color: #000000;
		text-decoration: underline;
	}

A:Active, A:Focus
	{
		color: red;
		text-decoration: underline;
	}

A:Visited 
	{
		color: #777777;
		text-decoration: underline;
	}

.PDFVerweis:before
	{
		content: url(/Bilder/Icons/PDF.gif) " ";
	}

.TextVerweis:before
	{
		content: url(/Bilder/Icons/Text.gif) " ";
	}

BODY
	{
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;

		border: 0px;
		background: #F8F8F8;
	}

#FHGr { background-color:#F8F8F8 }
#FW { background-color:#FFFFFF }
#FS { background-color:#000000 }

#FMagazin { background-color:#000000 }

#FRGesellschaft { background-color:#999966 }
#FRGlosse { background-color:#33FF00 }
#FRKunst { background-color:#800000 }
#FRMist { background-color: #996633 }
#FRReise { background-color:#FFE600 }
#FRSicherheit { background-color:#FF9900 }
#FRTechnik { background-color:#808080 }
#FRWiss { background-color:#0000C0 }

#Warnung { font-weight:bold; color:red }

.Menuebalken
	{
		margin:0pt;
		padding:3pt;
		position:fixed;
		z-index:10;
		width:100%;
		border-bottom:1px solid #FFFFFF;
		background:#E2E2E2;
		text-align:right;
	}

.Kopf
	{
		margin:24pt 0pt 0pt 0pt;
		text-align:center;
	}

.Navigation
	{
		border-bottom: 1px solid #FFFFFF;
		background: #E2E2E2;
		color: #FFFFFF;
	}
	
.Klein
	{
		font-size:60%;
	}
	
.RSS
	{
		background: #FF6600;
		font-weight:bold; color:white;
		text-align: center;
		text-indent:0pt;
	}

.Rubriken
	{
		color: #FFFFFF;
		font-weight: bold;
		text-align:center;
		text-decoration: none;
		text-indent: 0pt;
	}

.SeitenURL
	{
		margin:20pt 0pt 0pt 0pt;
		text-align:center;
	}

.Nutzerdaten
	{
		margin:0pt 0pt 0pt 0pt;
		border-top:1pt dotted #666666;
		color:#BBBBBB;
	}
