	body {
		SCROLLBAR-SHADOW-COLOR: #CCCCCC;
		SCROLLBAR-3DLIGHT-COLOR: #EEEEEE;
		SCROLLBAR-HIGHLIGHT-COLOR: #DDDDDD;
		scrollbar-base-color: #FFFFFF;
		SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;	
		background-color: #D5D5D5;
		padding-top:  15px;
		padding-left: 15px;
	}
	
	body, table,  input {
		font-family: arial, helvetica;
		font-size: 11px;
	}

	div {
		/* background:#000000; */
		/* border:solid 1px; */
	}
	
	/* HEADLINES */
	.headline {
		font-family:  arial black, arial, helvetica;
		font-size: 32px;
		line-height: 30px;
		letter-spacing : -1px;
	}

	.subheadline {
		font-family:  arial black, arial, helvetica;
		font-size: 15px;
		line-height: 15px;
		letter-spacing : -1px;
	}


	.exhibition_subtitle
	{
		font-family:  arial black, arial, helvetica;
		font-size: 15px;
		line-height: 15px;
		letter-spacing : -1px;
	}

	
	a {
		font-family: arial, helvetica;
		color: #FFFFFF;
		text-decoration : none;
	}
	
	.menu {
		font-family:  arial black, arial, helvetica;
		font-size: 14px;
		line-height: 14px;
		letter-spacing : 0px;
		color:FFFFFF;
	}	

	.menu_years {
		font-family:  arial black, arial, helvetica;
		font-size:24px; 
		line-height:24px; 
	}

	
	.text, .text_bold {
		font-family: arial, helvetica;
		font-size: 12px;
		line-height: 15px;
		color: #000000;
	}
	.text_small, .text_small_bold {
		font-family: arial, helvetica;
		font-size: 12px;
		line-height: 14px;
		text-decoration : none;
	}	
	
	.text_small_bold, .text_bold {
		font-weight:bold;
	}
		
	.text_headline, .text_link {
		font-family: arial, helvetica;
		font-size: 12px;
		line-height: 14px;
		font-weight:bold;
		letter-spacing : 0px;
	}	
	
	.text_link {
		color:#FFFFFF;
	}

	/*
	a.subheadline_link {
		font-family: arial black, arial, helvetica;
		color: #FFFFFF;
		font-size: 15px;
		line-height: 15px;
		letter-spacing : -1px;
	}*/

	.input_text {	
		width:390;
		background-color:#B4B4B4;
		color:#FFFFFF;
		border:none;
		height:20px;
		padding:3px;
		font-size:12px;
		line-height: 13px;
		font-family: arial , helvetica;
	}
	
	form {
		padding:0px;
		margin:0px;
	}
