#gesamt        {font-family:georgia, courier, sans-serif;
                background-color:#FFA500;
                height:3000px;
                }
#kopf        {background-color:#FF00FF;
                 min-width:800px;
                 max-width:1200px;
                 height:170px;
                 margin:20px;
                 padding:10px;
                 overflow:hidden;
                 display:block;
                 top:20px;
                 border-color:#FFFFFF;
                 border-style:solid;
                 border-width:5px;
                 }
        #ueberschrift        {color:#800080;
                                         text-align:center;
                                         }
                        #ueberschrift h2        {font-size:170%;
                                                        }
                        #ueberschrift h1 {font-size:210%;
                                                        font-weight:bold;
                                                        top:40px;
                                                        }
        #infoleiste                {font-weight:normal;
                                        }
                        a:link        {color:#800080;
                                        text-decoration:none;
                                        font-weight:bold;
                                        }
                        a:visited        {color:#800080;
                                        text-decoration:none;
                                        font-weight:bold;
                                        }
#haupt                               					 {
                                        width:1300px;
										}
#links                                					{color:#800080;
                                        margin-right:15px;
                                        margin-left:10px;
                                        height:800px;
                                        padding-right:20px;
                                        padding-left:10px;
                                        border-color:#FF00FF;
                                        letter-spacing:0.01em;
                                        line-height:110%;
                                        }
#mitte                                {color:#800080;
                                        position:absolute;
										top:230px;
										left:330px;
										width:580px;
                                        background-color:#FFFFFF;
                                        font-size:110%;
                                        margin-right:20px;
                                        border-style:solid;
                                        border-color:#FF00FF;
                                        border-width:thick;
                                        padding-left:20px;
                                        padding-right:20px;
                                        line-height:135%;
                                        letter-spacing:0.04em;
                                        font-style:bold;
                                        text-align:left;
                                        }
#mitte h4                        {text-align:left;
                        }
#mitte p                                {text-align:left;
                        }
#bild									{position:absolute;
										top:234px;
                                        right:230px;
                                        width:100px;
                                        height:150px;}
#fuss                                {
                                        color:#FFFFFF;
                                        font-size:110%;
                                        width:1300px;
                                        text-align:center;
                                        background-color:#808080;
                                        letter-spacing:normal;
                                        bottom:10px;
                                        }