        html, body      {
                            padding:0;
                            margin:0;
                            overflow:show;
                            text-align:center;
                            background-color:#5f5f5f;
                            font-size:11px;
                            font-family:Times New Roman;
                            color:#333333;
							line-height:1.5;
							background-image:url(../img/hg_kachel.gif);
                            }
        #header_aussen		{
                            text-align:center;
                            margin:auto;
                            width:100%;
                            background-image:url(../img/hg_header.gif);
                            background-repeat:repeat-x;
                            height:290px;    
        					}                    
        #header				{
                            text-align:center;
                            margin:auto;
                            width:1050px;
                            background-image:url(../img/img_header.jpg);
                            height:79px;
							font-size:11px;
							padding-top:211px;
							color:#333333;
							letter-spacing:1px;
                            }
                            
		#header a		{
							color:#333333;
							text-decoration:none;
							}
		#header a:hover{
							color:#d30233;
							text-decoration:none;
							}
		#header .aktiv{
							font-style:italic;
							color:#d30233;
							}
        #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;
							text-align:center;
							font-size:11px;
							color:333333#;
							padding-top:82px;
                            }
		h1				{
                            font-size:18px;
                            font-family:Times New Roman;
                            color:#d30233;
							font-weight:normal;
							margin-bottom:40px;
							}
		a					{
							color:#d30233;
							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;
							}
		.zweispaltig{
							margin-top:28px;
							margin-bottom:28px;
							height:161px;
							width:708px;
							}
		.links{
							padding-right:32px;
							margin-right:32px;
							width:322px;
							float:left;
							border-right:1px solid #ACACAC;
							}
		.rechts{
							width:321px !important;  /* für Firefox u.ä. */
							width:318px;
							float:right;
							margin-top:-3px;
							}
		.rot				{
							color:#d30233;
							}
		.grau				{
							color:#333333;
							}							
		.rahmen_bild	{
							border:1px solid #ACACAC;
							}
		.kastenbreit		{
							color:#333333;
							width:670px;
							padding-left:20px;
							padding-right:20px;
							padding-top:15px;
							margin-top:60px;
							background-color:#EEEEEE;
							border:1px solid #ACACAC;
					}
		.kastenschmal		{
							color:#333333;
							width:280px;
							padding-left:20px;
							padding-right:20px;
							padding-top:15px;
							margin-top:25px;
							background-color:#EEEEEE;
							border:1px solid #ACACAC;
					}												