body {
	margin: 0px;
	margin-top: 0px;
	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:800px;
	background-color: #517D20;
	border: 2px solid #EEE;
}

.header {
	color: #AE0627;
	font-family: Georgia, Arial, sans-serif;
	font-size: 2.8em;
	text-align: right;
	margin: 0px;
	padding: 5px;
	height: 60px;
	display: block;
	background: url(../images/head.jpg);
	width: 790px;
}

.flags {
	position: relative;
	margin-top:0px;
	bottom: 0px;
	right: 0px;
}

.flags a img {
	background-color: transparent;
	border: 0;
	padding: 0;
	margin:0;
}

.flags a:hover {
	background-color: transparent;
	border: 0;
	padding: 0;
	margin:0;
}

.menu-container {
	background: #FFF;
}

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

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

.main-container {
}

.main {
	margin:0 9px 0 0;
	border-left: 0px solid white;
	padding: 40px 63px;
	position: relative;
	top:0px;
	text-align:left;
	font-size: 1.3em;
	line-height: 1.3em;
	min-height: 500px;
}

.main_bottom {
	font: 1em Georgia;
	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: #FFFFBE;
}

a:visited {
	color:#F4FF8E
} 

a:active {
	color:#FFFFFD
}


a:hover {
	color: #517D20;
	background-color: #FFFFBE;
}

.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: 100%;
	margin-bottom: 30px;
}

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

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

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

