body {
	margin: 0px;
	background-color: #fff;
	/*background-image: url('images/body_bg.png');*/
	background-repeat: repeat-x;
}

*{
	font-family: Verdana,Arial;
	font-size: 8pt;
}

pre, pre.scores {
	font-family: "Courier New", Courier, fixedsys;
	font-size: 10pt;
	font-weigt: none;
}

table, tr, td, tbody {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

a {
	color: #0c94b1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 896px;
	height: 100%;
}

#header {
	margin-top: 12px;
	width: 896px;
	height: 174px;
	background-color: #0c94b1;
	background-image: url('images/header_bg.png');
	background-repeat: no-repeat;
}

#logo {
	width: 254px;
	height: 142px;
	float: left;
	background-image: url('images/logo_bg.png');
	background-repeat: no-repeat;
	text-align: center;
}

#logo img {
	margin-top: 32px;
}

#header a {
	color: #555;
	text-decoration: none;
}

#header .button {
	float: right;
	width: 90px;
	height: 17px;
	margin-right: 3px;
	margin-top: 3px;
	background-color: #eee;
	border: solid 1px #000;
	text-align: center;
	padding-top: 3px;
}

#header .button_active {
	float: right;
	width: 90px;
	height: 17px;
	margin-right: 3px;
	margin-top: 3px;
	background-color: #fff;
	border: solid 1px #000;
	text-align: center;
	padding-top: 3px;
	color: #000;
}

#header .button:hover {
	color: #000;
}

#menu {
	clear: both;
	float: bottom left;
	height: 31px;
	width: 100%;
	background-image: url('images/menu_bg.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#menu a {
	display: inline;
	float: left;
	text-decoration: none;
	padding-left: 6px;
	padding-top: 7px;
	height: 24px;
	color: #fff;
	font-size: 10pt;
}

#menu a.menu_button_middle {
	width: 92px;
	background-image: url('images/mainmenu_middle.png');
}

#menu a.menu_button_first {
	padding-left: 12px;
	width: 93px;
	background-image: url('images/mainmenu_first.png');
}

#menu a.menu_button_last {
	width: 94px;
	background-image: url('images/mainmenu_last.png');
}

#menu a.active {
	color: #2a5463;
}

#menu a:hover {
	color: #363;
}

#menu a.menu_button_first:hover {
	color: #336;
}

#welcome {
	margin-top: 12px;
	width: 896px;
	height: 64px;
	padding-top: 96px;
	background-width: 100%;
	background-height: 100%;
	background-image: url('images/strike2.jpg');
}

#welcomemsg {
	width: 864px;
	height: 40px;
	padding-top: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
	background-image: url('images/welcome_layer.png');
	font-size: 20pt;
	/*color: #2a5463;*/
	color: #fff;
	text-align: center;
}

#submenu {
	float: left;
	width: 663px;
}

#submenu a {
	margin-right: 8px;
	margin-top: 12px;
	text-align: center;
	display: inline;
	float: left;
	text-decoration: none;
	padding: 4px;
	padding-bottom: 0px;
	width: 96px;
	height: 22px;
	color: #555;
	font-size: 10pt;
	border: 1px solid #4879af;
	background-color: #e9e9e9;
}




#submenu a.submenu_active {
	background-color: #fff;
}

#submenu a:hover {
	color: #000;
}

#main {
	margin-top: 12px;
	width: 663px;
	float: left;
}

#right {
	margin-top: 12px;
	float: right;
}

#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	width: 896px;
	color: #fff;
	background-color: #2d4e5b;
	height: 16px;
	padding-top: 2px;
	text-align: center;
}

#footer a {
	color: #fff;
}

.msg {
	margin-bottom: 12px;
	width: 663px;
	clear: both;
}

.msgtitle {
	color: #fff;
	font-size: 14pt;
	width: 651px;
	height: 26px;
	padding-top: 1px;
	padding-left: 12px;
	background-image: url('images/title_bg.png');
	background-repeat: no-repeat;
}
.msgtitle * {
	display: inline;
}

.msgtitle .gastenboek {
	margin-top: 4px;
}

.msgtitle .gastenboek, .msgtitle .gastenboek * {
	font-size: 10pt;
}

.msgtitle a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.msgtitle a:hover {
	border-bottom: 1px solid #0f0;
}

.msgtitle .admin {
	padding-top: 5px;
	height: 16px;
	text-align: right;
	float: right;
	display: inline;
}

.msgtitle .admin a {
	border: 0px;
	text-decoration: none;
	width: 16px;
	height: 16px;
	padding-right: 5px;
	float: right;
	display: inline;
}

.msgtext {
	margin-top: 12px;
	margin-bottom: 12px;
	color: #2a5463;
}

.navigation .pagenr {
	margin-right: 8px;
	margin-bottom: 12px;
	text-align: center;
	float: left;
	padding-top: 4px;
	width: 26px;
	height: 22px;
	color: #555;
	font-size: 10pt;
	border: 1px solid #4879af;
	background-color: #e9e9e9;
}

.navigation .pagenr_active {
	margin-right: 8px;
	margin-bottom: 12px;
	text-align: center;
	float: left;
	padding-top: 4px;
	width: 26px;
	height: 22px;
	color: #000;
	font-size: 10pt;
	border: 1px solid #4879af;
	background-color: #fff;
}

.navigation a:hover .pagenr, .navigation a:hover .pagenr_active, {
	text-decoration: underline;
	background-color: #fff;
}

.side_item {
	margin-bottom: 12px;
	border: 1px solid #4879af;
	background-color: #e9e9e9;
	font-size: 10pt;
	color: #2a5463;
	padding: 4px 8px;
	width: 204px;
	min-height: 18px;
	clear: both;
	vertical-align: middle;
}

.side_item img {
	vertical-align: middle;
}

.side_item a {
	font-size: 10pt;
}

.side_event {
	margin-bottom: 12px;
	background-image: url('images/event_bg.png');
	background-repeat: no-repeat;
	width: 206px;
	padding: 8px;
	height: 45px;
	clear: both;
}

.side_event .date {
	font-size: 9pt;
	color: #fff;
	font-weight: none;
}

.side_event .name {
	color: #94bc0b;
	font-weight: bold;
	font-size: 10pt;
}

.thumb {
	width: 219px;
	height: 150px;
	float: left;
	text-align: center;
	border: 1px solid #fff;
}

.thumb .center {
	margin: auto;
	text-align: center;
}

.thumb:hover {
	border: 1px solid #2a5463;
}

.thumb .gallery {
	color: #2a5463;
}

.thumb .aantal {
	margin-left: 4px;
}



.sidethumbs {
	margin-bottom: 12px;
	width: 222px;
}

.sidethumbs .sidethumb {
	height: 50px;
	width: 50px;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	background-position: center;
	background-repeat: no-repeat;
}

table.scholen {
	width: 100%;
	border-collapse: collapse;
}

table.scholen th {
	color: #fff;
	background-color: #2d4e5b;
	text-align: left;
}

table.scholen tr td {
	height: 16px;
}

table.scholen tr td img {
	vertical-align: text-bottom;
}

table.scholen tr.row0 {
	background-color: #e9e9e9;
}

table.scholen tr.row1 {
	background-color: #fff;
}

table.scholen tr.final0 {
	background-color: #fdd;
}

table.scholen tr.final1 {
	background-color: #fee;
}

table.scholen td.no {
	text-align: right;
	width: 5%;
}

table.scholen tr td.admin {
	text-align: right;
}

table.scholen tr td.admin img {
	margin-right: 4px;
}

input.game {
	width: 50px;
}

input.teaminput {
	color: #fff;
	background-color: #2d4e5b;
	border: 0px;
	font-weight: bold;
	width: 180px;
}

input.deelnemerinput {
	border: 0px;
	font-weight: bold;
	width: 180px;
}

input.file {
	text-align: right;
}