
body
{
	padding: 0 0 0 0;
	margin-top: 160px;
	margin-right: 230px; 
	margin-bottom: auto;
	margin-left: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

img
{
	border-style: none;
}

h1
{
	font-size: 14pt;
	font-weight: bold;
	position:relative;
	left: -20px;
	color: #666666;
}
h1 span.firstword
{
	color: #bad80a;
}

h3
{
	font-size: 10pt;
}
h4
{
	font-size: 10pt;
}
a
{
	color: #333333;
	font-weight: bold;
}



#photo
{
	position:fixed;
	left:0;
	top:77px;
	width: 100%;
	z-index: 10;
	background-color: #FFFFFF;
}

#headerbar
{
	z-index: 10;
	position: fixed; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 55px;
	background-color: #BDDE05;
}

#kruimelbar
{
	z-index: 10; 
	position: fixed; 
	padding-left: 150px; 
	top: 55px; 
	left: 0;
	width: 100%; 
	height: 20px; 
	background-color: #ffffff; 
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

#summary
{
	padding: 1em 0 1em 0;
	font-weight: 900;
}

#menu
{
	position:fixed;
	top:150px;
	left:0;
}

#logo
{
	z-index:11;
	position:fixed;
	left:0;
	top:0;
}


#newsContainer
{
	z-index: 1;
	position:fixed;
	top: 150px;
	bottom: 0;
	right: 0;
	width: 200px;
	overflow:hidden;
}

.newsfeed
{
	position:relative;
	top: 200px;
	background-color: White;
	padding: 0 20px 0 20px;
}

.newsfeed h2
{
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	font-weight: normal;
	margin-bottom:0;
	margin-top: 10px;
}

.newsfeed a
{

	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	margin-top: 0;
}

.newsfeed a:hover
{
	text-decoration: underline;
}

ul.links
{
	list-style-type:none;
}

li.links,
ul.links
{
	margin-left:0;
	padding-left:0;
}

#searchbar
{
	z-index: 11; 
	top: 30px; 
	right: 30px;
	width: 100%; 
	height: 20px; 
	text-align: right;
	position:fixed;
}

#newsbar_banner
{
	z-index:11;
	position:fixed;
	top: 76px;
	right:5px;
}
