<style type="text/css">
<!—

#dummy {

}


* {
        margin:0;
        padding:0;
}


html, body {
        font-family: Verdana, Tahoma, Arial;
        font-size:small;
        text-align: center;
}



h1 {
        color:#EE9A15;        /* Farbe orange */
        font-size:medium;        /* Größe 16px   */
        font-weight:bold;        /* fett */
}


h2 {
        font-size:small;
        font-weight:bold;        /* fett */
}




#seitenbereich {
        width: 950px;
        text-align: center;
        margin: 0 auto;
}
#seitenbereich a:link    { color:#000000;   text-decoration:underline; };
#seitenbereich a:visited { color:#000000;  text-decoration:underline; };
#seitenbereich a:focus   { color:#000000;  text-decoration:underline; };
#seitenbereich a:active  { color:#000000; text-decoration:underline; };


/* header_usa: */
#header_dummy {
        background:url(../images/header/header_usa2004.jpg) no-repeat left top;
          height:70px;
        text-align: left;
}

#header {
        background:url(../images/header/header_usa2004.jpg) no-repeat left top;
          height:70px;
        text-align: left;
}

#header_projekt2004 {
        background:url(../images/header/header_projekt2004.jpg) no-repeat left top;
          height:527px;
        text-align: left;
}

#header_usa2014 {
        background:url(../images/header/header_usa2014.jpg) no-repeat left top;
          height:454px;
        text-align: left;
}

#header_spanien2004 {
        background:url(../images/header/header_spanien2004.jpg) no-repeat left top;
          height:70px;
        text-align: left;
}

#header_spanien2014 {
        background:url(../images/header/header_spanien2014.jpg) no-repeat left top;
          height:381px;
        text-align: left;
}

#header_party2004 {
        background:url(../images/header/header_party2004.jpg) no-repeat left top;
          height:70px;
        text-align: left;
}

#header_pitt {
        background:url(../images/header/header_pittsburgh.jpg) no-repeat left top;
          height:70px;
        text-align: left;
}

#header_pitt2014 {
        background:url(../images/header/header_pittsburgh2014.jpg) no-repeat left top;
          height:453px;
        text-align: left;
}

#navi {
          background-color: #EE9A15;
        font-size:medium;
        color:white;
        padding-left:20px;
        padding-top: 0.5em;
        padding-bottom: 0.6em;
        text-align: left;
}


#navi a:link    { color:white;   text-decoration:none; }
#navi a:visited { color:white;  text-decoration:none; }
#navi a:focus   { color:white;  text-decoration:none; }
#navi a:hover   { color:#C0070F;   text-decoration:none; }
#navi a:active  { color:white; text-decoration:none; }


#navi_2004 {
        background-color:#FFDBBB;
         font-size:medium;
        color:#EE9A15;
/*        padding-left:470px; */
        padding-left:20px;
        padding-top: 0.2em;
        padding-bottom: 0.1em;
        text-align: left;
}

#navi_2004 a:link    { color:#EE9A15;   text-decoration:none; }
#navi_2004 a:visited { color:#EE9A15;  text-decoration:none; }
#navi_2004 a:focus   { color:#EE9A15;  text-decoration:none; }
#navi_2004 a:hover   { color:#EE9A15;  text-decoration:underline; }
#navi_2004 a:active  { color:#EE9A15; text-decoration:none; }


.aktiv {
        font-size:medium;
        color:#C0070F;
}


.aktiv2004 {
         font-size:medium;
        color:#EE9A15;
        text-decoration:underline;
}




#inhalt {
        padding:20px 20px 20px 20px;
        background-color:#FFDBBB;
        text-align: left;
}


-->
</style>