﻿html, body
{
	border:0px;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-color:#fbe6b4;
	background-image:url('/Hippodor_Img/sideCB.gif');
	background-position:left top;
	background-repeat:repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

* html .page
{
	height:100%;
}

.container
{
	min-height:100%;
	height:auto;
	min-width:711px;
	background-image:url('/Hippodor_Img/sideBB.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}

.wrapleft
{
	min-height:1059px;
	margin-right:250px;
	background-image:url('/Hippodor_Img/sideTB.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

.col1
{
	position:relative;
	float:left;
	width:226px;
	padding:180px 0px 10px 10px;
}

.col2
{
	width:auto;
	margin-left:226px;
	padding:180px 10px 10px 10px;
}

.col3
{
	position:relative;
	float:right;
	width:200px;
	padding-top:150px;
	padding:180px 10px 10px 10px;
}

.clear
{
	clear:both;
}

.header
{
	position:absolute;
	top:0px;
	left:0px;
	min-width:100%;
}

.header-left
{
	float:left;
	width:411px;
	height:150px;
	margin-right:-411px;
	background-image:url('/Hippodor_Img/headerLB.gif');
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#1b255a;
}

.header-right
{
	float:right;
	height:150px;
	width:300px;
	margin-left:415px;
	background-image:url('/Hippodor_Img/headerR.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}

.logo
{
	position:absolute;
	left:0px;
	top:30px;
	width:280px;
	height:70px;
	background-image:url('/Hippodor_Img/logoB.gif');
	cursor:pointer; /* Stupid IE */
}

.gezellig
{
	position:				fixed;
	bottom:					0px;
	left:					0px;
	width:					226px;
	height:					73px;
	/*background-image:		url('/Hippodor_Img/gezellig.png');
	background-repeat:		no-repeat;
	background-position:	center left;*/
}

/**/

.menu a, .col3 .title
{
	color:					#ffffff;
	text-decoration:		none;
	font-weight:			bold;
	font-size:				14px;
	line-height:			17px;
}

.col2 a
{
	color:					#016731;
	text-decoration:		none;
	font-weight:			bold;
	font-size:				12px;
	line-height:			14px;
}

.col3 a, .col3 a:hover
{
	color:					#016731;
	text-decoration:		none;
	font-weight:			bold;
	font-size:				12px;
	line-height:			14px;
}

.col1 a:hover, .col2 a:hover
{
	color:					#f5b83c;
}

h1, .newsPageTitle, .newsTitleDetail
{
	font-size:				18px;
	line-height:			22px;
	color:					#016731;
	font-weight:			bold;
}

h2
{
	font-size:				18px;
	color:					#ffffff;
	font-weight:			bold;
}

hr
{
	border:					0px;
	color:					#f29d00;
	background-color:		#f29d00;
	height:					3px;
}

.rounded-top, .rounded-bottom, .rounded-bl, .rounded-tl
{
	background-repeat:		no-repeat;
	font-size:				1px;
	height:					12px;
}

.rounded-top
{
	background-image:		url(/Hippodor_Img/roundT.gif);
	background-position:	top right;
}

.rounded-tl
{
	background-image:		url(/Hippodor_Img/roundTL.gif);
	background-position:	top left;
	width:12px;
}

.rounded-bottom
{
	background-image:		url(/Hippodor_Img/roundB.gif);
	background-position:	top right;
}

.rounded-bl
{
	background-image:		url(/Hippodor_Img/roundBL.gif);
	background-position:	bottom left;
	width:12px;
}

.news .newsDate
{
	display:				block;
}

.rowShortNews a:hover
{
	color:					#f5b83c;
}

.separatorNews
{
	background-color:		#006d2c;
	height:					1px;
}

.col3 .title
{
	background-color:		#006d2c;
	padding:				8px;
}

.col3 .footer
{
	height:					30px;
	background-color:		#c5e2be;
}

.col3 .content
{
	background-color:		#ffffff;
	padding:				0px;
	margin:					0px;
}

.col3 .content .organisationlistitem-selected
{
	cursor:					pointer;
	padding:				5px 10px 5px 10px;
	background-color:		#c5e2be;
}

.col3 .content .organisationlistitem
{
	cursor:					pointer;
	padding:				5px 10px 5px 10px;
	background-color:		Transparent;
}

.col3 .content h1
{
	line-height:			17px;
	padding:				0px;
	margin:					0px 0px 10px 0px;
}

.col3 .content hr
{
	border:					0px;
	color:					#006d2c;
	background-color:		#006d2c;
	height:					1px;
}
