h2
{
	font: bold;
	color: #0064AD;
	font-size: 1.4em;
	height: 1.4em;
	vertical-align: bottom;
	padding-left: 0;
}

#left
{
	width: 50px;
	float: left;
	margin-bottom: 2px;
	background-color: #C1CDE3;
}

#right
{
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #C1CDE3;
}

#center
{
    width:360px;
/*	 height: 600px;*/
    float: left;
    margin-bottom: 2px;
	position: relative;
}
#demos
{
/*	position: absolute;*/
	width: 600px;
	height: 300px;
    float: left;
	margin-top: 10px;
	margin-bottom: 10px;
/*	margin-left: 45px;*/
	margin-right: auto;
	font-weight: normal;
	font-size: 12px;
}

#trademark
{
	width: 600px;
    float: left;
    margin-bottom: 2px;
	margin-left: 45px;
}
#fullwidth
{
    width:720px;
/*	 height: 600px;*/
    float: left;
    margin-bottom: 2px;
}

#rightBlocks
{
	padding: 5px;
	padding-left: 6px;
	padding-bottom: 8px;
	padding-top: 53px;
	background-color: #C1CDE3;
/*   border: 1px solid #9DABC6; */
	height: 1%;
	margin-right: 5px;
}

#rightBlocks a
{
    color:#0001AE;
    text-decoration: none;
}

#rightBlocks a.hyperlink {
    cursor: pointer;
}

#rightBlocks a:hover {
    color: Red;
    text-decoration: none;
}

#mainNewsMessage
{
    margin-bottom:10px;
}

.schermprint
{position: absolute;
width: 351px;
height: 60px;
top: 148px;
left: 439px;
z-index: 10;
font-weight: bold;
font-size: 14px;}
