
body {
    padding:0px;
    background-color:#FDF7E9;

    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    color: #666666;
    
    text-align:center;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12pt;
    color: #009FE1;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11pt;
    color: #999999;
}

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    color: #009FE1;
}

a:hover {
    text-decoration:underline;
}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    color: #666666;
}

div.inhalt {
    background-color: #FFFFFF;
    text-align: center;
    width:1000px; 
    padding: 20px; 
    margin: 0 auto;

    width: 100% !IMPORTANT;
    max-width: 1000px;
    height: auto !IMPORTANT;
}

div.imp {
    background-color:#FEF0CB;
    text-align: center;
    width:1000px; 
    padding: 20px; 
    margin: 0 auto;
    width: 100% !IMPORTANT;
    max-width: 1000px;
    height: auto !IMPORTANT;

}

#logo {
    margin-bottom:20px;
}

#ifWebstream {
    border: 1px solid #999999;
}

#imp {
    width:100%;
    margin: 0 auto;
    background-color:#FEF0CB;
}

#impleft {
    width:35%;
    text-align:left;
}

#impright {
    width:35%;
    padding:20px;
    text-align:right;
    vertical-align:top;
}

#impf1, #impf2 {
    width:15%;
}

video {
   width: 80% !IMPORTANT;
   height: auto !IMPORTANT;
}

