body{
 background-color: #E7EAF2;
 font-family: Verdana, Arial, sans-serif;
 font-size: 8pt;
}

img{
 border: 0;
}

td{
 font-family: Verdana, Arial, sans-serif;
 font-size: 8pt;
}

h1{
 margin-top: 0;
 font-size: 14pt;
 color: #2182AD;
}

.lil{
 font-size: 7pt;
 font-weight: normal;
}

span.lil{
 font-size: 7pt;
 color: #666666;
}

span.lilattention{
 font-size: 7pt;
 color: #EF8221;
}

span.attention{
 font-weight: bold;
 color: #EF8221;
}

#site{
 position: absolute;
 width: 718px;
 left: 50%;
 margin-left: -359px;
}

#top{
 position: relative;
 width: 718px;
 left: 50%;
 margin-left: -359px;
 height: 65px;
 padding: 5px;
 background-color: white;
 border: 1px solid #666666;
}

#logo{
 width: 234px;
 height: 60px;
 float: left;
}

#banner{
 width: 468px;
 height: 60px;
 float: right;
}

#menu{
 position: relative;
 top: 20px;
 width: 728px;
 left: 50%;
 margin-left: -359px;
 height: 25px;
}

#menu_point{
 position: relative;
 top: 1px;
 height: 15px;
 background-color: white;
 border: 1px solid #666666;
 float: left;
 margin-right: 5px;
 padding: 5px;
}

#menu_point_act{
 position: relative;
 top: 1px;
 height: 15px;
 background-color: #666666;
 border: 1px solid #666666;
 float: left;
 margin-right: 5px;
 padding: 5px;
}

#menu_point_act a{
 font-weight: bold;
 color: white;
}

#menu_point_act a:hover{
 text-decoration: none;
}

#main{
 position: relative;
 top: 20px;
 width: 718px;
 left: 50%;
 margin-left: -359px;
 padding: 5px;
 background-color: white;
 border: 1px solid #666666;
}

#notes{
 position: relative;
 top: 20px;
 padding: 5px;
 width: 718px;
 left: 50%;
 margin-left: -359px;
 text-align: right;
}

#google{
 position: relative;
 top: 40px;
 padding: 5px;
 width: 728px;
 left: 50%;
 margin-left: -364px;
}

#kursergebnis{
 border: 1px solid #2182AD;
 background-color: #C6DFF7;
 padding: 5px;
 font-size: 10pt;
 font-weight: bold;
 text-align: center;
}

.input{
 border: 1px solid #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: 8pt;
}

.input2{
 border: 1px solid #2182AD;
 background-color: #EEEEEE;
 font-family: Verdana, Arial, sans-serif;
 font-size: 8pt;
}

a{
 color: #2182AD;
 text-decoration: none;
}

a:hover{
 text-decoration: underline;
}
