.hidden { 
	overflow: hidden ; 
}
.toggle { 
	display: none ;
}

A:LINK 
	{
	color: #535353;
	text-decoration : none;
	}

A:VISITED 
	{
	color: #535353;
	text-decoration : none;
	}

A:ACTIVE 
	{
	color: #535353;
	text-decoration : none;
	}

A:HOVER 
	{
	color: #898989;
	text-decoration : none;
	}

a.menuc:link
	{
	color: #7b7c53;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 13px;
	font-weight: 100;
	}
	
a.menuc:active
	{
	color: #7b7c53;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 13px;
	font-weight: 100;
	}

a.menuc:visited
	{
	color: #7b7c53;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 13px;
	font-weight: 100;
	}
a.menuc:hover
	{
	color: #7b7c53;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 13px;
	font-weight: 100;
	}
	
a.submenuc:link
	{
	color: #000000;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 13px;
	font-weight: 100;
	}
	
a.submenuc:active
	{
	color: #000000;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 13px;
	font-weight: 100;
	}

a.submenuc:visited
	{
	color: #000000;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 13px;
	font-weight: 100;
	}
a.submenuc:hover
	{
	color: #000000;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 13px;
	font-weight: 100;
	}
	
a.start:link
	{
	color: #7e7e7e;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 12px;
	font-weight: 100;
	}
	
a.start:active
	{
	color: #7e7e7e;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 12px;
	font-weight: 100;
	}

a.start:visited
	{
	color: #7e7e7e;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 12px;
	font-weight: 100;
	}
a.start:hover
	{
	color: #000000;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 12px;
	font-weight: 100;
	}


form 
	{
	margin:0;
	padding:0;
	}

BODY
	{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}



INPUT, TEXTAREA, OPTION, SELECT {
	font-family : Arial, Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color: #000000;
	background-color: #ffffff;
	font-weight : bold;
	padding-left: 3px;
	}


TABLE, TD, TH, TR {
	border: 0px solid;
	font-family : Arial, Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px; 
	color: #79797a;
	}

.kockbottom
	{
	background-image: url("../img/kockbottom.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px solid #a6a6a6;
	}
	
.menu
	{
	font-family: Helvetica, Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: 100;
	color: #7b7c53;
	border-top: 1px SOLID #a6a6a6; 
	border-bottom: 1px SOLID #a6a6a6;
	}

.bottom
	{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	border-top: 1px SOLID #a6a6a6; 
	}

h1
	{
	font-family: Helvetica, Georgia, Times, Georgia, "Trebuchet MS";
	font-size: 28px;
	font-weight: 100;
	color: #231f20;
	letter-spacing: -1px;
	line-height: 28px;
	margin-bottom: 13px;
	}
	
.newsred
	{
	color : #d20000;
	font-weight : bold;
	}
	
h2
	{
	font-family : Helvetica;
	font-size: 16px;
	font-weight: 200;
	color : #535353;
	}
	
.switchcontent
	{
	z-index: 100; 
	position: absolute; 
	background-color: #CCCCCC;
	padding: 8px;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	}

.maintext
	{
	padding-right: 10px; 
	padding-top: 10px;
	}
	

