
body { 
	font:normal 12px Arial,Helvetica,sans-serif; 
	color:#000000;
	background-color:#ffffff; 
	line-height: 15px;
	margin-top: 0px;
	margin-left: 0px;
	padding:0px;
/* 	overflow-x: hidden; */
}

p {margin:0; padding: 0;} 


a:link, a:active, a:visited { 
   color:#000000; 
   text-decoration:none; 
}

a img {
   border:none;
}

a.plain img {
	color: none;
	text-decoration: none;
	border: none;
}

a.infolink {
   font-weight:normal;
   text-decoration:underline;
}

.bold {
	font-weight: bold;
}

.under {
	text-decoration: underline;
}


#tvvmenu {
	position:fixed;
	bottom: 40px;
	left: 40px;
	height: 112px;
	background-color: white;
	z-index:11;
}

#tvvlogo_vert {
	position:fixed;
	top: 48px;
	right: 40px;
	z-index: 13;
}

#tvvlogo_hori{
	position:fixed;
	bottom: 132px;
	left: 180px;
	z-index: 2;
}

#tvv_nav1 {
/*
	position: fixed;
	top: 48px;
	left: 40px;
*/

	background-color:white;
	height:100%;
	left:0;
	padding-left:40px;
	padding-top:48px;
	position:fixed;
	top:0;
	width:120px;
	z-index: 10;

}

#tvv_content {
	position: absolute;
	top: 20px;
	margin-top: 0px;
	left: 160px;
/* 	width: 790px; */
	width: 410px;
	height: 557px;
}

.menuimg {
	border: none;
	margin-bottom: 2px;
}

#exhibition_textontop {
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 28px;
	padding-left: 20px;
}

#exhibition_text {
	position: fixed;
	left: 180px;
	padding-top: 48px;
	width:364px;
	background-color: white;
	z-index: 10;
}

#exhibitionpast_text{
	position: absolute;
	left: 180px;
	padding-top: 48px;
	width:364px;
	background-color: white;
	z-index: 10;	
}


#exhibition_thumbs {
	padding-top: 28px;
	margin-left: 20px;
	width:364px;
	position: absolute;
}




#publication_text {
	position: fixed;
	left: 180px;
	padding-top: 48px;
	width:364px;
	background-color: white;
	z-index: 10;
}


#left_text {
	padding-top: 28px;
	padding-left: 20px;
	width:364px;
}


#leftcolumn {
	position: fixed;
	left: 586px;
	top: 20px;
	width: 364px;
	overflow: visible;
}


#right_images {
	position: absolute;
	left: 426px;
	top: 0px;
	width: 364px;
	overflow: hidden;
}

#rightcolumn {
	position: fixed;
	left: 586px;
	top: 20px;
	width: 364px;
	overflow: visible;
}

.link {
	cursor: pointer;
}

.white, .white a {
	color: white;
	text-decoration: none;
}

#exhibitionimage, #publicationimage, #artistimage{
	padding-bottom: 3px;
}

#mask {
	position: fixed;
	margin-top: 0px;
	padding-left: 20px;
	height: 30px;
	width:364px;
	background-color: white;
}

.mailinput {
	width: 292px;
	height: 15px;
	border: 1px solid rgb(120,120,120);
	outline: none;
}

.mailinput_ta {
	width: 292px;
	height: 60px;
	border: 1px solid rgb(120,120,120);
	outline: none;
	resize: none;
}


.form_hr {
	border: none;
	height: 2px;
	color: black;
}