@charset "utf-8";
/* CSS Document */
#container #middle #colMiddle #colMiddleTop{
	background-image:url(/images/site/stripe.jpg);
	background-repeat:repeat-x;
	background-position:0px 37px;
	width:596px;
	height:75px;
}

#container #middle #colMiddle
{
	min-height:425px;
	height:auto!important;
	height:425px;
	display:inline;
	float:left;
	width:596px;
}

#container #middle #colRight{ 
	width:150px;
	min-height:425px;
	height:auto!important;
	height:425px;
	display:inline;
	float:left;
	background-image:url(/images/site/colRight.jpg);
	background-repeat:no-repeat;
	background-position:-60px 0px;
}
#container #middle #colMiddle #colMiddleTop p.organisationTitle{
	margin:3px 65px 0px 0px;
}

#container #header #headerVisual{
	background-image:url(/images/site/contentVisual.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 105px;
	width:815px;
	height:175px;
}