* {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

p {
	margin-top: 5px;
}

body {
	background: #0e0e0e;
	font-family: calibri, tahoma;
	color: #1c1c1c;
	height: 100%;
}

#header {
	width: 800px;
	margin-top: 50px;
}

#header-line {
	background: url('/rally/images/header_line.png') no-repeat;
	width: 800px;
	height: 13px;
	margin-top: -4px;
}

#menu-container {
	background: url('/rally/images/menu_bg.png') repeat-x;
	width: 785px;
	height: 39px;
	padding-left: 15px;
}

#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.nav {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 80px;
}

.nav:hover {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 80px;
	border-bottom: 4px solid #213e5f;
	height: 25px;
}

.nav a {
	text-decoration: none;
	color: #857e72;
}

.nav a:hover {
	text-decoration: none;
	color: #213e5f;
}

.nav-select {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 80px;
	border-bottom: 4px solid #213e5f;
	height: 25px;
	color: #213e5f;
}

#content {
	background: #FFF;
	width: 760px;
	height: 100%;
	padding: 20px;
	overflow: hidden;
	position: relative;
	font-size: 12px;
}

.column-left {
	float: left;
	width: 570px;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.column-right {
	float: right;
	width: 180px;
	border-left: 1px solid #eee;
	height: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

.content-stripe {
	width: 580px;
	height: 7px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: url('/rally/images/content_stripe.png') repeat-x;
}

.intro {
	text-align: justify;
	height: 100%;
	overflow: hidden;
}

h1 {
	font-size: 16px;
	font-family: georgia, times new roman;
	font-weight: normal;
	color: #386697;
	margin-bottom: 5px;
}

.news-block {
	background: #dfe3e7;
	height: 100%;
	padding: 15px;
	margin-top: 5px;
}

.news-image {
	float: left;
	margin-right: 15px;
}

.news-title {
	height: 15px;
}

.news-title-txt {
	float: left;
	color: #08427f;
	font-family: georgia, times new roman;
	font-size: 16px;
}

.news-title-date {
	float: right;
	font-size: 11px;
}

.news-item {
	font-size: 11px;
	height: 100%;
	font-family: tahoma, arial;
	margin-top: 10px;
	text-align: justify;
}

.news-item a {
	color: #08427f;
	font-family: georgia, times new roman;
}

.news-item a:hover {
	text-decoration: none;
}

.read-more {
	text-align: right;
}

.read-more a {
	color: #386697;
	font-weight: 900;
	font-size: 12px;
}

.read-more a:hover {
	text-decoration: none;
}

#footer-container {
	width: 800px;
}

.footer-left {
	width: 10px;
	height: 51px;
	background: url('/rally/images/footer_left.png') no-repeat;
	float: left;
	margin-top: 5px;
}

.footer {
	float: left;
	width: 780px;
	background: url('/rally/images/footer_middle.png') repeat-x;
	height: 46px;
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
	font-family: tahoma;
	padding-top: 5px;
	color: #555;
}

.footer a {
	color: #555;
	font-family: tahoma;
	font-size: 11px;
}

.footer-right {
	width: 10px;
	height: 51px;
	background: url('/rally/images/footer_right.png') no-repeat;
	float: left;
	margin-top: 5px;
}

.sponsors {
	text-align: center;
	width: 165px;
	margin-bottom: 10px;
	margin-left: 14px;
}

.sponsors img {
	border: 1px solid #efefef;
	padding: 2px;
	width: 160px;
}

.sponsors img:hover {
	border: 1px solid #ddd;
}

.media {
	width: 740px;
	margin-left: 30px;
}

.media-left {
	width: 350px;
	float: left;
}

.folder{
	font-size: 12px;
	font-family: georgia, times new roman;
	font-weight: normal;
	color: #386697;
	margin-bottom: 5px;
}

.folder  a{
	font-size: 12px;
	font-family: georgia, times new roman;
	font-weight: normal;
	color: #386697;
	margin-bottom: 5px;
}

.picture-small {
	float: left;
	width: 100px;
	height: 73px;
	background: #ededed;
	margin-right: 10px;
	margin-bottom: 10px;
}

.picture-small img {
	border: 2px solid #ededed;
	width: 100px;
	height: 73px;
}

.picture-small img:hover {
	border: 2px solid #386697;
}

.picture-navigator {
	width: 350px;
	text-align: center;
	clear: both;
	font-size: 13px;
}

.picture-navigator a {
	color: #555;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.picture-navigator a:hover {
	color: #213e5f;
}

.picture-big img {
	border: 0;
	width: 328px;
	height: 241px;
}

.picture-navigator-big {
	width: 390px;
	text-align: center;
	clear: both;
	font-size: 13px;
}

.picture-navigator-big a {
	color: #555;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.picture-navigator-big a:hover {
	color: #213e5f;
}

.media-right {
	width: 328px;
	float: left;
}

.media-keuze {
	text-align: center;
}

.media-keuze-left {
	float: left;
	text-align: center;
	width: 380px;
	border-top: 1px solid #bbb;
	padding-top: 10px;
}

.media-keuze-left a {
	font-size: 18px;
	text-decoration: none;
	font-family: georgia, times new roman;
	color: #bbb;
}

.media-keuze-right {
	float: right;
	text-align: center;
	width: 379px;
	border-left: 1px solid #bbb;
	border-top: 1px solid #bbb;
	padding-top: 10px;
}

.media-keuze-right a {
	font-size: 18px;
	text-decoration: none;
	font-family: georgia, times new roman;
	color: #bbb;
}

.media-keuze-right a:hover {
	color: #386697;
}

.media-keuze-left a:hover {
	color: #386697;
}

.video {
	margin-bottom: 20px;
	border-bottom: 1px dotted #bbb;
	padding-bottom: 20px;
}

.video-date {
	font-size: 10px;
	margin-top: -5px;
}

.video-def {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 425px;
	overflow: hidden;
	float: left;
}

