*                        { margin: 0px; }

body                     { background: #999; }



div#box1                 { background: #E38F12;
                           border: #444 solid;
                           width: 1000px;
                           height: 1500px;
                           margin-left: auto;
                           margin-right: auto;
                           margin-top: 45px; }

img#header               { width: 650px;
                           margin-left: 155px;
                           margin-top: 30px;
                           border: 0px solid; }

div#nav                  { border: 0px solid;
                           width: 200px;
                           height: 500px;
                           margin-top: 75px;
                           float: left;
                           text-align: center;
                           font-size: 2em; }

div#maintext             { border: 0px solid;
                           width: 650px;
                           height: 1000px;
                           margin-top: 75px;
                           margin-left: 245px;
                           font-size: 1.4em; }

a:link                   { text-decoration:none; font-weight:bold; color:#333300; }
a:visited                { text-decoration:none; font-weight:bold; color:#333300; }
a:hover                  { text-decoration:none; font-weight:bold; background-color:#CC9900; }
a:active                 { text-decoration:none; font-weight:bold; background-color:#CC9900; }
a:focus                  { text-decoration:none; font-weight:bold; background-color:#CC9900; }



/* Termine */
