html, body
{
	width: 100%;
	margin: 0;
	padding: 0;
}

body, select
{
	font-family: Arial,"Bitstream Vera sans",sans-serif;
	font-size: 12px;
	color: black;
}

body
{
	background:	#f0f8fa url('/images/backimage.jpg') no-repeat center -250px;
}

h1
{
	font-family: "HelveticaNeue LightCond",Helvetica,Arial,"Bitstream Vera sans",sans-serif;
	font-weight: bold;
	font-size: 22px;
	margin: 0;
	margin-bottom: 12px;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

p
{
	margin: 0;
	margin-bottom: 1em;
}

td
{
	vertical-align: top;
}

acronym
{
	cursor: help;
}

#wrapper
{
	margin: 0 auto;
	width: 960px;
}

#root
{
	margin: 15px;
}

#titleimg
{
	border: 0;
}

#topimg
{
	position: relative;
	left: -8px;
	margin-top: 4px;
	margin-bottom: 20px;
}

#nav
{
	width: 190px;
}

#sponsors-r, #sponsors-l
{
	text-align: center;
	width: 160px;
}

#sponsors-r
{
	margin-top: 30px;
}

#sponsors-r a, #sponsors-l a
{
	display: block;
	margin-bottom: 15px;
}

#content
{
	width: 560px;
	margin-right: 20px;
	font-weight: bold;
}

.col2
{
	column-count: 2;
}

#locations
{
	text-align: center;
	width: 145px;
}

#locations a
{
	margin-right: 5px;
	text-decoration: none;
}

#locations a img, #sponsors-r a img, #sponsors-l a img
{
	border: 0;
}

#photos
{
	margin-top: 15px;
	width: 145px;
}

#photos img, #photos .fixme
{
	display: block;
	margin-bottom: 5px;
}

table.wedstrijden
{
	background-image: url('/images/blue.png');
	width: 100%;
	/background-image: none;
	/filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/blue.png', sizingMethod='scale');
}

table.wedstrijden th, table.wedstrijden td
{
	padding: 1px 5px;
	vertical-align: middle;
	border: 1px solid #5aaecf;
}

table.wedstrijden th
{
	color: white;
	font-weight: bold;
	background: skyblue;
}

#newsbox
{
	float: right;
	width: 145px;
	margin: 3em 0 1em 1em;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

#newsbox .top
{
	height: 27px;
	background: url('/images/newsbox-t.png') no-repeat;
	/background-image: none;
	/filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/newsbox-t.png', sizingMethod='crop');
}

#newsbox .content
{
	width: 127px;
	padding: 5px 9px;
	font-weight: normal;
	background: url('/images/newsbox-m.png') repeat-y;
	/background-image: none;
	/filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/newsbox-m.png', sizingMethod='scale');
}

#newsbox .content p
{
	margin: 0;
}

#newsbox .bottom
{
	height: 17px;
	background: url('/images/newsbox-b.png') no-repeat;
	/background-image: none;
	/filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/newsbox-b.png', sizingMethod='crop');
}
