body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body, td, p {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}

#contentRegular     { background: url(gfxnew/regular_header.jpg) no-repeat }
#contentFrontpage   { background: url(gfxnew/frontpage_header.jpg) no-repeat }

td {
	line-height: normal;
}

a {
color: #083E72;
}

h1, h2, h3 {
	color: #083E72;
	margin: .2em 0 1em 0;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 14px;
}

td.headline h3 {
	margin: 1em 0 0 0;
}

td.title {
	font-weight: bold;
}

td.speaker ul {
	margin: 0;
	padding: 0 0 0 16px;
}

#wrapper {
	width: 657px; 
	margin: 0 auto;
	background: url('gfxnew/bottom.jpg') no-repeat left 100%;
	text-align: left;
}



#menu, #maincontent {
	float: left;
	margin-top: 115px;
}

#menu {
    margin-top: 160px;
	width: 160px;
}

#maincontent {
	width: 467px;
    min-height:280px;
    height:auto !important;
    height:280px;
}

#contentRegular #maincontent { margin-top: 170px }

#contentFrontpage #maincontent { margin-top: 250px }

#menu ul {
	list-style: none;
	margin: 0;
	padding: 10px 15px 10px 0;	
	display: block;
	float: left;
}

#menu ul li {
	background: #DFEBF8;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 5px 0;
}

#menu ul li.active {
	background: #083E72;
}

#menu a {
	display: block;
	padding: 5px 10px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#menu li.active a {
	color: #fff;
}

#footer {
	clear: both;
	padding: 20px 10px 10px 0;
	text-align: right;
	color: #fff;
	font-size: 9px;
}

#footer a {
    text-decoration: none;
    color: #fff;
}

h2.sessionheader { padding-top: 10px; border-bottom: 1px solid #bfc4e1; padding-bottom: 5px; line-height: 1em; margin-bottom: 5px } 
ul.session { list-style: none; margin: 0; padding: 0; float: left; width: 100%; margin-bottom: 25px }
ul.session li { float: left; clear; both; margin-bottom: 10px; width: 100% }
ul.session div.time { width: 45px; float: left; font-size: 13px; font-weight: bold; padding-top: 2px }
ul.session div.talk { width: 410px; float: right; } 
ul.session h3 { color: #000; font-size: 13px; font-weight: bold; margin-bottom: 2px }

.pagePaamelding h3 { color: #000; margin-bottom: 5px; padding-top: 20px }
.pagePaamelding form    {padding-top: 20px}