html {height: 100.13%; font-size: 62.5%; }

body {
         font-size: 1.3em;
         text-align: center;
         font-family: Verdana;
         color:white;
         background-color:#cccccc;
         background-repeat: no-repeat;
         background-image:url(../bilder/hintergrund_startseite.png);
     }

* { margin: 0px; }

a {
         font:normal 1em Verdana;
         text-decoration: none;
         color: #F3661C;

  }

a:link {}

a:visited { color:#F3661C; }

a:hover, a:focus, a:active { color:#333434; }

a.allianz:link, a.allianz:hover, a.allianz:focus, a.allianz:active, a.allianz:visited { color:#444444;
                                                                                        font-style: italic;
                                                                                        font-weight: bold;
                                                                                      }
a.programm {
                 font:normal 1em Verdana;
                 text-decoration:none;
                 color:#ffffff;
                 background-color: #C04000;
                 display: block;
                 border: 2px solid white;
                 padding: 2px;
                 margin: 2px;
           }
a.programm:visited {
                     font:normal 1em Verdana;
                     text-decoration:none;
                     color:#ffffff;
                     background-color: #C04000;
                     display: block;
                     border: 2px solid white;
                     padding: 2px;
                     margin: 2px;
                    }

a.programm:hover {
                     font:normal 1em Verdana;
                     text-decoration:none;
                     color: #ffffff;
                     background-color: #F3661C;
                     display: block;
                     border: 2px solid white;
                     padding: 2px;
                     margin: 2px;
                    }


/* a.toolbox:link, a.toolbox:focus, a.toolbox:active, a.toolbox:visited { color:#444444;
                                                                       font-style: italic;
                                                                       font-weight: bold;
                                                                     }


a.toolbox:hover                                                      { color:  #FF7700;} */


a#logolink    {
                 position:absolute;
                 top:505px;
                 left:-5px;
                 width:300px;
                 height:140px;
                 border: none;
                 background-image: url('bilder/pixel_trans.gif');
                 cursor:pointer;
                }

div#wrapper {
                 width: 45%;
                 border: none;
                 position: absolute;
                 padding: 0px;
                 border-spacing: 0px;
                 text-align: left;
                 top: 10px;
                 left: 520px;

            }

div#header   {
                 /* border-width: 1px;
                 border-style: solid;
                 border-color: gray; */
                 padding-left: 9px;
                 background-color: #F3661C;

             }

div#header h1 {
                 font-size: 1.5em;
                 font-style: normal;
                 font-weight: normal;
                 text-decoration: none;
                 font-variant: normal;
                 letter-spacing: 0.1em;
                 line-height: 3em;
              }


div#subheader   {
                 /*border-width:1px; */
                 padding: 5px 0px 5px 10px;
                 /* border-style:solid;
                 border-color:gray;    */
                 background-color:#F3661C;
                 margin-top: 25px;
                 line-height: 1em;
                 letter-spacing: 0.1em;
                 height: auto;
                }

div#maincontent  {
                  background-color:#c0c0c0;
                  padding: 5px 10px 15px 10px;
                  margin-top: 25px;
                  color: #333333;
                  border: 1px solid #808080;
                 }

div#maincontent li {padding-bottom: 5px;}

div#maincontent ul {margin-left: 25px; list-style-type:square; }

div#maincontent ul.toolbox {
                    margin-top: 15px;
                    margin-left:       35px;
                    list-style-type:  square;
                    list-style-image: url('../bilder/toolbox.png');
                    }

div#maincontent ul li {padding-left: 5px;
                        }

div#maincontent ul.toolbox li:hover { list-style-image: url('../bilder/toolbox_gelb.png'); }

div#maincontent ul li:hover a { color: #FF9900; }

 /* div.toolbox {
              height:               35px;
              width:                220px;
              display:              ;
              text-align:           left;
              padding-left:         50px;
              padding-right:        10px;
              margin-left:          20px;
              background:           url('../bilder/toolbox.png') no-repeat center left;
              background-color:     #ff6b1d;
              opacity:              0.8;
              filter:               alpha(opacity=80);
              border:               1px dashed grey;

             }
div.toolbox:hover {background-color: #FF9900;} */

div.toolbox {
              height:               35px;
              width:                220px;
              text-align:           left;
              padding-left:         50px;
              padding-right:        10px;
              margin-left:          20px;
              background:           url('../bilder/toolbox.png') no-repeat center left;

             }

div.toolbox:hover a {color: #FF9900;}

h2 {
    margin-top: 0em;
    margin-bottom: 0em;
    font-size: 1em;
    font-family: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0em;
    text-decoration: none;
  }

h2.toolbox {
                 border-bottom: 1px solid  #F3661C;
                 display: inline;
                 font-size: 1.2em;
                 font-style: normal;
                 font-weight: normal;
                 text-decoration: none;
                 font-variant: normal;
                 letter-spacing: 0.1em;
                 line-height: 2em;


           }

h3      {
         margin-top: 0.5em;
         margin-bottom: 0.8em;
         font-size: inherit;
         font-style: normal;
         font-variant: normal;
         font-weight: bold;
         letter-spacing: 0.1em;
         text-decoration: none;

        }

p {margin-bottom: 1em; margin-top: 0.5em; }

table.partner {
                margin: 0px;
                width: 465px;
                border-collapse: collapse;
                border-color:black;
                border-spacing: 0px;
                border: none;
              }

table.partner td {
                   padding: 5px;
                   font-weight:bold;
                 }

div#footer1 {
           margin-top: 25px;
           border: 1px solid #808080;
           background-color: #C0C0C0;
           }

div#footer2 {
           margin-top: 25px;
           border: 1px solid #808080;
           background-color: #C0C0C0;
           }

a#hover  {
          width: 40px;
          height: 39px;
          display: block;
          background:transparent url(../bilder/pfeil_home.png) no-repeat bottom left;
          margin-top: 15px;
          float: left;
         }

a#hover:hover {
                 width: 40px;
                 height: 39px;
                 display:block;
                 background:transparent url(../bilder/pfeil_home.png) no-repeat;

              }

pre { font:normal 0.9em Verdana; border-bottom: 1px dashed black; width:400px;}


img {border-style:none;}

div.groesser {border:              1px solid black;
            background-color:    #F3661C;
            padding:              2px;
            margin-left:          20px;
            width:                100px;
            margin-top:           5px;
           }

div.groesser:hover {background-color: #FF9900; }

img.vorschau {margin:20px 0px 0px 20px;}

td.left {
         white-space:nowrap;
         vertical-align: top;
         }

td.right {}
td.right a {margin-left: 20px; display:block;}
td.right2 a {position:fixed; right: 50px;}

table.download {margin: 3px 5px 3px 5px; }
table.download td {padding: 5px 0px 5px 0px;}
