
body { 
	margin: 0; 
	padding: 0; 
	border: 0;
	color: #fff;
	background-color: #3c3c3c;
	outline: 0;
	outline-width: 0;
	font: 12px/15px arial, helvetica, sans-serif;
	overflow-x:hidden;
}

/* @group Structure */

#content {
	width: 800px;
	height: 600px;
	background-color: #767a69;
	position:absolute;
    top:50%;
    left:50%;
    margin-top:-300px;
    margin-left:-400px;
	overflow: visible;
	text-align: left;
}

#contentHome	{
	width: 800px;
	height: 600px;
	background-color: #979481;
	position:absolute;
    top:50%;
    left:50%;
    margin-top:-300px;
    margin-left:-400px;
	overflow: visible;
	text-align: left;
}

#contentIframe {
	background-color: #979481;
	text-align: left;
}

iframe { 
overflow: hidden; 
}


.taalTxt	{
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-bottom: 70px;
}


#bigPic {
	float: right;
	margin: 0;
	padding: 0;
}

.plainTxt	{
	text-align: justify;
}

.titel	{
	font-size: 14px;
}

#footerTxt	{
	padding-top: 2px;
	text-align: right;
	font-size: 9px;
	background-color: #3c3c3c;
}

/* @end */



/* @group menu styling & position */

#menu	{
	font-size: 11px;
	color: #fff;
	line-height: 11px;
	text-align: center;
	margin: 17px 0 0 0;
	width: 665px;
}

#menuFR	{
	font-size: 11px;
	color: #fff;
	line-height: 11px;
	text-align: center;
	margin: 17px 0 0 0;
	width: 650px;
}

#menuContainer	{
	text-align: left;
	width: 665px;
}

#menu td{
	padding: 0 4px 0 4px;
}



.subMenuContainer	{
	margin-top:10px; 
}

.subMenu td	{
	font-size: 11px;
	text-align: center;
	width: 152px;
	height: 22px;
}

.subMenuMain	{
	background-color: #b1bb1c;
	color: #fff;
}

.subMenuMainOn	{
	background-color: #b1bb1c;
	color: #767a69;
}

.subMenuLinkOn	{
	color: #b1bb1c;
}

a.subMenuLink:link, a.subMenuLink:visited, a.subMenuLink:active	{
	color: #fff;
	text-decoration: none;
}
a.subMenuLink:hover	{
	color: #aebd1a;
	text-decoration: none;
}

a.subMenuHeadLink:link, a.subMenuHeadLink:visited, a.subMenuHeadLink:active	{
	color: #fff;
	text-decoration: none;
}
a.subMenuHeadLink:hover	{
	color: #767a69;
	text-decoration: none;
}

a.footLink:link, a.footLink:visited, a.footLink:active	{
	color: #7f7c6b;
	text-decoration: none;
}
a.footLink:hover	{
	color: #aebd1a;
	text-decoration: none;
}


/* @end */




/* @group forms */

select, textarea, input {
      border: 0;
}

.formField	{
	background-color: #767a69;
	color: #fff;
	font-size: 14px;
	width: 270px;
	height: 20px;
	margin-bottom: 3px;
}

/* @end */




/* @group styling */


a.menuLink:link, a.menuLink:visited, a.menuLink:active	{
	color: #fff;
	text-decoration: none;
}

a.menuLink:hover	{
	color: #aebd1a;
	text-decoration: none;
}

.m_current	{
	color: #aebd1a;
}

a.taalLink:link, a.taalLink:visited, a.taalLink:active	{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}

a.taalLink:hover	{
	color: #aebd1a;
	text-decoration: none;
}

a.taalLink2:link, a.taalLink2:visited, a.taalLink2:active	{
	font-size: 13px;
	color: #7f6a59;
	text-decoration: none;
}

a.taalLink2:hover	{
	color: #aebd1a;
	text-decoration: none;
}

a.footerLink:link, a.footerLink:visited, a.footerLink:active	{
	text-decoration: none;
	color: #fff;
}

a.footerLink:hover	{
	text-decoration: none;
	color: #aebd1a;
}

.Vstreepke	{
	font-size: 20px;
	color: #aebd1a;
}

.VstreepkeSm	{
	font-size: 14px;
	color: #aebd1a;
}

.VstreepkeFooter	{
	font-size: 14px;
	color: #aebd1a;
	margin: 0 3px 0 3px;
}


.taalFooter	{
	width: 800px;
	text-align: center;
	font-size: 13px;
	color: #7f6a59;
	margin-bottom: 12px;
}

.footer	{
	margin: 7px 0 0 -119px;
	position: absolute;
	font-size: 11px;
	width: 700px;
}

.footerRight	{
	margin: 7px 0 0 485px;
	position: absolute;
	font-size: 11px;
}

.speaker	{
	padding: 3px 0 0 0;
	position: absolute;
}

#logoSR	{
	border: 0;
	outline: 0;
	margin: 17px 17px 0 17px;
}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
	color: #aebd1a;
}

/* @end */


