* {
	margin: 0;
	padding: 0;
}

html {
  height: 100%;
	overflow-y: scroll;
}

body {
  height: 100%;
	background-color: white;
}

body.sport {
	padding-bottom: 101px;
}

body, input, select {
	font: 13px Arial;

	color: #333333;
}

input, select, img {
	vertical-align: middle;
}

input[type=submit] {
	padding: 2px 5px;
}

input[type=text], input[type=file] {
	margin: 4px 0 0 0;
}

/* Standard settings & colors */
a {
	text-decoration: none;
	color: #333333;
}

.global a {
	color: #B74D55;
}

a:hover {
	text-decoration: underline;
}

hr {
	height: 0;
	border: none;

	border-bottom: 1px solid #333333;

	margin: 8px 0 6px 0;
	_margin: 0; /* IE6 */
}

*:first-child+html hr {
	margin: 0; /* IE7 */
}

#kolom-links hr, .kolom-links hr {
	margin-right: 5px;
}


/* Module adjustments */
.school .website hr {
	border-bottom: 1px solid #139DDB;;
}

.school .calendar hr {
	border-bottom: 1px solid #EB1A15;
}

.school .news hr {
	border-bottom: 1px solid #4665EC;
}

.sport .red hr {
	border-color: #F30303;
}

.sport .orange hr {
	border-color: #FF6600;
}

.sport .blue hr {
	border-color: #274CE9;
}

.sport .yellow hr {
	border-color: #C29A06;
}

.sport .green hr {
	border-color: #008A00;
}

.school .weblog a {
	color: #E68900;
}

.sport .weblog .red a {
	color: #F30303;
}

.sport .weblog .orange a {
	color: #FF6600;
}

.sport .weblog .blue a {
	color: #274CE9;
}

.sport .weblog .yellow a {
	color: #C29A06;
}

.sport .weblog .green a {
	color: #008A00;
}

.school .weblog hr {
	border-bottom: 1px solid #E68900;
}

.weblog table.groups td {
	padding: 1px 5px 1px 0;
}

.school .weblog table.groups a {
	color: black;
	text-decoration: none;
}

.sport .weblog table.groups a {
	color: black;
	text-decoration: none;
}

.school .weblog table.groups a:hover {
	color: #E68900;
}

.sport .weblog .red table.groups a:hover {
	color: #F30303;
}

.sport .weblog .orange table.groups a:hover {
	color: #FF6600;
}

.sport .weblog .blue table.groups a:hover {
	color: #274CE9;
}

.sport .weblog .yellow table.groups a:hover {
	color: #C29A06;
}

.sport .weblog .green table.groups a:hover {
	color: #008A00;
}


.faq hr {
	border-bottom: 1px solid #965DAF;
}


img {
	border: 0;
}

th {
	text-align: left;
}

h1 {
	font-size: 19px;
	font-weight: normal;

	padding: 16px 0 4px 0;
}

h2 {
	font-size: 19px;
	font-weight: normal;
/*
	padding: 5px 0 11px 0;
*/
	padding: 5px 0 4px 0;
}

.school .calendar h2 {
	color: #EB1A15;
}

school .news h2 {
	color: #4665EC;
}

school .website h2 {
	color: #139DDB;
}

.sport .red h2 {
	color: #F30303;
}

.sport .orange h2 {
	color: #FF6600;
}

.sport .blue h2 {
	color: #274CE9;
}

.sport .yellow h2 {
	color: #C29A06;
}

.sport .green h2 {
	color: #008A00;
}

h3 {
	font-size: 19px;
	font-weight: normal;

	padding: 5px 0 0px 0;
}

.school .weblog h3 {
	color: #E68900;
}

.sport .red h3 {
	color: #F30303;
}

.sport .orange h3 {
	color: #FF6600;
}

.sport .blue h3 {
	color: #274CE9;
}

.sport .yellow h3 {
	color: #C29A06;
}

.sport .green h3 {
	color: #008A00;
}

h4 {
	font-size: 15px;
	font-weight: normal;

	padding: 5px 0 0px 0;
}

.faq h4 {
	color: #965DAF;
}

.news-items .news-item {
	clear: both;

	margin-bottom : 20px;
	padding-top: 10px;

	border-top: 1px solid #4665EC;
}

.sport .red .news-items .news-item {
	border-color: #F30303;
}

.sport .orange .news-items .news-item {
	border-color: #FF6600;
}

.sport .blue .news-items .news-item {
	border-color: #274CE9;
}

.sport .yellow .news-items .news-item {
	border-color: #C29A06;
}

.sport .green .news-items .news-item {
	border-color: #008A00;
}

.news .news-item:first-child {
	border: none;
}

.school .news .news-item a {
	color: #4665EC;
}

.sport .red .news .news-item a {
	color: #F30303;
}

.sport .orange .news .news-item a {
	color: #FF6600;
}

.sport .blue .news .news-item a {
	color: #274CE9;
}

.sport .yellow .news .news-item a {
	color: #C29A06;
}

.sport .green .news .news-item a {
	color: #008A00;
}

.news .news-item a.readmore_expand {

}

.news .news-item div.readmore_content {
	display: none;
}

.news .news-item .readreceipt {
	display: block;
	color: #333333;
	position: relative;
	padding-left: 42px;
	height: 32px;
}

.news .news-item .readreceipt_unread {
	cursor: pointer;
}

.news .news-item .readreceipt img {
	vertical-align: middle;
	position: absolute;
	top: 0;
	left: 0;
}

.news .news-item .readreceipt span {
	display: block;
	padding-top: 6px;
}

.news .news-item .readreceipt_unread span {
	padding-top: 0;
	color: #9A9A9A;
}

.news-items .news-item .comment {
	margin-top: 10px;
}

.news-items .news-item .comment textarea {
	height: 40px;
	width: 360px;
	margin: 5px 0;
}

.news h3 {
	font-size: 19px;
	font-weight: normal;
	padding: 0 0 0 0;
	margin-bottom: 2px;
	color: #4665EC;
}

.sport .red .news h3 {
	color: #F30303;
}

.sport .orange .news h3 {
	color: #FF6600;
}

.sport .blue .news h3 {
	color: #274CE9;
}

.sport .yello .news h3 {
	color: #C29A06;
}

.sport .green .news h3 {
	color: #008A00;
}

.space_icon {
	margin-left: 5px;
}

span.error, span.toomuch {
	color: #EB1A15;
}

#container {
	width: 894px;
	margin: 0 auto;

	position: relative;
}

.sport #container {
  height: auto !important; /* real browsers */
  height: 100%; /* IE6: treaded as min-height*/
  min-height: 100%; /* real browsers */

	padding: 0 0 100px 0;

	background: url('../images/page_left_bg.png') repeat-y center;
}

#header {
	padding-top: 90px;
	height: 111px;

	background-repeat: no-repeat;
	background-position: 100% 0;
	background-color: white;
}

.left #header {
	background-position: 0 0;
}


img#organisatie_logo {
	position: absolute;

	left: 56px;
	top: 10px;

	height: 70px;
}

.left img#organisatie_logo {
	left: auto;
	right: 66px;
}

.sport img#organisatie_logo {
	left: 0;
	top: 0;

	width: 892px;
	height: 84px;

	border-right: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;
}

#banner {
	position: relative;

	height: 64px;

	background-repeat: no-repeat;
	background-position: 0 0;
}

.left #banner {
	background-position: 100% 0;
}

.sport #banner {
	background-image: url('../images/sport/header_blue_left.png');
}

.sport .red #banner {
	background-image: url('../images/sport/header_red_left.png');
}

.sport .orange #banner {
	background-image: url('../images/sport/header_orange_left.png');
}

.sport .green #banner {
	background-image: url('../images/sport/header_green_left.png');
}

.sport .yellow #banner {
	background-image: url('../images/sport/header_yellow_left.png');
}

.school.nl #banner {
	background-image: url('../images/school/nl_header_global_left.png');
}

.school.nl .left #banner {
	background-image: url('../images/school/nl_header_global_right.png');
}

.school.de #banner {
	background-image: url('../images/school/de_header_global_left.png');
}

.school.de .left #banner {
	background-image: url('../images/school/de_header_global_right.png');
}

#logo {
	width: 206px;
	height: 64px;

	position: absolute;
	top: 0;

	right: 0px;
	left: auto;
}

.school #logo {
	background-image: url('../images/school/header_global_logo.png');
}

.left #logo {
	right: auto;
	left: 0px;
}

#logo img {
	margin: 10px 0 0 13px;
}

#current_username  {
	position: absolute;
	top: 24px;
	right: 244px;

	color: white;
}

.left #current_username  {
	right: 14px;
}

.school.nl .calendar #banner {
	background-image: url('../images/school/nl_header_calendar_left.png');
}

.school.nl .calendar .left #banner {
	background-image: url('../images/school/nl_header_calendar_right.png');
}

.school.de .calendar #banner {
	background-image: url('../images/school/de_header_calendar_left.png');
}

.school.de .calendar .left #banner {
	background-image: url('../images/school/de_header_calendar_right.png');
}

.school .calendar #logo {
	background-image: url('../images/school/header_calendar_logo.png');
}

.school.nl .news #banner {
	background-image: url('../images/school/nl_header_news_left.png');
}

.school.nl .news .left #banner {
	background-image: url('../images/school/nl_header_news_right.png');
}

.school.de .news #banner {
	background-image: url('../images/school/de_header_news_left.png');
}

.school.de .news .left #banner {
	background-image: url('../images/school/de_header_news_right.png');
}

.school .news #logo {
	background-image: url('../images/school/header_news_logo.png');
}

.school.nl .weblog #banner {
	background-image: url('../images/school/nl_header_weblog_left.png');
}

.school.nl .weblog .left #banner {
	background-image: url('../images/school/nl_header_weblog_right.png');
}

.school.de .weblog #banner {
	background-image: url('../images/school/de_header_weblog_left.png');
}

.school.de .weblog .left #banner {
	background-image: url('../images/school/de_header_weblog_right.png');
}

.school .weblog  #logo {
	background-image: url('../images/school/header_weblog_logo.png');
}

#options {
	position: relative;

	height: 47px;
	background: url('../images/options_bg.png') no-repeat;
}

.left #options {
	background: url('../images/options_left_bg.png') no-repeat;
}

#groupfilter {
	position: absolute;

	top: 12px;
	left: 63px;

	width: 400px;

	color: black;

	font-weight: bold;
}

.left #groupfilter {
	top: 11px;
	left: 243px;
}

#groupfilter a, #groupfilter span.info {
	margin-right: 6px;
	font-weight: normal;

	float: left;

	background: url('/images/menu_bg_global.png') 0 -1px repeat-x;

	color: #9A9A9A;

	padding: 2px 20px 2px 10px;

	border: 1px solid #B2B2B2;

	text-decoration: none;
}

#groupfilter a span, #groupfilter span.info span {
	color: black;
}

#groupfilter a span, #groupfilter span.info span.actief {
	font-weight: bold;
}

#groupfilter a img, #groupfilter span.info img {
	margin: 0 5px 0 1px;
	vertical-align: bottom;
}

.school .news #groupfilter a {
	color: #4665EC;
}

.school .news #groupfilter a:hover {
	background: url('/images/school/menu_bg_news.png') 0 -1px repeat-x;
	color: #4665EC;
}

.school .news #groupfilter span.info {
	background: url('/images/school/menu_bg_news.png') 0 -1px repeat-x;
}

.school .news #groupfilter a span, #groupfilter span.info span.actief {
	color: #4665EC;
}

.school .calendar #groupfilter a {
	color: #EB1A15
}

.school .calendar #groupfilter a:hover {
	background: url('/images/school/menu_bg_calendar.png') 0 -1px repeat-x;
	color: #EB1A15
}

.school .calendar #groupfilter span.info {
	background: url('/images/school/menu_bg_calendar.png') 0 -1px repeat-x;
}

.school .calendar #groupfilter a span, .calendar #groupfilter span.info span.actief {
	color: #EB1A15
}

.sport .red #groupfilter a:hover {
	background: url('/images/sport/menu_red_bg.png') 0 -1px repeat-x;
	color: #F30303;
}

.sport .orange #groupfilter a:hover {
	background: url('/images/sport/menu_orange_bg.png') 0 -1px repeat-x;
	color: #FF6600;
}

.sport .blue #groupfilter a:hover {
	background: url('/images/sport/menu_blue_bg.png') 0 -1px repeat-x;
	color: #274CE9;
}

.sport .yellow #groupfilter a:hover {
	background: url('/images/sport/menu_yellow_bg.png') 0 -1px repeat-x;
	color: #C29A06;
}

.sport .green #groupfilter a:hover {
	background: url('/images/sport/menu_green_bg.png') 0 -1px repeat-x;
	color: #008A00;
}

#calendar_icons {
	position: absolute;

	top: 12px;
	left: 455px;

	height: 22px;
}

#calendar_icons img {
	height: 22px;
	width: 22px;
}

.left #calendar_icons {
	left: 635px;
	padding: 0;
	border: 0;
}

#calendar_year {
	position: absolute;

	top: 12px;
	left: 533px;

	height: 22px;
}

.left #calendar_year {
	left: 713px;
}

#calendar_year a {
	font-weight: normal;

	float: left;

	background: url('/images/menu_bg_global.png') 0 -1px repeat-x;

	color: #9A9A9A;

	padding: 2px 8px;

	border: 1px solid #B2B2B2;
	text-decoration: none;

	color: #EB1A15
}

.sport .red #calendar_year a {
	color: #F30303;
}

.sport .orange #calendar_year a {
	color: #FF6600;
}

.sport .blue #calendar_year a {
	color: #274CE9;
}

.sport .yellow #calendar_year a {
	color: #C29A06;
}

.sport .green #calendar_year a {
	color: #008A00;
}

.school #calendar_year a:hover {
	background: url('/images/school/menu_bg_calendar.png') 0 -1px repeat-x;
}

.sport .red #calendar_year a:hover {
	background: url('/images/sport/menu_red_bg.png') 0 -1px repeat-x;
}

.sport .orange #calendar_year a:hover {
	background: url('/images/sport/menu_orange_bg.png') 0 -1px repeat-x;
}

.sport .blue #calendar_year a:hover {
	background: url('/images/sport/menu_blue_bg.png') 0 -1px repeat-x;
}

.sport .yellow #calendar_year a:hover {
	background: url('/images/sport/menu_yellow_bg.png') 0 -1px repeat-x;
}

.sport .green #calendar_year a:hover {
	background: url('/images/sport/menu_green_bg.png') 0 -1px repeat-x;
}


#calendar_year a:first-child {
	border-right: 0;
}

#calendar_year a img {
	margin-left: 1px;
	vertical-align: bottom;
}

#calendar_year a:first-child img {
	margin-right: 5px;
	margin-left: 0;
}

#option_icons {
	position: absolute;

	top: 12px;
	left: 698px;

	height: 22px;
}

#option_icons img {
	height: 22px;
	width: 22px;
}

.left #option_icons {
	left: 10px;

	border: 0;
	padding: 0;
}

#admin_icons {
	position: absolute;

	top: 12px;
	left: 699px;

	height: 22px;
}

#admin_icons  img {
	height: 22px;
	width: 22px;
}

.left #admin_icons {
	left: 728px;


}

#page {
	background: url('../images/page_bg.png') repeat-y;

	margin-bottom: 3px;
}

.left #page {
	background: url('../images/page_left_bg.png') repeat-y;
}

.sport #page {
	background: none;
}

#page-top {
	background: url('../images/page_top_bg.png') no-repeat;
	height: 3px;
}

.left #page-top {
	background: url('../images/page_top_left_bg.png') no-repeat;
}

#content {
	float: left;

	min-height: 353px;
	_height: 353px;
	width: 588px;

	margin-top: 1px;

	padding: 0 31px 10px 63px;

	position: relative;
}

.left #content {
	float: right;
	padding: 0 63px 10px 31px;
}

.news .archive a.current {
	font-weight: bold;
}

span#overzichtkeuze {
	float: right;
	margin-right: 15px;
	margin-top: 26px;
}

span#overzichtkeuze a {
	text-decoration: none;
	color: #EB1A15;
}

#kolom-links, .kolom-links {
	float: left;

	width: 376px;
}

#kolom-rechts, .kolom-rechts {
	float: left;

	margin-left: 16px;
	_margin-left: 15px;

	width: 196px;

	padding-top: 48px;
}

#kolom-rechts.top, .kolom-rechts.top {
	padding-top: 5px;
}

#kolom-rechts img.foto, .kolom-rechts img.foto {
	margin-bottom: 10px;
}

span.poster {
	font-style: italic;
	color: #9A9A9A;
}

form#news-item img#news-image {
	margin: 2px 0;
}

table.grouplist td {
	padding: 0 20px 0 0;
}

table.calendar {
	border-collapse: collapse;
/*
	display: inline;
*/
	margin-right: 3px;
	margin-bottom: 3px;

	vertical-align: top;

	width: 193px;
}

table.calendar th:first-child {
/*
	background: none;
	border: 0;
*/
}

table.calendar a {
	display: block;
	text-decoration: none;
}

table.calendar th, table.calendar td {
	border: 1px solid #808080;
	height: 23px;
	width: 23px;

	text-align: center;

	font-weight: bold;

	color: #333333;

	background-color: #E5E5E5;
}

table.calendar td a {
	color: #333333;

	height: 23px;
	width: 22px;

	line-height: 24px;
	text-decoration: none;
}

table.calendar th.maand {
	width: 143px;

	text-align: center;
}

table.yearcalendar {
	margin-top: 8px;
	margin-bottom: 8px;
	_margin-right: 2px;
	float: left;
}

table.yearcalendar th.maand {
	width: 191px;
}


table.calendar th {
	background: url('../images/calendar_head_bg.png') repeat-x;
}

.sport .red table.calendar th {
	background: url('../images/sport/calendar_head_bg_red.png') repeat-x;
}

.sport .orange table.calendar th {
	background: url('../images/sport/calendar_head_bg_orange.png') repeat-x;
}

.sport .yellow table.calendar th {
	background: url('../images/sport/calendar_head_bg_yellow.png') repeat-x;
}

.sport .green table.calendar th {
	background: url('../images/sport/calendar_head_bg_green.png') repeat-x;
}

.sport .blue table.calendar th {
	background: url('../images/sport/calendar_head_bg_blue.png') repeat-x;
}


table.calendar th, table.calendar th a {
	color: white;
}

table.calendar td.weekdag {
	background-color: #B2B2B2;
	color: white;
}

table.calendar td.weeknummer {
	background-color: #D9D9D9;
	color: white;

	font-style: italic;
}

table.calendar td.weekend, table.calendar td.corner {
	background-color: #D8D8D8;
}

table.calendar td.data {
	background-color: #F8B9B7;
}

.sport .red table.calendar td.data {
	background-color: #F8B9B7;
}

.sport .orange table.calendar td.data {
	background-color: #FFC39B;
}

.sport .blue table.calendar td.data {
	background-color: #C6C6FE;
}

.sport .yellow table.calendar td.data {
	background-color: #FEE26A;
}

.sport .green table.calendar td.data {
	background-color: #9EE6A5;
}

table.calendar td.weekend.data {
	background-color: #E6A8AC;
}

.sport .red table.calendar td.weekend.data {
	background-color: #E6A8AC;
}

.sport .orange table.calendar td.weekend.data {
	background-color: #ECB190;
}

.sport .blue table.calendar td.weekend.data {
	background-color: #AEAAE0;
}

.sport .yellow table.calendar td.weekend.data {
	background-color: #DED564;
}

.sport .green table.calendar td.weekend.data {
	background-color: #9AD2A1;
}


table.calendar td.other-month, table.calendar td.other-month a {
	color: #C0C0C0;
}

table.calendar tr.empty-line td {
	background: none;
	border: none;

	line-height: 24px;
}


table.yearcalendar td.other-month a {
	visibility: hidden;
}


.sport .logo-preview {
	height: 35px;
}

#menu-kolom {
	float: left;
	margin: 21px 0 0 7px;

	width: 204px;

	position: relative;

	z-index: 100;
}

.left #menu-kolom {
	margin: 21px 7px 0 0;
	float: right;
}

#menu {
	width: 204px;
}

#menu a {
	display: block;
	text-decoration: none;
/*
	color: #EB1A15;
*/
}

#menu .level1 {
	background: url('/images/menu_bg_global.png');
	height: 18px;
	padding: 4px 0px 3px 10px;
	border-bottom: 1px solid #B2B2B2;
	font-weight: bold;
}

#menu div.no-icon {
  padding-left: 32px;
}

#menu .submenu {
	padding: 2px 0 4px 0;
	border-bottom: 1px solid #B2B2B2;
}

#menu a.first-child {
	border-top: 1px solid #B2B2B2;
}

#menu .submenu a, #menu .submenu a:hover {
	background: none;
}

.school #menu a.website {
	color: #139DDB;
}

.school #menu div.website_selected {
	background-color: #D9F0FB;
}

.school #menu a.news {
	color: #4665EC;
}

.school #menu a.calendar {
	color: #EB1A15;
}

.school #menu div.calendar_selected {
	background-color: #FED6D2;
}

.school #menu a.weblog {
	color: #C87700;
}

.school #menu div.weblog_selected {
	background-color: #FFE6C4;
}

.school #menu a.faq {
	color: #965DAF;
}

.school #menu a.filemanager {
	color: #404040;
}

.school #menu a.settings {
	color: gray;
}

.school #menu div.settings_selected {
	background-color: #E5E5E5;
}

.sport .red #menu a {
	color: #F30303;
}

.sport .orange #menu a {
	color: #FF6600;
}

.sport .blue #menu a {
	color: #274CE9;
}

.sport .yellow #menu a {
	color: #C29A06;
}

.sport .green #menu a {
	color: #008A00;
}

.school #menu a.website:hover, .school #menu a.website_selected {
	background: url('/images/school/menu_bg_website.png');
}

.school #menu a.news:hover, .school #menu a.news_selected {
	background: url('/images/school/menu_bg_news.png');
}

.school #menu a.calendar:hover, .school #menu a.calendar_selected {
	background: url('/images/school/menu_bg_calendar.png');
}

.school #menu a.weblog:hover, .school #menu a.weblog_selected {
	background: url('/images/school/menu_bg_weblog.png');
}

.school #menu a.filemanager:hover, .school #menu a.filemanager_selected {
	background: url('/images/school/menu_bg_filemanager.png');
}

.school #menu a.settings:hover, .school #menu a.settings_selected {
	background: url('/images/school/menu_bg_settings.png');
}

.school #menu a.faq:hover, .school #menu a.faq_selected {
	background: url('/images/school/menu_bg_faq.png');
}

.sport .red #menu a:hover, .sport .red #menu a.selected {
	background: url('/images/sport/menu_red_bg.png');
}

.sport .orange #menu a:hover, .sport .orange #menu a.selected {
	background: url('/images/sport/menu_orange_bg.png');
}

.sport .blue #menu a:hover, .sport .blue #menu a.selected {
	background: url('/images/sport/menu_blue_bg.png');
}

.sport .yellow #menu a:hover, .sport .yellow #menu a.selected {
	background: url('/images/sport/menu_yellow_bg.png');
}

.sport .green #menu a:hover, .sport .green #menu a.selected {
	background: url('/images/sport/menu_green_bg.png');
}


#menu .submenu a, #menu .submenu a:hover {
	padding: 2px 10px 2px 32px;
}

.school #menu .submenu a, .school #menu .submenu a:hover {
	background: none;
	color: #707070;
}

.sport #menu .submenu a, .sport #menu .submenu a:hover {
	background: none;
	color: #707070;
}

.sport .red #menu .submenu a:hover {
	color: #F30303;
}

.sport .orange #menu .submenu a:hover {
	color: #FF6600;
}

.sport .blue #menu .submenu a:hover {
	color: #274CE9;
}

.sport .yellow #menu .submenu a:hover {
	color: #C29A06;
}

.sport .green #menu .submenu a:hover {
	color: #008A00;
}

.school #menu a.website:hover, .school #menu a.website_selected {
	color: #139DDB;
}

.school #menu a.news:hover, .school #menu a.news_selected {
	color: #4665EC;
}

.school #menu a.calendar:hover, .school #menu a.calendar_selected {
	color: #EB1A15;
}

.school #menu a.weblog:hover, .school #menu a.weblog_selected {
	color: #C87700;
}

.school #menu a.filemanager:hover, .school #menu a.filemanager_selected {
	color: #404040;
}

.school #menu a.settings:hover, .school #menu a.settings_selected {
	color: #404040;
}

a#online-logo, a#online-logo:hover {
  display: block;
  margin: 20px 0 0 28px;

  width: 90px;
  height: 103px;

  position: relative;
}

.left a#online-logo, .left a#online-logo:hover {
  margin-left: 28px;
}

.nl a#online-logo {
  background: url('/images/online_nl.png') no-repeat;
}

.nl a#online-logo:hover {
  background: url('/images/online_nl_active.png') no-repeat;
}

.de a#online-logo {
  background: url('/images/online_de.png') no-repeat;
}

.de a#online-logo:hover {
  background: url('/images/online_de_active.png') no-repeat;
}

#online_item_count {
	position: absolute;

	top: -6px;
	right: -6px;

	color: white;

	width: 25px;
	height: 21px;
	padding-top: 4px;

	text-align: center;

	background: url('/images/circle_red.png') no-repeat;

	font-size: 15px;
	font-weight: bold;
}

a#schuurman-logo {
  margin: 5px 0 0 9px;

  width: 184px;
  height: 23px;

	position: fixed;
}

#menu #schuurman-logo:hover {
	background: none;
}

#webshop-items {
	height: 200px;
	width: 182px;

	margin: 38px 9px 0px 9px;
	border: 1px solid #B2B2B2;

	background-color: white;

	overflow: hidden;

	display: none;

	position: fixed;
}

#webshop-items a {
	float: left;

	width: 182px;
	height: 200px;
}

#page-bottom {
	margin-top: 20px;

	background: url('../images/page_bottom_bg.png') no-repeat;
	height: 1px;

	clear: both;
	position: relative;
}

.left #page-bottom {
	background: url('../images/page_bottom_left_bg.png') no-repeat;
}

.sport #page-bottom {
	display: none;
}

div#balloon {
	position: absolute;
	display: none;

	border: 1px solid #333333;
	background-color: #FFF0E1;

	max-width: 300px;

	padding: 1px 2px;

	z-index: 100;
}

.faq_link {
	margin-bottom: 5px;
	cursor: pointer;
}

div.faq_category {
	display: none;
	padding-bottom: 10px;
}

div.faq_question {
	font-style: italic;
	font-weight: bold;
}

div.faq_answer {
	padding-bottom: 5px;
}

div#help {
	display: none;

	margin-bottom: 10px;

	color: #B74D55;
}

td.vandaag, td.vandaag a {
	background-color: #EB1A15;
	color: white;
}

span.vandaag {
	background-color: #EB1A15;
	color: white;
}

td.vandaag.data a {
	text-decoration: underline;
}

.sport .red td.vandaag, .sport .red td.vandaag a {
	background-color: #F30303;
	color: white;
}

.sport .orange td.vandaag, .sport .orange td.vandaag a {
	background-color: #FF6600;
	color: white;
}

.sport .blue td.vandaag, .sport .blue td.vandaag a {
	background-color: #274CE9;
	color: white;
}

.sport .yellow td.vandaag, .sport .yellow td.vandaag a {
	background-color: #C29A06;
	color: white;
}

.sport .green td.vandaag, .sport .green td.vandaag a {
	background-color: #008A00;
	color: white;
}

span.tekst {
	font-weight: normal;
}

table.list {
	border-collapse: collapse;
}

table.list td, table.list th {
	padding: 2px 10px 2px 0;
}

table.list td {
	border-top: 1px solid #AAAAAA;
	vertical-align: top;
}

table.list tr.current td {
	font-weight: bold;
}

ul, ol {
	padding-left: 40px;
}

li {

}

.weblog_content {
	line-height: 18px;
}

.weblog_content img {
	vertical-align: middle;
}

div.imageblock {
	float: left;
	width: 137px;
	height: 142px;

	margin: 5px 10px 5px 0px;

	padding-top: 2px;

	position: relative;

	background-color: #CCCCCC;
}

#weblog_images div.imageblock {
	float: left;
	width: 115px;
	height: 115px;

	margin: 5px 10px 5px 0px;

	padding: 5px;

	position: relative;

	background-color: #CCCCCC;
}

div.imageblock div.imagewrap {
	width: 115px;
	height: 115px;

	margin: 0 auto;

	line-height: 115px;

	text-align: center;

}

div.imageblock div.imagewrap img {
	vertical-align: middle;
	margin-top: -1px;

}

div.imageblock div.description {
	margin-top: 5px;
	padding: 2px 0 0 5px;

	height: 20px;

	position: relative;

	cursor: default;
}

div.imageblock div.description img {
	vertical-align: middle;
}

span.copyright {
	margin-left: 64px;
	font-size: 11px;
	color: #9A9A9A;
}

.left span.copyright {
	margin-left: 244px;
}

.sport span.copyright {
	display: none;
}

#sponsor-footer {
	position: fixed;
	bottom: 0px;

	height: 110px;

	z-index: 10;

	width: 100%;
}

#sponsor-footer-content {
	width: 894px;
	height: 100px;
	margin: 0 auto;

	padding-top: 10px;

	background: url('../images/page_left_bg.png') repeat-y center;
}

#sponsor-footer-items {
	height: 90px;
	width: 588px;

	margin-left: 241px;

	border: 1px solid #B2B2B2;

	background-color: #DEDEDE;
}

#sponsor-footer-content a {

}

@media screen and (max-device-width: 480px) {

    /* mobile declarations */
		#sponsor-footer {
			position: absolute;

			top: 215px;
		}

		#content, .left #content {
			padding-top: 120px;
		}
}

.counter {

}

pre, div.pre {
	max-width: 600px;
	background: #FFFFCC;
	border-left: 5px solid #CCCCCC;
	font: 'Courier News';
	margin: 5px 0 10px;
	padding: 10px 10px;
}

div.groupchecks {
	margin-top: 5px;
	background-color: #DFDFDF;
	padding: 5px 5px 5px 12px;
	border: 1px solid #BBBBBB;
	width: 357px;
}

div.groupchecks div.checkall {
	padding-bottom: 5px;
}

div.groupchecks a.link {
	font-style: italic;
	text-decoration: none;
	color: #333333;
}

div.groupchecks span.group {
	float: left;
	white-space: nowrap;
	background-color: #EEEEEE;
	padding: 1px 3px;

	margin: 0 20px 3px 0;


	margin: 0 5px 5px 0;
	min-width: 48px;
}

div.groupchecks span.group input {
	vertical-align: middle;
}

div.groupchecks span.group label {
	vertical-align: middle;
	font-weight: bold;
}

#sponsor-footer {
	position: fixed;
	bottom: 0;
	width: 100%;

	z-index: 1000;

	border-top: 1px solid #B2B2B2;

	background-color: white;

	abackground-color: #F0F0F0;
}

#sponsor-footer-content {
	height: 100px;
	width: 892px;

	margin: 0 auto;
/*
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
*/
}

