        html, body      {
                            padding:0;
                            margin:0;
                            overflow:show;
                            text-align:center;
                            background-color:#AF0E26;
                            font-size:11px;
                            font-family:Times New Roman;
                            color:#3E3D40;
							line-height:1.5;
							background-image:url(../img/hg_header.jpg);
							background-repeat:repeat-x;
                            }
        #header			{
                            text-align:center;
                            margin:auto;
                            width:1050px;
                            background-image:url(../img/img_header.jpg);
                            height:79px;
							font-size:11px;
							padding-top:211px;
							color:#3E3D40;
							letter-spacing:1px;
                            }
		#header a		{
							color:#3E3D40;
							text-decoration:none;
							}
		#header a:hover{
							color:#000000;
							text-decoration:none;
							}
		#header .aktiv{
							font-style:italic;
							color:#AF0E26;
							}
        #content		{
                            text-align:center;
                            margin:auto;
                            width:1050px;
                            background-image:url(../img/hg_content.jpg);
							overflow:auto;
                            }
        #content_innen{
                            text-align:left;
                            margin:auto;
                            width:708px;
                            font-family:cambria, Times New Roman;
							font-size:12px;
							line-height:1.4em;
							letter-spacing:1px !important;  /* für Firefox u.ä. */
							letter-spacing:normal;
                            }
        #bottom		{
                            text-align:center;
                            margin:auto;
                            width:1050px;
                            background-image:url(../img/img_bottom.jpg);
                            height:130px;
                            overflow:auto;
                            }
		h1				{
                            font-size:18px;
                            font-family:Times New Roman;
                            color:#AF0E26;
							font-weight:normal;
							margin-bottom:40px;
							}
		a					{
							color:#AF0E26;
							text-decoration:none;
							}
		a:hover			{
							color:#000000;
							text-decoration:underline;
							}
		ul					{
							list-style-image:url(../img/img_punkt.gif) !important;  /* für Firefox u.ä. */
							list-style-image:none;
							margin-left:-20px !important;  /* für Firefox u.ä. */
							margin-left:18px;
							}
		.foto_2spalten{
							margin-top:32px;
							margin-bottom:5px;
							}
		.aussen_1spalte{
							margin-top:28px;
							margin-bottom:28px;
							height:161px;
							width:708px;
							}
		.foto_1spalte{
							padding-right:32px;
							margin-right:32px;
							width:322px;
							float:left;
							border-right:1px solid #ACACAC;
							}
		.text_1spalte{
							width:321px !important;  /* für Firefox u.ä. */
							width:318px;
							float:right;
							margin-top:-3px;
							}
		.rot				{
							color:#AF0E26;
							}
		.rahmen_bild	{
							border:1px solid #ACACAC;
							}
