* {
font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

@page {
 margin: 0 2cm 1.4cm 3cm;
}

h1,h2,h3,h4,h5 {
 color: #5981a4;
}

#top-menu, 
#menulist,
#submenu, 
#picture-line,
#breadcrump,
#footer {
 display: none;
}

#header {
 position: absolute;
 top: 0;
 left: 0;
}

#logo {
 position: absolute;
 top: 0;
 left 0;
 z-index: 200;
}

#header-club-title {
 position: absolute;
 top: .5cm;
 left: 0;
 width: 100%;
 text-align: left;
 font-size: 150%;
 z-index: 350;
 color: #5981a4;
 font-weight: bold;
 margin: 0;
 padding: 0;
 text-align: center;
}



#content {
 position: absolute;
 top: 1cm;
 left: 0cm;
 margin: 0;
 padding: 0 1cm;
 border: 0;
 font-size: 90%;
}

#content h1 {
 font-size: 1.35em;
}

#content h2 {
 font-size: 1.25em;
}

a img, img {
 border: 0;
}

.csc-frame-rulerBefore {
 clear: both;
 margin-top: 10px;
 border-top: #e3dff5 solid 1px;
}

.left {
 float: left;
 margin: 0 10px 5px 0;
}

.csc-frame-invisible {
 display: block;
}

#agenda-subtitle {
 display: block;
 width: 100%;
 margin: 0;
 text-align: center;
}

#content table {
 width: 100%;
}

#content td-0 {
 width: 15%;
}

#content td-2 {
 width: 30%;
}

#content td-1 {
 width: 55%;
}

#print-page{
 display: none;
}
