a {
	color: #af1f34;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e5366;
	background: #86b4cc url(images/bg.gif) repeat-x;
	margin: 33px 0px;
	padding: 0px;
}

#container {
	width: 800px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

#head {
	background: url(images/head.jpg) no-repeat;
	height: 193px;
	padding-top: 122px;
}

#head a {
	display: block;
	float: left;
	text-align: center;
	height: 36px;
	padding-top: 20px;
	color: #2e5366;
	text-decoration: none;
	font-weight: bold;
}

#head a:hover {
	color: #af1f34;
}

#tm_home { width: 92px; background: url(images/tm_1.gif) no-repeat; }
#tm_home:hover { background: url(images/tm_1_h.gif) no-repeat; }

#tm_about_us { width: 93px; background: url(images/tm_2.gif) no-repeat; }
#tm_about_us:hover { background: url(images/tm_2_h.gif) no-repeat; }

#tm_sponsors { width: 93px; background: url(images/tm_3.gif) no-repeat; }
#tm_sponsors:hover { background: url(images/tm_3_h.gif) no-repeat; }

#tm_contact { width: 93px; background: url(images/tm_4.gif) no-repeat; }
#tm_contact:hover { background: url(images/tm_4_h.gif) no-repeat; }

#contact {
	width: 144px;
	margin-left: 419px;
	padding: 15px 4px 0px 4px;
	font-weight: bold;
	color: #FFFFFF;
}

#contact img {
	vertical-align: middle;
	margin: 4px 6px 4px 0px;
}

#menu {
	width: 193px;
	float: left;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu ul li {
	padding-bottom: 1px;
}

#menu ul li a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 0px 0px 25px;
	height: 19px;
	color: #FFFFFF;
	background: url(images/mb_normaal.gif) no-repeat;
}

#menu ul li a:hover {
	background: url(images/mb_hover.gif) no-repeat;
}

#content {
	width: 603px;
	padding: 2px;
	float: left;
}

h1 {
	font-size: 12px;
	padding: 5px 3px;
	margin: 0px;
}

h1 span {
	color: #af1f34;
}

p {
	padding: 5px 3px;
	margin: 0px;
}

img.rand {
	background-color: #d8e4eb;
	padding: 10px;
	border: 1px solid #486879;
}
