body {
	margin-top: 3px;
    font: normal 10px 'Trebuchet MS','Lucida Grande', Helvetica, Arial, serif;
	background-color: #6e6e6e;
	color: #fff;
	text-align:center;
}

.container {
	margin: 0 auto;
	padding: 0px;
	width:663px;
	overflow: auto;
}

.header {
	margin: 0px;
	height: 63px;
	display: block;
	background-color: #f4f;
	background: url(../images/rj_head.png) no-repeat left top;
}

.menu-container {
	background: url(../images/table_edge_r.png) repeat-y right;
}

.menu {
	padding-top:0px;
	height: 28px;
	top: 0px;
	margin:0 9px 0 0;
	background-color: #fff;
	display: block;
}

.main_head {
	margin: 33px 44px 0 33px;
	position: relative;
	height:50px;
}

.main-container {
	background: url(../images/table_edge_r.png) repeat-y right;
}

.main {
	background: black url(../images/rj_bg01.jpg) bottom no-repeat;
	margin:0 9px 0 0;
	border-left: 2px solid white;
	color: #fff;
	padding: 40px 63px;
	position: relative;
	top:0px;
	text-align:left;
	font-size: 1.3em;
	line-height: 1.3em;
}

.main_bottom {
	background: url(../images/rj_bottom.png) no-repeat bottom;
	font: 1em Georgia;
	color: #fff;
	text-align: center;
	height:28px;
}

.swf_content {
	color: white;
	font-size: 1.3em;
	position: relative;
	top: 0px;
}

ul {
	padding: 10px;
	margin: 0;
	list-style: none;
}
a {
    text-decoration: none;
	color: #76b;
}

a:hover {
	font-weight: bold;
	color: white;
	background-color: #76b;
}

.article {
	margin-bottom: 35px;
}

.article h4 {
	padding: 0;
	margin: 0;
}

.datum {
	font-size: 0.85em;
}

.optreedtabel {
	font-size: 12px;
}

.agenda {
	margin-left: -20px;
	margin-right: -20px;
}

table.optreedtabel {
	width: 600px;
	margin-bottom: 30px;
}

table.optreedtabel th.year {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}

table.optreedtabel td {
	padding: 0 6px 0 4px;
}

th.month {
	padding-top: 10px;
}
