body, td, div, p {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
}
.background {
   background-color: #464B52;
   background-image: url(../img/hg.gif);
   background-repeat: repeat-x;
}
.hgcontent {
   background-color: #FFFFFF;
   background-image: url(../img/hg_content.gif);
   background-repeat: no-repeat;
}
.footer {
   background-image: url(../img/bg_footer.gif);
   background-repeat: repeat-x;
   nackground-position: 0 0;
   background-color: #18191b;
   font-size: 10px;
   color: #899099;
   padding:5px;
}
.footer span {
   color: #899099;
   font-size:10px;
}
.box1 {
   background-image: url(../img/box1.gif);
   background-repeat: no-repeat;
   height: 264px;
   width: 275px;
   padding: 20px 20px 0px;
}
.box2 {
   background-image: url(../img/box2.gif);
   background-repeat: no-repeat;
   height: 264px;
   width: 274px;
   padding: 20px 20px 0px;
   color: #FFFFFF;
}
.box3 {
   background-image: url(../img/box3.gif);
   background-repeat: no-repeat;
   height: 264px;
   width: 275px;
   color: #FFFFFF;
}
.content {
   color: #464B52;
   vertical-align:top;
}
a, a:link, a:active, a:visited {
   color: #6AC3D0;
   text-decoration: none;
}
a:hover {
   color: #6AC3D0;
   text-decoration: underline;
}
h2 {
   font-size: 14px;
   font-weight: bold;
   color: #464B52;
}
.t1 {
   color: #464B52;
}
.t2 {
   color: #6AC3D0;
}
.t3 {
   color: #999999;
}
.line1 {
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   height: 10px;
   background-image: url(../img/line1.gif);
   background-repeat: repeat-x;
   background-position: center;
}
.t4 {
   color: #3D6789;
}
.box3a {
   background-image: url(../img/box3a.gif);
   background-repeat: no-repeat;
   height: 264px;
   width: 275px;
   padding: 20px 20px 0px;
   color: #FFFFFF;
   text-align: justify;
}
hr {
   background-image: url(../img/line1.gif);
   background-repeat: repeat-x;
}
.t5 {
   color: #FFFFFF;
}
.box2a {
   background-image: url(../img/box2a.gif);
   background-repeat: no-repeat;
   height: 264px;
   width: 234px;
   padding: 20px 20px 0px;
   color: #FFFFFF;
   text-align: justify;
}
h1 {
   font-size: 18px;
   color: #464B52;
   font-weight: bold;
}
.t6 {
   font-size: 14px;
   color: #3D6789;
}
.t7 {
   font-size: 22px;
   font-weight: lighter;
   color: #3D6789;
}
.t8 {
   font-size: 20px;
   font-weight: lighter;
   color: #FFFFFF;
}
.t9 {
   font-size: 16px;
   font-weight: bold;
   color: #464B52;
   background-image: url(../img/haken.gif);
   background-repeat: no-repeat;
   background-position: left top;
   padding-left: 40px;
   vertical-align:top;
   height:23px;
}
.t10 {
   font-weight: bold;
   color: #464B52;
}
.t11,
.programm h2 {
   font-size: 16px;
   font-weight: bold;
   color: #6AC3D0;
}
.en {
   background-image: url(../img/vortrag_en.gif);
   background-repeat: no-repeat;
   background-position: right 0px;
}
.boxbild {
   background-image: url(../img/box3b.gif);
   background-repeat: no-repeat;
   height: 264px;
   width: 275px;
   color: #FFFFFF;
   text-align: justify;
   padding-top: 20px;
   padding-bottom: 0px;
}


.programm .navi { list-style: none; padding-left: 0; margin-bottom: 40px;}
.programm .navi li a.l1 { font-size: 1.3em; font-weight: bold; margin-bottom: 0.5em; display:block;}
.programm .navi ul { list-style: none; padding-left: 1em;}
.programm .navi ul li {margin-bottom: 1em; }
.programm .navi ul li .meta { font-size: 0.9em; }

.programm .date { font-family: Arial, Helvetica, sans-serif; font-size: 1.5em; font-weight: bold; color: #3D6789; }
.programm .organisation { color: #999; font-weight: bold;}
.programm dt { width: 90px; font-weight: bold; float: left; }
.programm dd { margin-left: 90px; border-bottom: 1px dotted #ddd; margin-bottom: 1em; padding-bottom: 1em; }
.programm dd .language { float: right; }
.programm dd .speaker { margin-top: 0; font-weight: bold; }
.programm dd h2 {}
.programm .speaker { color: #3D6789; }



