        html, body      {
                            padding:0;
                            margin:0;
                            overflow:show;
                            text-align:center;
                            background-color:#EDE8E2;
                            }
        #header         {
                            height:150px;
                            text-align:center;
                            margin:auto;
                            width:100%;
                                                        background-position:center;
                            }
                #header_innen{
                                                        height:150px;
                                                        margin:auto;
                                                        margin-bottom:-5px;
                                                        }
        #content       {
                            text-align:center;
                            margin:auto;
                            width:960px;
                            background-image:url(img/hg_content.gif);
                            height:auto;
                            overflow:auto;
                            }
        #content_top  {
                                                        margin:auto;
                            width:900px;
                                                        height:292px;
                            }
         #content_zitat{
                            width:300px;
                                                        height:292px;
                                                        float:left;
                                                        font-size:20px;
                                                        font-family:verdana, 'Times New Roman';
                                                        font-style: italic;
                                                        color:#626262;
                                                        vertical-align:middle;
                                                        line-height:1.5;
                                                        background-image:url(img/hg_zitat.gif);
                                                        background-repeat:no-repeat
                            }
        #content_bild {
                            width:600px;
                                                        height:292px;
                                                        float:right;
                            }
        #content_text{
                            width:530px;
                                                        float:right;
                                                        text-align:left;
                                                        margin-right:30px *!important;  /* für Firefox u.ä. */
                                                        margin-right:15px;
                                                        padding-left:35px;
                                                        padding-right:35px;
                                                        padding-top:36px;
                                                        font-size:18px;
                                                        font-family:verdana, 'Times New Roman';
                                                        color:#626262;
                                                        line-height:1.5;
                            }
                #kontakt_aussen{
                                                        clear:both;
                                                        }
                #kontakt_links{
                                                        float:left;
                                                        width:247px;
                                                        }
                #kontakt_rechts{
                                                        float:right;
                                                        width:247px;
                                                        }
         #bottom       {
                            height:120px;
                            text-align:center;
                            margin:auto;
                            width:960px;
                            background-image:url(img/hg_bottom.gif);
                            clear:both;
                            }
                #zitat_untertitel{
                                                        font-size:12px;
                                                        font-family:cambria, 'Times New Roman';
                                                        font-style: normal;
                                                        }
                h1                                {
                                                        margin-top:0px;
                                                        margin-bottom:31px;
                                                        }
                a                                        {
	font-style:italic;
	color:#C00;
	text-decoration:none;
                                                        }
                a:hover                        {
                                                        font-style:italic;
                                                        color:#000000;
                                                        text-decoration:none;
                                                        }
                input                                {
                                                        width:237px;
                                                        height:17px;
                                                        color:#626262;
                                                        font-size:12px;
                                                        font-family:cambria, 'Times New Roman';
                                                        border:0px;
                                                        margin-bottom:10px;
                                                        padding-top:3px;
                                                        padding-left:5px;
                                                        padding-right:5px;
                                                        }
                textarea                {
                                                        width:237px;
                                                        height:115px;
                                                        color:#626262;
                                                        font-size:12px;
                                                        font-family:cambria, 'Times New Roman';
                                                        border:0px;
                                                        padding:3px;
                                                        padding-left:5px;
                                                        padding-right:5px;
                                                        }

